I am using trivy to do docker scanning and then saving the output into result.json
file. Now I am trying to send the file to DefectDojo to visualize it there, how can I do that?
Upload Trivy result.json file to DefectDojo
2.1k Views Asked by AudioBubble At
2
There are 2 best solutions below
0

There's another problem with DefectDojo's importer for Trivy: They parse only CVEs, but trivy can find secrets as well.
Try this tool as well: https://docs.whitespots.io/appsec-portal/install/deployment-guide/installation
Go to "Products" , Select a product, in the "Findings" tab > "Import Scan Results"
or use API: create an engagement:
Import Scan: