Skip to content

Reject commits with GitGuardian

Patrick Cyiza requested to merge 438032-enforce-gitguardian-validation into master

What does this MR do and why?

Through the changes access process, we are calling the GitGuardian API to scan the changed blobs and and reject the commit if any policies were violated.

Changelog: added EE: True

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #438032 (closed)

Edited by Patrick Cyiza

Merge request reports