Releases: trufflesecurity/trufflehog
Releases · trufflesecurity/trufflehog
v3.10.4
What's Changed
- fix regex pattern for confluent detector by @ap00rv in #778
- Add AWS account information by @dustin-decker in #782
- Bump github.com/felixge/fgprof from 0.9.2 to 0.9.3 by @dependabot in #780
- Bump github.com/rs/zerolog from 1.27.0 to 1.28.0 by @dependabot in #742
- [THOG-681] - Handle errors sources by @ahrav in #783
- Improve GitHub debug logging by @dustin-decker in #784
- Provide correct username for app cloning and add integration test by @dustin-decker in #786
- add tests by @bill-rich in #785
- Use disk-buffer-reader that implements Seeker and ReaderAt by @bill-rich in #787
- Add context so to avoid splitting creds. by @bill-rich in #791
- Fix include-members not working on github by @trufflesteeeve in #773
- [OC-101] - Prevent Gitlab detector panic by @ahrav in #799
- [THOG-690] - Add visibility to slack metadata proto message by @ahrav in #796
- Add support for MongoDB detector. by @ahrav in #793
- Use recover to catch panic in dep for old rars by @bill-rich in #801
- Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #794
- Add SlackRealtime proto message by @trufflesteeeve in #803
- Add location to Slack and Confluence metadata by @mcastorina in #802
- Update readme.go by @ankushgoel27 in #795
- Bump github.com/envoyproxy/protoc-gen-validate from 0.6.7 to 0.6.8 by @dependabot in #807
New Contributors
- @ap00rv made their first contribution in #778
- @ankushgoel27 made their first contribution in #795
Full Changelog: v3.10.3...v3.10.4
v3.10.3
What's Changed
- Use gitparse for unstaged changes. by @bill-rich in #775
Full Changelog: v3.10.2...v3.10.3
v3.10.2
What's Changed
- Split parsing from reader by @bill-rich in #774
- Fix Honeycomb detector with older key format by @MNThomson in #777
- clean up detectors by @dustin-decker in #776
Full Changelog: v3.10.1...v3.10.2
v3.10.1
What's Changed
- added new detector by @lonmarsDev in #751
- Enhancement in Gitlab detector by @roxanne-tampus in #588
- fix and make_protos by @lonmarsDev in #757
- [OC-71] - Add helper methods to context to set metatada token values for the API by @ahrav in #760
- added new detectors by @ladybug0125 in #761
- updated docs for testing by @roxanne-tampus in #764
- fix issue in codacy by @roxanne-tampus in #758
- added new detector by @roxanne-tampus in #765
- Fix okta detector by @dustin-decker in #771
Full Changelog: v3.10.0...v3.10.1
v3.10.0
What's Changed
- Allow secrets to be passed as env vars by @fenak in #736
- Import 27 new detectors by @dustin-decker in #737
- [THOG-643] Implement independent log level controls by @mcastorina in #733
- Add common sentry recover library and add into goroutines by @dustin-decker in #738
- Bump go.uber.org/zap from 1.22.0 to 1.23.0 by @dependabot in #741
- added new detectors by @roxanne-tampus in #743
- [chore] - ioutil.ReadFile is deprecated by @ahrav in #753
- Use correct reader in filesystem source by @bill-rich in #756
New Contributors
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- Add Honeycomb detector by @MNThomson in #687
- Feature/scalr detector by @lonmarsDev in #519
- added websitepulse detector by @lonmarsDev in #516
- added tokeet detector by @lonmarsDev in #515
- Feature/salesmate detector by @lonmarsDev in #514
- added kanbantool detector by @lonmarsDev in #513
- added demio detector by @lonmarsDev in #512
- added heatmapapi detector by @lonmarsDev in #509
- added getresponse detector by @lonmarsDev in #506
- added codeclimate detector by @lonmarsDev in #484
- added flightlabs detector by @ladybug0125 in #475
- added prodpad detector by @lonmarsDev in #470
- added lemlist detector by @lonmarsDev in #469
- added formsite detector by @lonmarsDev in #467
- added docparser detector by @lonmarsDev in #458
- added parseur detector by @lonmarsDev in #454
- Added ecostruxureit detector by @roxanne-tampus in #555
- Added transferwise detector by @roxanne-tampus in #558
- Added holistic detector by @roxanne-tampus in #556
- Added twist detector by @roxanne-tampus in #549
- Added monkeylearn detector by @roxanne-tampus in #553
- Added gtmetrix detector by @roxanne-tampus in #554
- Added duply detector by @roxanne-tampus in #552
- Added braintreepayments detector by @roxanne-tampus in #541
- added apilayer scanner by @lonmarsDev in #368
- added appointed scanner by @lonmarsDev in #425
- [bug] - Fix the starting index value for plus line check. by @ahrav in #734
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
- [THOG-608] - Fix linter errors. by @ahrav in #701
- [Thog-371] Utilize config struct for engine scans by @ahrav in #700
- Use re-readable reader and common chunker by @bill-rich in #703
- Support scanning binary files in git sources by @bill-rich in #684
- [OC-40] Document pre-commit hook by @mcastorina in #708
- [chore] - Use config struct instead of pointer for engine scans. by @ahrav in #709
- [Thog-628] update detector results hash v2 by @ahrav in #710
- Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 by @dependabot in #713
- Check for nil filter by @bill-rich in #714
- Use pointer to config by @bill-rich in #715
- Add the slack client token to the slack tokens proto by @trufflesteeeve in #717
- Move context and log libraries to trufflehog by @mcastorina in #718
- Use trufflesec git parser by @bill-rich in #729
- Bump github.com/aws/aws-sdk-go from 1.44.61 to 1.44.83 by @dependabot in #731
- Added support for SSH URIs by @VanTekken in #725
- Use file handler and common chunker by @bill-rich in #707
- Bump github.com/xanzy/go-gitlab from 0.69.0 to 0.73.1 by @dependabot in #730
- Add ssh:// URI to docs by @bill-rich in #732
New Contributors
- @VanTekken made their first contribution in #725
Full Changelog: v3.7.3...v3.8.0
v3.7.3
v3.7.2
v3.7.1
Copy entrypoint changes into goreleaser Dockerfile build to fix githu…