mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
CI: don't run the Bandit SAST analyzer on our test suites
Let's focus for now on code that runs on our users' systems.
This commit is contained in:
parent
086fb04f21
commit
8c8965a720
@ -135,3 +135,4 @@ include:
|
||||
|
||||
variables:
|
||||
SAST_EXCLUDED_ANALYZERS: "eslint,flawfinder,semgrep,spotbugs"
|
||||
SAST_BANDIT_EXCLUDED_PATHS: "*/tst/*, */test/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user