summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 17:14:58 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 17:14:58 -0700
commit3ce99f5f7fed6d50674fbf9808c658141534e09e (patch)
tree37681b6e499ed4e9801d924c892706cb16f3d52d
parent169505ec7a5ea04fd3e5b18eafa190cdb35ff163 (diff)
gitlab CI: enable gitlab's builtin static analysis
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eb71f91..838626d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,6 +13,7 @@ include:
- project: 'freedesktop/ci-templates'
ref: *template_sha
file: '/templates/ci-fairy.yml'
+ - template: Security/SAST.gitlab-ci.yml
stages:
- prep