mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
CI: disable SemGrep SAST analyzer
It runs the flawfinder checks, so let's disable this one for the same reason we disabled flawfinder.
This commit is contained in:
parent
9bbbcd8447
commit
086fb04f21
@ -134,4 +134,4 @@ include:
|
||||
- template: Secret-Detection.gitlab-ci.yml
|
||||
|
||||
variables:
|
||||
SAST_EXCLUDED_ANALYZERS: "eslint,flawfinder,spotbugs"
|
||||
SAST_EXCLUDED_ANALYZERS: "eslint,flawfinder,semgrep,spotbugs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user