diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 87f7e478852ddef0c28b0bbd35c0566ebf9b7abb..990b0a42156bc8b2f82bb4e3c4e980d490f07e48 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