diff --git a/_service b/_service index 70dff57..a248724 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/trufflesecurity/trufflehog.git git main - v3.75.1 + v3.76.0 v(.*) enable diff --git a/trufflehog-3.75.1.obscpio b/trufflehog-3.75.1.obscpio deleted file mode 100644 index 4f008fa..0000000 --- a/trufflehog-3.75.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5adda22eed23bd2125e448617f2e68b469d4ce7b25fd840275e786f2824376fb -size 9722381 diff --git a/trufflehog-3.76.0.obscpio b/trufflehog-3.76.0.obscpio new file mode 100644 index 0000000..825ffda --- /dev/null +++ b/trufflehog-3.76.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e3b7276378f3cfc66775a7ccbc8aa9080ac8322c0ffcbebaa2cde8117862d6 +size 9736205 diff --git a/trufflehog.changes b/trufflehog.changes index f03e86e..a4b7eb5 100644 --- a/trufflehog.changes +++ b/trufflehog.changes @@ -1,3 +1,129 @@ +------------------------------------------------------------------- +Tue May 14 19:03:22 UTC 2024 - felix.niederwanger@suse.com + +- Update to version 3.76.0: + * Add "Intra42" detector (#2835) + * [feat] - Support bearer auth for docker scans (#2848) + * Use fake detectors in versioned detectors test (#2847) + * switch to filesystem and specific tag when performance testing (#2846) + * [bug] - Fix case-sensitivity issue in PrefixRegex function (#2811) + * fix(deps): update module cloud.google.com/go/storage to v1.41.0 (#2843) + * feat(sendgrid): update detector (#2833) + * Bump up performance test threshold to 50% (#2839) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.1 (#2841) + * fix(deps): update module github.com/fatih/color to v1.17.0 (#2837) + * Fixed the Now Scanning emoji (#2842) + * [chore] - Update GitlabV2 detector (#2840) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.0 (#2830) + * Update results's extra data for Twilio (#2807) + * fix(deps): update module github.com/google/go-github/v61 to v62 (#2832) + * fix(deps): update module github.com/sassoftware/go-rpmutils to v0.4.0 (#2831) + * fix(deps): update module google.golang.org/api to v0.180.0 (#2822) + * fix(deps): update module github.com/xanzy/go-gitlab to v0.105.0 (#2824) + * fix(deps): update testcontainers-go monorepo to v0.31.0 (#2823) + * [refactor] - Refactor Archive Handling Logic (#2703) + * Update postman flags to be less confusing (#2755) + * fix(deps): update module github.com/prometheus/client_golang to v1.19.1 (#2821) + * fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.2 (#2818) + * fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.6 (#2819) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.52.6 (#2816) + * test(common/http): fix panic (#2817) + * fix(deps): update module github.com/snowflakedb/gosnowflake to v1.10.0 (#2810) + * fix(deps): update module github.com/rabbitmq/amqp091-go to v1.10.0 (#2809) + * fix(deps): update module github.com/xanzy/go-gitlab to v0.104.1 (#2784) + * address linter (#2783) + * chore(deps): update golangci/golangci-lint-action action to v6 (#2801) + * Updating Enterprise Readme Link from Contact to Product Info Page (#2804) + * Moved up enterprise section and added additional integrations (#2803) + * fix(deps): update module google.golang.org/api to v0.178.0 (#2800) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.52.4 (#2794) + * fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.0.3 (#2798) + * fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 (#2795) + * increase test chan size (#2797) + * Add webhook source protos (#2789) + * fix(deps): update module golang.org/x/net to v0.25.0 (#2792) + * Use custom fp logic for private keys (#2793) + * fix(deps): update module google.golang.org/protobuf to v1.34.1 (#2790) + * fix(deps): update module golang.org/x/text to v0.15.0 (#2786) + * fix(deps): update module golang.org/x/oauth2 to v0.20.0 (#2785) + * fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.1 (#2777) + * fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.4 (#2781) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.52.2 (#2776) + * fix(deps): update module cloud.google.com/go/secretmanager to v1.13.0 (#2775) + * set default buffer size to 64 (#2778) + * Update result's extra data for Slack (#2779) + * fix for infinite recursion in Postman var sub (#2780) + * Update rabbitmq.go regex detect amqps protocol (#2609) + * adds build version to finished scanning log (#2773) + * update imports (#2772) + * fix(deps): update module google.golang.org/api to v0.177.0 (#2770) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.32 (#2769) + * Detector-Competition-Fix - fixed the alchemy detector regex (#1821) + * Detector-Fix: Reintroduce Cloudflareglobalapikey (#2101) + * Expose detector-specific false positive logic (#2743) + * fixed calendly api key (#2368) + * [bug] - Improve BufferedFileReader Close Behavior (#2768) + * fix(deps): update module google.golang.org/protobuf to v1.34.0 (#2766) + * [feat] - Add ReadFrom method to BufferedFileWriter (#2759) + * [feat] - buffered file reader (#2731) + * test(git): change length of chunks (#2767) + * [chore] Add some happy path logs to GitLab (#2765) + * Update ignore extensions (#2764) + * Correclty set metrics for enumerated orgs (#2757) + * feat(git): scan commit metadata (#2754) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.31 (#2763) + * ignore pbix and vsdx files (#2762) + * pkg: fix function names in comment (#2761) + * [chore] - add additional binary extension (#2760) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.30 (#2756) + * update integration logos (#2752) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.29 (#2751) + * [bug] - Fix the metric for buffered file writer writes (#2750) + * [bug] - fix buffer size metric (#2749) + * [chore] Remove broken test (#2748) + * [refactor] - lazy buffer retrieval (#2745) + * [chore] - update buffered file writer metric (#2740) + * [bug] - Refactor newDiff constructor to avoid double initialization of contentWriter (#2742) + * Revert "feat(git): scan commit metadata (#2713)" (#2747) + * Fix SQL Server detector tests (#2716) + * feat(git): scan commit metadata (#2713) + * chore(deps): update golangci/golangci-lint-action action to v5 (#2744) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.28 (#2741) + * update buffer metrics (#2737) + * [bug] - Correctly return the checked out buffer to the pool (#2732) + * fix(deps): update module google.golang.org/api to v0.176.1 (#2736) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.27 (#2735) + * Make connection issues less jarring (#2730) + * [bug] - Fix disk write metric and update BufferedFileWriter file field (#2733) + * Add false positive info to proto (#2729) + * [refactor] - Update Write method signature in contentWriter interface (#2721) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.26 (#2728) + * Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643) + * fix(deps): update module google.golang.org/api to v0.176.0 (#2726) + * added onfleet api key detector (#2375) + * fix(deps): update module google.golang.org/api to v0.175.0 (#2724) + * fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.1 (#2720) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.25 (#2723) + * Detect Slack workflows webhook (#2569) + * fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.1 (#2714) + * fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0 (#2715) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.24 (#2717) + * fix(deps): update module google.golang.org/api to v0.174.0 (#2712) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23 (#2711) + * fix(deps): update module google.golang.org/api to v0.173.0 (#2709) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.22 (#2708) + * fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.8 (#2707) + * fix(deps): update golang.org/x/exp digest to fe59bbe (#2706) + * fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 (#2700) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 (#2699) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 (#2698) + * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.0 (#2697) + * Adding Pagarme API key detection (#2665) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 (#2694) + * chore(deps): update sigstore/cosign-installer action to v3.5.0 (#2695) + * [refactor] - template detector (#2692) + * Remove unnecessary space in Vultr regex pattern (#2689) + ------------------------------------------------------------------- Tue May 07 06:23:39 UTC 2024 - felix.niederwanger@suse.de diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo index b175d25..4fb54c0 100644 --- a/trufflehog.obsinfo +++ b/trufflehog.obsinfo @@ -1,4 +1,4 @@ name: trufflehog -version: 3.75.1 -mtime: 1715038990 -commit: 288003519a84afc9bdf2520306995f8522c07d1e +version: 3.76.0 +mtime: 1715711634 +commit: 0d8c3335ed9321c2e198206f9279a31c8f2e3b67 diff --git a/trufflehog.spec b/trufflehog.spec index 8d2c58e..90aabc7 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -17,7 +17,7 @@ Name: trufflehog -Version: 3.75.1 +Version: 3.76.0 Release: 0 Summary: CLI tool to find exposed secrets in source and archives License: AGPL-3.0-or-later diff --git a/vendor.tar.gz b/vendor.tar.gz index 4e6137a..3c6f2ac 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87f0aa1644608f4e9191b0993aa8e1102cfb4b7ae06882ff8daa93bfdff15797 -size 19315229 +oid sha256:22183c84358cff4ca416872a4a53883e7ba805f312c9e7fa8ddb5e8ecbd74d92 +size 20114983