Tag: detection
-
Gitlab v14 introduces a breaking change to secrets detection job
Recently we started to get a pipeline failure in Gitlab for one of our projects. The issues was : jobs secret detection default branch config should implement a script: or a trigger: keyword In this project we were using Gitlab Secrets Detection jobs templates like this : include: - template: Security/SAST.…