summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 17:25:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 17:25:41 -0700
commite98553f9383f69387bc2cf326554ac74d768f40f (patch)
tree8d428a8411630d29d4d6117c5a84f9d751797471
parentb4c024a1cf80b81f7f286873d5fc6877d34d2db6 (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 fe0d2c9..bde0063 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