Andrew Bowman

Results 6 comments of Andrew Bowman

Also seeing this issue in version 0.1.7 however degrading to version 0.1.6 does not show this issue

Hi! I'm investigating switching to using this project from another dict flattening library and this is one of the missing features that I would need. I was able to easily...

@ianlini lmk if theres anything you think should be changed on this or would need to be considered...otherwise this should be good to merge :-)

> Thanks for your contribution. Your idea is cool but the word "hook" is too ambiguous here. > > Correct me if I am wrong. We originally support customized key...

Interestingly enough I also am seeing this with ipynb files converted to python. The following detected no leaks: ``` gitleaks detect --no-banner --no-git --redact --exit-code 0 --report-path some_folder/gitleaks.json --source some_folder/__main__.py...

> @aneuway2 `ExposedExposedExposedExposed` has an entropy of 2.52, which is below the generic password entropy threshold: https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml#L487 Thanks @zricethezav ! Based on whats posted in issue #999, I wrote the...