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

Adjust ready for beta status

This commit is contained in:
Bernhard Reiter 2022-05-17 20:36:41 +02:00
parent d779a3fd7e
commit 95911d193a
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554

View file

@ -1,8 +1,8 @@
# csaf_distribution # csaf_distribution
A proof of concept implementation of a [CSAF 2.0](https://docs.oasis-open.org/csaf/csaf/v2.0/csd02/csaf-v2.0-csd02.html) trusted provider, checker and aggregator. Includes an uploader command line tool for the trusted provider. An implementation of a [CSAF 2.0](https://docs.oasis-open.org/csaf/csaf/v2.0/csd02/csaf-v2.0-csd02.html) trusted provider, checker and aggregator. Includes an uploader command line tool for the trusted provider.
Status: Alpha (all planned functionality, but known defects, see issues.) Status: Beta (ready for more testing, but known short comings, see issues)
## [csaf_provider](docs/csaf_provider.md) ## [csaf_provider](docs/csaf_provider.md)