After gitlab runs the trivy scan (v.49.1) and provides “gl-container-scanning-report.json”
I am trying to run Trivy convert “trivy convert –format template –template “@contrib/html.tpl” /tmp/report.html gl-container-scanning-report.json
ERROR: “FATAL AWS and Kubernetes scanning reports are not yet supported”
Has anyone gotten past this error?
Is there another way to convert the scan report.json to .html
I am trying to run Trivy convert “trivy convert –format template –template “@contrib/html.tpl” /tmp/report.html gl-container-scanning-report.json
I expected the the ” trivy convert” command to actually work.
Justin Blazejewski is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.