mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +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: Secret-Detection.gitlab-ci.yml
|
||||
- template: Dependency-Scanning.gitlab-ci.yml
|
||||
|
||||
variables:
|
||||
SAST_EXCLUDED_ANALYZERS: "spotbugs"
|
||||
|
Reference in New Issue
Block a user