mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Indicate status as release candidate
* Fix one minor documentation typo.
This commit is contained in:
parent
7dbc918721
commit
2656312ab1
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
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, aggregator and downloader. Includes an uploader command line tool for the trusted provider.
|
||||
|
||||
Status: Beta (ready for more testing, but known shortcomings see issues)
|
||||
Status: Release Candidate
|
||||
|
||||
|
||||
## [csaf_provider](docs/csaf_provider.md)
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ Application Options:
|
|||
Help Options:
|
||||
-h, --help Show this help message
|
||||
```
|
||||
E.g. creating the initial directiories and files
|
||||
E.g. creating the initial directories and files.
|
||||
|
||||
```bash
|
||||
./csaf_uploader -a create -u https://localhost/cgi-bin/csaf_provider.go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue