mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
CI: disable flawfinder SAST analyzer
It reports hundreds of issues, lots of them with critical severity. The GitLab UI allows dismissing them one-by-one very quickly, but I'm not a good person to do that. Let's try to have a better signal/noise ratio for this first iteration.
This commit is contained in:
parent
9240e12e73
commit
8655cf162a
@ -134,4 +134,4 @@ include:
|
||||
- template: Secret-Detection.gitlab-ci.yml
|
||||
|
||||
variables:
|
||||
SAST_EXCLUDED_ANALYZERS: "spotbugs"
|
||||
SAST_EXCLUDED_ANALYZERS: "flawfinder,spotbugs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user