From 630d5fbc9af75aedcd86d87a742c638f61a39411cc0f8f038708f23f4084526d Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Tue, 29 Aug 2023 04:58:37 +0000 Subject: [PATCH] Accepting request 1107790 from home:ph03nix - Update to version 3.53.0: * [chore] - Prevent nil deref panic (#1709) * Support cancelling a run from a JobProgressRef (#1663) * Test S3 role assumption (#1655) * Add SourceName to JobProgressRef (#1664) * Support azure git links (#1662) * Capture source-reported progress in JobProgress snapshot (#1661) * Add ElapsedTime method to JobProgressMetrics (#1660) * add snowflake detector (#1653) * Update launchdarkly regex, support sdk keys, add tri-state verification (#1645) * [chore] - update benchmarks. (#1641) * [chore] - update comments and logs. (#1654) * Include the job ID in a chunk (#1652) * add rate limit and consumption metrics for GitHub (#1651) * update s3 test bucket (#1649) * Fix reversed ordering of arguments (#1648) * add thog CLI support for GitHub config validate (#1626) * wait before finishing s3 test (#1647) * Add tri-state verification to sqlserver detector (#1624) * Only scan gist comments or repo comments. (#1646) OBS-URL: https://build.opensuse.org/request/show/1107790 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=16 --- _service | 2 +- trufflehog-3.52.1.obscpio | 3 --- trufflehog-3.53.0.obscpio | 3 +++ trufflehog.changes | 24 ++++++++++++++++++++++++ trufflehog.obsinfo | 6 +++--- trufflehog.spec | 2 +- vendor.tar.gz | 4 ++-- 7 files changed, 34 insertions(+), 10 deletions(-) delete mode 100644 trufflehog-3.52.1.obscpio create mode 100644 trufflehog-3.53.0.obscpio diff --git a/_service b/_service index ee938ec..6f5f488 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/trufflesecurity/trufflehog.git git main - v3.52.1 + v3.53.0 v(.*) enable diff --git a/trufflehog-3.52.1.obscpio b/trufflehog-3.52.1.obscpio deleted file mode 100644 index 319df60..0000000 --- a/trufflehog-3.52.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3839970532bf336ec43c5fee083fcf1a0a59cf987fc3814a45538cbf44014ca -size 8723469 diff --git a/trufflehog-3.53.0.obscpio b/trufflehog-3.53.0.obscpio new file mode 100644 index 0000000..edada84 --- /dev/null +++ b/trufflehog-3.53.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e231471994460b7ae29afde4b0562ad7e8b3c4919a70ada711cea4e160e169 +size 8784909 diff --git a/trufflehog.changes b/trufflehog.changes index 79faf68..d2d27a1 100644 --- a/trufflehog.changes +++ b/trufflehog.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Aug 28 15:05:32 UTC 2023 - felix.niederwanger@suse.com + +- Update to version 3.53.0: + * [chore] - Prevent nil deref panic (#1709) + * Support cancelling a run from a JobProgressRef (#1663) + * Test S3 role assumption (#1655) + * Add SourceName to JobProgressRef (#1664) + * Support azure git links (#1662) + * Capture source-reported progress in JobProgress snapshot (#1661) + * Add ElapsedTime method to JobProgressMetrics (#1660) + * add snowflake detector (#1653) + * Update launchdarkly regex, support sdk keys, add tri-state verification (#1645) + * [chore] - update benchmarks. (#1641) + * [chore] - update comments and logs. (#1654) + * Include the job ID in a chunk (#1652) + * add rate limit and consumption metrics for GitHub (#1651) + * update s3 test bucket (#1649) + * Fix reversed ordering of arguments (#1648) + * add thog CLI support for GitHub config validate (#1626) + * wait before finishing s3 test (#1647) + * Add tri-state verification to sqlserver detector (#1624) + * Only scan gist comments or repo comments. (#1646) + ------------------------------------------------------------------- Fri Aug 18 08:06:27 UTC 2023 - felix.niederwanger@suse.com diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo index 1b13b5e..752f85e 100644 --- a/trufflehog.obsinfo +++ b/trufflehog.obsinfo @@ -1,4 +1,4 @@ name: trufflehog -version: 3.52.1 -mtime: 1692318620 -commit: 64dd49f9ce50a74f3118a10fa6d4afea1ebf2df7 +version: 3.53.0 +mtime: 1693107590 +commit: 0932ea224b5f9d4ab7e829989a13fdac7aa0383b diff --git a/trufflehog.spec b/trufflehog.spec index a8ddcd1..dbc19b7 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -17,7 +17,7 @@ Name: trufflehog -Version: 3.52.1 +Version: 3.53.0 Release: 0 Summary: Find credentials all over the place License: AGPL-3.0-or-later diff --git a/vendor.tar.gz b/vendor.tar.gz index 06fd56e..f8b0296 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f29b48ff75bc234e8f2857f97612f00930160a406f2c57cd67e311afea8932b -size 15616758 +oid sha256:3d7e9fe4e3e9c0311e99c0ba087d4078a5a6f2676d82bda593154fbc35156f49 +size 19427811