mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +01:00
Improve usage example
This commit is contained in:
parent
65e199d9e6
commit
5f6a067119
1 changed files with 2 additions and 2 deletions
|
|
@ -72,9 +72,9 @@ u=http://localhost/cgi-bin/csaf_provider.go
|
||||||
|
|
||||||
## csaf_checker
|
## csaf_checker
|
||||||
|
|
||||||
Provider checker is a tool for testing a CSAF trusted provider according to [Section 7 of the CSAF standard](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html#7-distributing-csaf-documents).
|
Provider checker is a tool for testing a CSAF trusted provider according to [Section 7 of the CSAF standard](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html#7-distributing-csaf-documents).
|
||||||
Usage example:
|
Usage example:
|
||||||
``` ./csaf_checker example.com -f html > check-results.html```
|
``` ./csaf_checker example.com -f html -o check-results.html```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue