summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 18:35:08 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 18:58:08 -0700
commita25ca015e6b46bcf6560abe273cfb529c4bdd287 (patch)
tree6e85613132b1234f6332cd2ff8cf1ef7880d8dd8
parent7b940097545ea60e5089ae67f593311f136ae271 (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 9e4afb41..52f9d491 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,6 +28,7 @@ include:
- project: 'freedesktop/ci-templates'
ref: *template_sha
file: '/templates/ci-fairy.yml'
+ - template: Security/SAST.gitlab-ci.yml
stages: