summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 16:52:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 16:58:19 -0700
commit252bc4ba0dd629c9b407f7e7947977219a4cea6c (patch)
tree72447567880ee6f90c1c018f7810699346d4ad6c
parent925903018f73807a09c812a7500770bfb9e56a55 (diff)
downloadxorg-driver-xf86-input-libinput-252bc4ba0dd629c9b407f7e7947977219a4cea6c.tar.gz
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 4005637..d49854c 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
variables:
FDO_UPSTREAM_REPO: xorg/driver/xf86-input-libinput