mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
CI: enable SAST, Secret-Detection, and Dependency Scanning
This commit is contained in:
committed by
intrigeri
parent
099f99a395
commit
2a7bd3aa9e
@@ -110,3 +110,8 @@ shellcheck:
|
||||
# - stage: test
|
||||
# - script:
|
||||
# - cd changehat/pam_apparmor && make check
|
||||
|
||||
include:
|
||||
- template: SAST.gitlab-ci.yml
|
||||
- template: Secret-Detection.gitlab-ci.yml
|
||||
- template: Dependency-Scanning.gitlab-ci.yml
|
||||
|
Reference in New Issue
Block a user