TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.63.3.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 181 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Use forked sevenzip by @bill-rich in https://github.com/trufflesecurity/trufflehog/pull/2180
- fixing how to rotate URL by @dylanTruffle in https://github.com/trufflesecurity/trufflehog/pull/2183
- [fixup] - Skip trying to determine MIME type for directories by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2178
- [feat] - Remove go-git dependency by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2174
- remove unnecessary Git cmd check by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2175
- [chore] - use https for verification endpoints by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2185
- allow targets for the source manager by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2182
- Deprecate some detectors by @dustin-decker in https://github.com/trufflesecurity/trufflehog/pull/2186
- [chore] - update regex by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2184
- [chore] - Compile regex once by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2176
- Remove Java archives from ignored extensions by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/2188
- [chore] - Refactor common code into a separate function by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2179
- [feat] - add metrics for gitlab by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2190
- [bug] - move logic to main Chunks method by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2194
- [fixup] - skip files in the archive handler by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2195
- Check private keys concurrently by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/2139
- Propagate TruffleHog context to handlers by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/2191
- [bug] - close file after reading by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2203
- Use bad json in slackwebhooks by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/2193
- Add disk buffer tempfile cleanup by @codevbus in https://github.com/trufflesecurity/trufflehog/pull/2130
- [chore] Remove omitempty tags on JobProgressMetrics and UnitMetrics by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/2204
- Fix azurestorage detector by @0x1 in https://github.com/trufflesecurity/trufflehog/pull/2207
- fix and refactor browserstack detector by @0x1 in https://github.com/trufflesecurity/trufflehog/pull/2208
- [chore] Remove unnecessary string conversion in tefter detector by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/2209
- Update metabase verification to check for a valid JSON response by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/2210
Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.63.2...v3.63.3