Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 980 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 980 Bytes

Contribution guidelines

Please create an issue to collect feedback prior to feature additions. If possible try to keep PRs scoped to one feature, and add tests for new features. We use the fork-based contribution model described by GitHub's documentation. (In short: Fork the TruffleHog repo and open a PR back from your fork into our default branch.)

When showing interest in a bug, enhancement, PR, or issue, please use the thumbs up/thumbs down emoji on the original message rather than adding comments expressing the same.

Contributors need to sign our CLA before we are able to accept contributions.

Resources

Adding new secret detectors

We have published some documentation and tooling to get started on adding new secret detectors. Let's improve detection together!