1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Merge pull request #600 from gocsaf/docs-proxy-for-2

fix docs link to standard
This commit is contained in:
JanHoefelmeyer 2024-12-02 10:41:57 +01:00 committed by GitHub
commit 18af28f475
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,9 @@ calls it a *CSAF publisher*.
After manually downloading the advisories from such a publisher, After manually downloading the advisories from such a publisher,
the tools here can be used to offer the CSAF files for automated downloading the tools here can be used to offer the CSAF files for automated downloading
as *CSAF aggregator*. (The construct is called *CSAF proxy provider*. See [Section 7.2.5](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html#725-role-csaf-aggregator) for more details.) as *CSAF aggregator*. (The construct is called *CSAF proxy provider*.
See [Section 7.2.5](https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html#725-role-csaf-aggregator)
for more details.)
There are three necessary steps, easiest is to use There are three necessary steps, easiest is to use
one single virtual maschine (or container) per internal provider. one single virtual maschine (or container) per internal provider.