trufflehog/hack
ahrav 9867ce8eb8
Allow for configuring the buffered file writer (#2319)
* Write large diffs to tmp files

* address comments

* Move bufferedfilewriter to own pkg

* update test

* swallow write err

* use buffer pool

* use size vs len

* use interface

* fix test

* update comments

* fix test

* Allow for configuring the buffered file writer

* remove unused

* add missing method

* remove

* remove unused

* move parser and commit struct closer to where they are used

* linter change

* fix snifftest

* address comments

* add more kvp pairs to error

* fix test

* update

* add back missing metadata fields

* address comments

* remove bufferedfile writer

* fix

* address comments

* use unint8

* update interface

* adjust interface

* fix tests

* make linter happy

* fix finalize

* address comments

* update test

* address comments

* lint

* remove guard

* fix test

* fix

* add TODO

* fix tests
2024-01-30 12:51:58 -08:00
..
bench added azurefunctionkey detector (#2337) 2024-01-29 09:20:33 -08:00
docs Update Adding_Detectors_external.md (#1822) 2023-09-26 17:18:58 -05:00
generate feat(detectors): update template (#2342) 2024-01-29 21:21:23 -08:00
semgrep-rules Add the new MaxMind license key format (#2181) 2024-01-26 11:49:47 -08:00
snifftest Allow for configuring the buffered file writer (#2319) 2024-01-30 12:51:58 -08:00
Dockerfile.protos added azurefunctionkey detector (#2337) 2024-01-29 09:20:33 -08:00