Skip to content

Run Pre-commit Secret Detection scans within Subprocess

Vishwa Bhat requested to merge secret-detection-optimize into master

What does this MR do and why?

This MR adds the implementation for running Secret Detection scan of each blob within the Subprocess for optimizing memory(see linked issue).

This MR also removes the implementation for skipping the lines ending with #gitleaks:allow keyword (Reasoning)

Closes #430160 (closed)

Reference Issue Numbers

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vishwa Bhat

Merge request reports