/csaf_advisory_example

An example to show how to use an advisory model from the CSAF standard

Primary LanguageGoMIT LicenseMIT

csaf_advisory_example

This is an example for how to use the advisory model to search for PURLs belonging to a product ID in an advisory of the CSAF 2.0 standard.

How to use

Build the binary: go build

Run the binary with one or more files as parameters: csaf_advisory_example [OPTIONS] [files]

Find out how to use the options by running: csaf_advisory_example --help