Disable kics secret detection
What does this MR do?
Disables kics secret detection. We have a separate secret detection solution. Also adds the git executable to resolve a non-critical error that shows in the output.
Example of kics secret detection finding that will no longer be found: https://gitlab.com/gitlab-org/gitlab-environment-toolkit/-/pipelines/582386181/?reportType=SAST
Confirmation of secret detection being disabled: https://gitlab.com/gitlab-org/gitlab-environment-toolkit/-/pipelines/580403652/security?reportType=SAST
What are the relevant issue numbers?
Disable secret detection in KICS SAST IAC scanner (gitlab-org/gitlab#346181 - closed)
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