Accepting request 1159878 from devel:languages:go
- Update to version 3.70.2: * fix(deps): update module cloud.google.com/go/secretmanager to v1.12.0 (#2595) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.3 (#2594) * fix(git): decode unicode paths (#2585) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.2 (#2593) * fix(deps): update golang.org/x/exp digest to a85f2c6 (#2592) * [chore] Replace "Trufflehog" with "TruffleHog" (#2584) * fix(deps): update module github.com/wasilibs/go-re2 to v1.5.0 (#2591) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.1 (#2588) * fix(deps): update module google.golang.org/api to v0.170.0 (#2589) * fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.3 (#2587) * fix(deps): update module github.com/google/go-containerregistry to v0.19.1 (#2586) * fix(deps): update module cloud.google.com/go/secretmanager to v1.11.6 (#2578) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.1.1 (#2576) * fix(github): response can be nil (#2583) * fix(cli): properly parse --results (#2582) * pull out verification logic from github detectors (#2554) * Add `--results` flag (#2372) * fix(deps): update golang.org/x/exp digest to c7f7c64 (#2575) * fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.0 (#2573) * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.38 (#2572) * fix(deps): update module github.com/xanzy/go-gitlab to v0.100.0 (#2567) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2568) * [chore] - Record metrics before reset (#2556) * Fix flaky test. (#2564) * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.36 (#2566) * fix(deps): update module cloud.google.com/go/storage to v1.39.1 (#2565) * fix(deps): update module github.com/go-sql-driver/mysql to v1.8.0 (#2561) * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.35 (#2560) * fix(deps): update module github.com/google/go-github/v57 to v60 (#2551) (forwarded request 1159800 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1159878 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=25
This commit is contained in:
commit
ba7052c462
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">main</param>
|
||||
<param name="version">v3.70.1</param>
|
||||
<param name="version">v3.70.2</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3974ef5bf47b2eb1f33d4183467344c9ac2fdc76a2992928ec258ea994a63e61
|
||||
size 9659917
|
3
trufflehog-3.70.2.obscpio
Normal file
3
trufflehog-3.70.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6a4ac716c2e7bcebf9b059b89e2b423ee9f1bfef6108d317454f7e6ad3e6d7e
|
||||
size 9667085
|
@ -1,3 +1,51 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 09:30:28 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 3.70.2:
|
||||
* fix(deps): update module cloud.google.com/go/secretmanager to v1.12.0 (#2595)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.3 (#2594)
|
||||
* fix(git): decode unicode paths (#2585)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.2 (#2593)
|
||||
* fix(deps): update golang.org/x/exp digest to a85f2c6 (#2592)
|
||||
* [chore] Replace "Trufflehog" with "TruffleHog" (#2584)
|
||||
* fix(deps): update module github.com/wasilibs/go-re2 to v1.5.0 (#2591)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.1 (#2588)
|
||||
* fix(deps): update module google.golang.org/api to v0.170.0 (#2589)
|
||||
* fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.3 (#2587)
|
||||
* fix(deps): update module github.com/google/go-containerregistry to v0.19.1 (#2586)
|
||||
* fix(deps): update module cloud.google.com/go/secretmanager to v1.11.6 (#2578)
|
||||
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.1.1 (#2576)
|
||||
* fix(github): response can be nil (#2583)
|
||||
* fix(cli): properly parse --results (#2582)
|
||||
* pull out verification logic from github detectors (#2554)
|
||||
* Add `--results` flag (#2372)
|
||||
* fix(deps): update golang.org/x/exp digest to c7f7c64 (#2575)
|
||||
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.0 (#2573)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.38 (#2572)
|
||||
* fix(deps): update module github.com/xanzy/go-gitlab to v0.100.0 (#2567)
|
||||
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2568)
|
||||
* [chore] - Record metrics before reset (#2556)
|
||||
* Fix flaky test. (#2564)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.36 (#2566)
|
||||
* fix(deps): update module cloud.google.com/go/storage to v1.39.1 (#2565)
|
||||
* fix(deps): update module github.com/go-sql-driver/mysql to v1.8.0 (#2561)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.35 (#2560)
|
||||
* fix(deps): update module github.com/google/go-github/v57 to v60 (#2551)
|
||||
* use custom grow method (#2555)
|
||||
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2550)
|
||||
* fix(deps): update module google.golang.org/protobuf to v1.33.0 (#2548)
|
||||
* fix(deps): update testcontainers-go monorepo to v0.29.1 (#2549)
|
||||
* Canary verification (#2531)
|
||||
* fix(deps): update module google.golang.org/api to v0.169.0 (#2547)
|
||||
* fix(deps): update module golang.org/x/oauth2 to v0.18.0 (#2546)
|
||||
* fix(deps): update module github.com/xanzy/go-gitlab to v0.99.0 (#2543)
|
||||
* fix(deps): update module golang.org/x/crypto to v0.21.0 (#2544)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.34 (#2541)
|
||||
* fix(deps): update module github.com/charmbracelet/lipgloss to v0.10.0 (#2542)
|
||||
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2535)
|
||||
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2499)
|
||||
* add version to extra data + moving existing versioned detectors into subdirectory format (#2471)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:40:46 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.70.1
|
||||
mtime: 1710576764
|
||||
commit: fd7e7e6e296c13ede7642002eb254ad8144ef736
|
||||
version: 3.70.2
|
||||
mtime: 1710899113
|
||||
commit: 585103232acb45d718ef291296f039f8706656b9
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.70.1
|
||||
Version: 3.70.2
|
||||
Release: 0
|
||||
Summary: CLI tool to find exposed secrets in source and archives
|
||||
License: AGPL-3.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15a733f92064b1dc1b471c597d8b7a916d03a09f46976877ef9689108daa669b
|
||||
size 19016016
|
||||
oid sha256:2abaac42a11bb2fa1673d68866b5b2a152dc1b250dc81308afa2df3bd7e032b9
|
||||
size 19309604
|
||||
|
Loading…
x
Reference in New Issue
Block a user