Skip to content

Draft: feat: Disable secret-scanning

Lucas Charles requested to merge disable-secret-detectoin into main

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?

Edited by Lucas Charles

Merge request reports