diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26ff51d4b27130d20df598c3c9c1a9cab40faa6a..29d9c03897bae3bdf09cdbfd85052e6b582cc0a4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,10 +13,6 @@ variables:
   CACHE_COMPRESSION_LEVEL: "fast"
 #  CI_DEBUG_TRACE: "true"
 
-include:
-  - template: Security/SAST.gitlab-ci.yml
-  - template: Security/Secret-Detection.gitlab-ci.yml
-
 default:
   image:
     # use this image for all later stages that happen after the build stage