We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi guys,
Hope you are all well !
I tried trivy action and I have the following error:
Uploading sarif files: ["trivy-results.sarif"] Error details: instance.runs[0].tool.driver.rules contains duplicate item
Is there a parameter to set in trivy to avoid duplicates ?
Here is my workflow file: https://github.com/lucmichalski/prestashop-docker/blob/trivy/.github/workflows/security.yml
Cheers, Luc Michalski