Commit dfcf745
committed
Add ignore file for trivy
We have a couple of CVEs that require bumping the go version
to 1.23, which we do not want to do on the release branch.
Govulncheck also identified that we are not affected by the CVEs
even though we are on an affected version of the modules.
This can be verified by running govulncheck with -show verbose
and cross referencing the vulnerabilities between trivy and
govulncheck.
Signed-off-by: Lennart Jern <[email protected]>1 parent 85d8279 commit dfcf745
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments