cloud-gov / caulking

Prevent leaks with gitleaks, and use tests to validate
Other
32 stars 11 forks source link

Update gitleaks to 8.8.4 & fix configuration/tests #74

Closed markdboyd closed 2 years ago

markdboyd commented 2 years ago

Closes #73

Changes proposed in this pull request:

security considerations

Given the upgraded version of gitleaks and significant changes to its configuration and invocation, we want to make sure that there are no regressions in our detection. I assume that the unit tests are supposed to protect against regressions, but is there anything else that we should do here?