Releases: trufflesecurity/trufflehog
Releases · trufflesecurity/trufflehog
v3.23.2
What's Changed
- Fix GitUrl Return by @pulkitanz in #987
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #980
- Switch to retryableHttpClient for GitHub AuthN API Client + More Logs by @yilmi in #995
- Bump cloud.google.com/go/secretmanager from 1.9.0 to 1.10.0 by @dependabot in #1006
- Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 by @dependabot in #1007
- Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 by @dependabot in #1008
- Bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #1009
- Handle invalid regex for custom detector. by @ahrav in #1005
- Capture callstack of canceled contexts by @mcastorina in #979
- Validate custom regular expressions on detector initialization by @mcastorina in #1010
Full Changelog: v3.23.1...v3.23.2
v3.23.1
What's Changed
Full Changelog: v3.23.0...v3.23.1
v3.23.0
v3.22.0
v3.21.1
v3.21.0
What's Changed
- Bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 by @dependabot in #981
- Bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #982
- Add configuration parsing and custom detectors to engine by @mcastorina in #968
- Add custom regex detector docs by @mcastorina in #983
- Remove custom log leveler by @mcastorina in #985
Full Changelog: v3.20.0...v3.21.0
v3.20.0
What's Changed
- Bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 by @dependabot in #934
- Bump github.com/bill-rich/disk-buffer-reader from v0.1.6 to v0.1.7 by @bill-rich in #970
- Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 by @dependabot in #971
- Bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 by @dependabot in #973
- [bug] - Handle error when scanning s3 bucket. by @ahrav in #969
- Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.5.1 by @dependabot in #972
- Bump github.com/envoyproxy/protoc-gen-validate from 0.6.13 to 0.9.1 by @dependabot in #963
- Add more logging for git sources by @mcastorina in #974
- Add s3 object count to trace logs by @bill-rich in #975
- Implement CustomRegex detector by @mcastorina in #950
- Use Todoist's REST API v2 by @goncalossilva in #978
- Allow using a glob for include list. by @ahrav in #977
New Contributors
- @goncalossilva made their first contribution in #978
Full Changelog: v3.19.0...v3.20.0
v3.19.0
What's Changed
- Add newlines when file is split by @bill-rich in #937
- fix: small errors by @0xflotus in #917
- Close files to clean up tmp files by @bill-rich in #940
- Use new diskbufferreader version by @bill-rich in #941
- Add logger to context by @bill-rich in #947
- Add test for configuring custom regex with webhook verification by @mcastorina in #946
- Add CustomRegex validation by @mcastorina in #939
- Update README.md by @dxa4481 in #952
- Integration test fixes by @bill-rich in #956
- Change chunker test source by @bill-rich in #959
- Don't scan the --since-commit target by @bill-rich in #960
- Pre-commit not GH action PR by @bill-rich in #961
- Export line number code by @bill-rich in #962
- Update Adding_Detectors_external.md by @pulkitanz in #957
- Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 by @dependabot in #954
- Bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #955
- Only scan an org and org related repos with --org flag. by @ahrav in #931
- Support globbing with ignore repos by @dustin-decker in #967
New Contributors
- @0xflotus made their first contribution in #917
- @pulkitanz made their first contribution in #957
Full Changelog: v3.18.0...v3.19.0
v3.18.0
What's Changed
- Update README.md by @jcastilloixl in #920
- Update github_old.go by @ankushgoel27 in #916
- Add
--exclude-pathssupport for gitlab scanning module by @jesslam948 in #919 - Log the stack trace and recover object by @mcastorina in #923
- Initialize scan options if given a nil pointer by @mcastorina in #924
- Bump google-github-actions/auth from 0 to 1 by @dependabot in #912
- Bump github.com/getsentry/sentry-go from 0.14.0 to 0.15.0 by @dependabot in #914
- Bump cloud.google.com/go/secretmanager from 1.8.0 to 1.9.0 by @dependabot in #906
- ed25519 private keys not detected. by @ahrav in #926
- Return an error from ReadToMax when it panics by @mcastorina in #925
- Add warning about using trufflehog as a library by @mcastorina in #928
- Enable skipping of particular key IDs by @dustin-decker in #930
- add LDAP detector by @dustin-decker in #896
- Fix error message by @thiagola92 in #933
- Skip some FTP FPs by @dustin-decker in #929
- add rambbitmq detector by @jesslam948 in #936
- Update slack webhook detector string check by @ahrav in #932
- Add custom detectors configuration parsing by @mcastorina in #927
- S3 scanner improvements by @dustin-decker in #938
New Contributors
- @jcastilloixl made their first contribution in #920
- @jesslam948 made their first contribution in #919
- @thiagola92 made their first contribution in #933
Full Changelog: v3.17.0...v3.18.0
v3.17.0
What's Changed
- fixed mailchimp detector by @ankushgoel27 in #909
- Fixed the brew install tap command by @jjasghar in #911
- Update Scrapfly API Key Format by @jjsaunier in #910
- Replace plain decoder with utf8 by @bill-rich in #922
New Contributors
- @jjsaunier made their first contribution in #910
Full Changelog: v3.16.4...v3.17.0