mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 23:05:11 +00:00
CI: disable spotbugs SAST analyzer
It requires building our Ant projects, which have not been touched in years.
This commit is contained in:
@@ -133,3 +133,6 @@ include:
|
|||||||
- template: SAST.gitlab-ci.yml
|
- template: SAST.gitlab-ci.yml
|
||||||
- template: Secret-Detection.gitlab-ci.yml
|
- template: Secret-Detection.gitlab-ci.yml
|
||||||
- template: Dependency-Scanning.gitlab-ci.yml
|
- template: Dependency-Scanning.gitlab-ci.yml
|
||||||
|
|
||||||
|
variables:
|
||||||
|
SAST_EXCLUDED_ANALYZERS: "spotbugs"
|
||||||
|
Reference in New Issue
Block a user