summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 16:31:19 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 16:31:19 -0700
commit7ca8d2042d1cac990d77982a2bcf492ed0548a8b (patch)
treec48a802514da05b47a83b325ecbf5a09a5ea2d56
parent644e96bf5ec409519a6f653c17409d2f03463a21 (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 548bc6c..8227d25 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,6 +15,7 @@ include:
- project: 'freedesktop/ci-templates'
ref: *template_sha
file: '/templates/ci-fairy.yml'
+ - template: Security/SAST.gitlab-ci.yml
# global variables to be used by most/all jobs.
variables: