mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
16 lines
379 B
Markdown
16 lines
379 B
Markdown
# csaf_advisory_example
|
|
|
|
This is a small searcher using the advisory model to search for PURLs belonging to a product ID in an advisory of the CSAF 2.0 standard.
|
|
|
|
Usage:
|
|
```
|
|
|
|
csaf_advisory_example OPTIONS [files...]
|
|
|
|
Application Options:
|
|
-p The Product ID
|
|
|
|
Help Options:
|
|
-h, --help Show a help message
|
|
|
|
```
|