dmd report advisories
Report advisories that are available for packages or dependencies in use
Synopsis
Report advisories that are available for packages or dependencies in use
This reports advisories from the following sources:
- the
advisories
table for custom or community-informed advisories - End of Life package advisories, via endoflife.date, and highlights whether dependencies are lacking active support or are actively end-of-life.
- AWS infrastructure version advisories, via endoflife-checker
Requires running db generate advisories
to seed the data.
dmd report advisories [flags]
Options
--advisory-type string
--csv Whether to output as a CSV file
-h, --help help for advisories
--organisation string
--out string Where to output report(s)
--owner string
--platform string
--repo string
--summary Whether to report only a short summary
Options inherited from parent commands
--db string the path to the input/output database
--debug whether to enable debug logging
SEE ALSO
- dmd report - Perform reports on the database