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
There is a risk with this approach to miss a new vulnerability being introduced by a
PR. But in our case, it is much less likely than a random CVE popping up in existing
dependencies at the wrong time, blocking a totally unrelated PR merge. And with
our regular scheduled scan, we will catch all vulnerabilities spotted by Trivy soon
enough (certainly way before I include the PR in a release).
0 commit comments