diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 546bb9d7d59f3e5ffaba275fe6c95f552a93065b..9c80831eabdddcbcad2eae1d13c5c038fd4a0aad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,9 +1,9 @@
-include:
-  - template: Dependency-Scanning.gitlab-ci.yml
+#include:
+#  - template: Dependency-Scanning.gitlab-ci.yml
 #  - template: Security/License-Scanning.gitlab-ci.yml
-  - template: Security/Secret-Detection.gitlab-ci.yml
-  - template: Security/SAST.gitlab-ci.yml
-  - template: DAST.gitlab-ci.yml
+#  - template: Security/Secret-Detection.gitlab-ci.yml
+#  - template: Security/SAST.gitlab-ci.yml
+#  - template: DAST.gitlab-ci.yml
 
 stages:
   - build backend