1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00

docs: improve link to CSAF standard documents

* Add overview link to csaf.io
 * Fix link to specification and add link to the latest errata document.
This commit is contained in:
Bernhard Reiter 2024-02-27 09:44:41 +01:00
parent b858640fc1
commit 51a681ef31
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554

View file

@ -1,7 +1,8 @@
# csaf_distribution # csaf_distribution
An implementation of a An implementation of a [CSAF](https://csaf.io/)
[CSAF 2.0](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html) [2.0 Spec](https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html)
([Errata](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html))
trusted provider, checker, aggregator and downloader. trusted provider, checker, aggregator and downloader.
Includes an uploader command line tool for the trusted provider. Includes an uploader command line tool for the trusted provider.