mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +01:00
Add csaf_checker to README
Co-authored-by: Bernhard E. Reiter <bernhard@intevation.de>
This commit is contained in:
parent
64db8b4afd
commit
65e199d9e6
1 changed files with 6 additions and 0 deletions
|
|
@ -70,6 +70,12 @@ action=create
|
||||||
u=http://localhost/cgi-bin/csaf_provider.go
|
u=http://localhost/cgi-bin/csaf_provider.go
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 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).
|
||||||
|
Usage example:
|
||||||
|
``` ./csaf_checker example.com -f html > check-results.html```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
- csaf_distribution is licensed as Free Software under MIT License.
|
- csaf_distribution is licensed as Free Software under MIT License.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue