diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1ee80a410404eca16882197b10d4edffd9071edd..b15f11e73bbec345a297d73ccce892f2616e9745 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,9 +24,3 @@ docker-build:
     - if: $CI_COMMIT_BRANCH
       exists:
         - Dockerfile
-
-php-security-checker:
-  stage: test
-  image: registry.gitlab.com/pipeline-components/php-security-checker:latest
-  script:
-    - cd public/API && security-checker security:check composer.lock