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.
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