diff --git a/plugins/default-redis.yml b/plugins/default-redis.yml
index 5e074982bef974093af4f320aa5751703d478e22..a1a5567b3b3b0c45c99c777d604deaf329915e22 100644
--- a/plugins/default-redis.yml
+++ b/plugins/default-redis.yml
@@ -1,13 +1,7 @@
 include:
+  - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/stages.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/variables.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/cache.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/before-script-redis.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/matrix-redis.yml
-  - template: Security/SAST.gitlab-ci.yml
-  - template: Security/Dependency-Scanning.gitlab-ci.yml
-
-dependency_scanning:
-  before_script: echo ""
-
-sast:
-  before_script: echo ""
+  - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/gitlab-tools.yml
diff --git a/plugins/default.yml b/plugins/default.yml
index 277c45ae8384f0408286d73b0d60a5f2bccefb73..39a5a9e6ce83ec63f6bd12afef29fd97b05dafb9 100644
--- a/plugins/default.yml
+++ b/plugins/default.yml
@@ -1,7 +1,7 @@
 include:
-  - remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/add/sast-dep-gl/plugins/templates/stages.yml
+  - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/stages.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/variables.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/cache.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/before-script.yml
   - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/matrix.yml
-  - remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/add/sast-dep-gl/plugins/templates/gitlab-tools.yml
+  - remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/templates/gitlab-tools.yml