diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e66e4b6b7e468671afea7dcde7a77638c54365c3..912bda7ea8ffdd04341161616f4e6df5f9e8a5ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,6 +69,13 @@ plugins-tests:
   tags:
     - nix
 
+security:
+  stage: tests
+  script:
+    - ./ci.sh security
+  tags:
+    - nix
+
 volatile:
   stage: tests
   script: