It is normal for the Secret Detection scanner to only scan the last commit? (1 commit)
-
Expected behavior?
- When using the Secret Detection job from GitLab’s templates in a pipeline created from a Merge Request, the scanner should scan all commits on that Merge Request
-
Observed behavior
- When using the Secret Detection job from GitLab’s templates in a pipeline created from a Merge Request, the scanner is only scanning the last commit (so secrets previously committed in the same merge request are going unscanned and undetected)