TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.74.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 187 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Remove unnecessary space in Vultr regex pattern by @fml09 in https://github.com/trufflesecurity/trufflehog/pull/2689
- [refactor] - template detector by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2692
- chore(deps): update sigstore/cosign-installer action to v3.5.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2695
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2694
- Adding Pagarme API key detection by @LuskaBol in https://github.com/trufflesecurity/trufflehog/pull/2665
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2697
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2698
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2699
- fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2700
- fix(deps): update golang.org/x/exp digest to fe59bbe by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2706
- fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.8 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2707
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.22 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2708
- fix(deps): update module google.golang.org/api to v0.173.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2709
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2711
- fix(deps): update module google.golang.org/api to v0.174.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2712
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.24 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2717
- fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2715
- fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.1 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2714
- Detect Slack workflows webhook by @juliendoutre in https://github.com/trufflesecurity/trufflehog/pull/2569
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.25 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2723
- fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.1 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2720
- fix(deps): update module google.golang.org/api to v0.175.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2724
- added onfleet api key detector by @ankushgoel27 in https://github.com/trufflesecurity/trufflehog/pull/2375
- fix(deps): update module google.golang.org/api to v0.176.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2726
- Move detectors.IsKnownFalsePositive from the detectors and into the engine by @dustin-decker in https://github.com/trufflesecurity/trufflehog/pull/2643
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.26 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2728
- [refactor] - Update Write method signature in contentWriter interface by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2721
- Add false positive info to protobuf by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/2729
- [bug] - Fix disk write metric and update BufferedFileWriter file field by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2733
- Make connection issues less jarring by @dustin-decker in https://github.com/trufflesecurity/trufflehog/pull/2730
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.27 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2735
- fix(deps): update module google.golang.org/api to v0.176.1 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2736
- [bug] - Correctly return the checked out buffer to the pool by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/2732
New Contributors
- @LuskaBol made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/2665
- @juliendoutre made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/2569
Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.73.0...v3.74.0