cloud-gov / caulking

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

Update to version 6 of gitleaks #36

Closed pburkholder closed 4 years ago

pburkholder commented 4 years ago

Changes proposed in this pull request:

To test this:

make patterns
bats development.bats # all should pass
bats caulked.bats  # all should pass
make audit # should pass, unless you're in violation

security considerations

OK. Doesn't weaken any rules, doesn't reveal anything sensitive

pburkholder commented 4 years ago

@ccostino Yeah, something is still wrong. It "should" be a much smaller fix, but we won't know until we have a chance to pair.