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
It was not intentional to make govulncheck run as part of
PR tests. The PR tests run the verify target. This commit
removes the govulncheck from that target.
The PR tests are anyway running with a different go version
than what we use to build release artifacts, so we cannot
really rely on the results.
Govulncheck will still be run in the weekly security-scan.
Signed-off-by: Lennart Jern <lennart.jern@est.tech>
0 commit comments