What's Changed
- Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 by @dependabot in #1039
- add bodyclose linter to help prevent file handle leaks by @dustin-decker in #1048
- braintree detector: use production API URL instead of the test sandbo… by @swdbo in #1054
- Update float detector with correct User-Agent and regex by @ahrav in #1061
- update webex detector regex by @ahrav in #1062
- Handle errors in a thread safe manner by @ahrav in #1052
- Add TruffleHog version input for GitHub action by @mcastorina in #1064
- Revert "Add TruffleHog version input for GitHub action (#1064)" by @mcastorina in #1068
- Pull gitparse config options out of pkg consts by @bill-rich in #1072
- Add include exclude spaces for confluence source. by @ahrav in #1073
- Add max commit size by @bill-rich in #1079
- Make archive handler configurable by @bill-rich in #1077
- [chore] - Add tests for errors by @ahrav in #1071
- Skip repo and continue scanning when encountering an error by @mcastorina in #1080
- [chore] - Dont pre-allocate errors slice by @ahrav in #1083
- Add Type() to detector interface by @trufflesteeeve in #1088
- [chore] Remove logrus from engine package by @mcastorina in #1085
- [chore] Remove logrus from github source by @mcastorina in #1086
- Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 by @dependabot in #1075
- [chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources by @mcastorina in #1089
- [chore] - Remove monolithic config struct by @ahrav in #1091
- Make detectors configurable by @ahrav in #1084
New Contributors
Full Changelog: v3.26.0...v3.27.0