mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
CI: enable SAST, Secret-Detection, and Dependency Scanning
This commit is contained in:
parent
099f99a395
commit
2a7bd3aa9e
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue