Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trufflehog 3.74.0 #169915

Merged
merged 2 commits into from
Apr 24, 2024
Merged

trufflehog 3.74.0 #169915

merged 2 commits into from
Apr 24, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

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

Full Changelog: trufflesecurity/trufflehog@v3.73.0...v3.74.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 24, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 24, 2024
@BrewTestBot BrewTestBot enabled auto-merge April 24, 2024 01:31
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 24, 2024
Merged via the queue into master with commit 626c79a Apr 24, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-trufflehog-3.74.0 branch April 24, 2024 01:38
@github-actions github-actions bot added the outdated PR was locked due to age label May 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants