Skip to content
Snippets Groups Projects
Verified Commit 4a82e51a authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

Add SAST scanner

parent b345bbe1
No related branches found
No related tags found
1 merge request!8Add SAST scanner
Pipeline #8971 passed
......@@ -41,3 +41,10 @@ next:
- git clone https://git.archlinux.org/pacman.git
- cd pacman && mkdir build && cd build && meson .. && ninja
- cd $CI_PROJECT_DIR && PKG_CONFIG_PATH=./pacman/build/meson-uninstalled make build
include:
- template: Security/SAST.gitlab-ci.yml
sast:
before_script:
- ''
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment