Skip to content

Disable kics secret detection

rossfuhrman requested to merge disable-secrets into main

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?

Edited by Lucas Charles

Merge request reports