diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 136ce37d06960f059706ea9312b9dd937b9f138b..17326a5aa5db9152fcafb2a89ff5c014014c3c3a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,12 @@ variables: SOURCE_DIRS: "mcp_module/ ai_agent/" TEST_DIRS: "tests/" +include: + - template: Security/SAST.gitlab-ci.yml + +sast: + stage: test + type: stage: type tags: