minder icon indicating copy to clipboard operation
minder copied to clipboard

Block binaries at PR-time

Open puerco opened this issue 1 year ago • 1 comments

Minder can check for binaries in the repository but we should expand the feature to detect and block pull requests that try to check in binaries into the repository.

puerco avatar Jul 11 '24 06:07 puerco

For this, we probably need to improve the PR remediation type -- today, each PR remediation is hand-coded, rather than being able to use the rules language effectively.

evankanderson avatar Aug 01 '24 13:08 evankanderson