Zachary Rice
Zachary Rice
@very-doge-wow could you follow the [contributing guidelines](https://github.com/zricethezav/gitleaks/blob/master/CONTRIBUTING.md) and update this PR? Thanks!
~~I do not plan on supporting this in the default generic rule as it would likely introduce more false positives. Closing for now~~ Spoke too soon, might have a solution...
@raadsec I recently added some contributing guidelines for adding new rules, see https://github.com/zricethezav/gitleaks/blob/master/CONTRIBUTING.md The rules you are proposing that I'm willing to add as the default are the following: 1....
closing in favor of https://github.com/zricethezav/gitleaks/pull/943
Hey @bill-rich thanks for the PR! I appreciate Trufflehog contributing to the project 😄. I think I agree with these changes but am curious to hear what lead you guys...
@svyotov going to take a look at this soon. Sorry for the delay
Hi @salolivares I'm not seeing the `sgp_` patterns anywhere in the segment api. I tried following the directions here https://api.segmentapis.com/docs/guides/#getting-started and the tokens that I was generating did not contain...
Hi @salolivares, I recently added some contributing guidelines on how to add new rules, could you follow the steps listed in this document? https://github.com/zricethezav/gitleaks/blob/master/CONTRIBUTING.md I'd be happy to merge after...
@weineran thanks for the PR! This is a good change with one suggested change: - Remove `golang.org/x/lint` from the go.mod/go.sum file. Lint is not used in the gitleaks binary. Linting...
@zaycev what is the current bug behavior? Could you provide a little more context on what this PR fixes?