When testing a container (snyk container scan my_image:my_tag --file=Dockerfile --json), the output contains a section with a suggestion for a base image upgrade (example below). This suggestion is one of the most useful parts of the report, however, it doesn't appear in the html report generated by snyk-to-html.
When testing a container (
snyk container scan my_image:my_tag --file=Dockerfile --json
), the output contains a section with a suggestion for a base image upgrade (example below). This suggestion is one of the most useful parts of the report, however, it doesn't appear in the html report generated bysnyk-to-html
.