Draft: feat: Disable secret-scanning
What does this MR do?
KICS performs Category:Secret Detection by default but uses a small subset of our total scanner. We should keep this scanner focused solely on SAST findings to improve results, reduce duplication, and a minor performance improvement.
This MR targets !8 (merged) since I needed the buildArgs
extraction to improve testability and reduce MR noise. It can target main
once that MR is merged
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10527 -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer
Edited by Lucas Charles