You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,10 +225,12 @@ You can generate a .trivyignore file for known vulnerabilities by either downloa
225
225
226
226
If generated locally, then the output goes into .out/scan_results_docker.json
227
227
228
-
Once you have the scan output, use the following to generate a .trivyignore
228
+
Once you have the scan output, use the following to generate a new .trivyignore file called .trivyignore.new.yaml. Note this will overwrite the output file when run so it should point to a new file and the contents merged with existing .trivyignore file
0 commit comments