vulnlog report
Generates an HTML report from a Vulnlog file.
vulnlog report <file> [filter flags] [-o <path>]
| Flag | Description |
|---|---|
|
Output file path. Defaults to vulnlog-report.html in the current directory. |
|
Filter on reporter. |
|
Filter on release, include all releases up to and including that release. |
|
Filter on tags. Use multiple times to filter on multiple tags. |
Generate an HTML report
vulnlog report full-example.vl.yaml
Report written to: vulnlog-report.html