Replies: 1 comment 1 reply
-
Hi @yreddy-CS , Thank you for your interest in the plugin. If you create one report via one trivy command then you will have all in one place. (i.e. trivy scan2html fs --scanners vuln,secret,misconfig . interactive_report.html ) But if you need to execute multiple trivy commands then unfortunately, uploading each json is the only option. Please consider giving us a GitHub star ⭐️. Thank you! Regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to output all reports(image, sbom,fs, config) into a single HTML file instead of haivng to upload each json
Beta Was this translation helpful? Give feedback.
All reactions