SHA256
1
0
forked from pool/trufflehog

Accepting request 1143756 from home:ph03nix

- Update to version 3.67.1:
  * Add s3 credential validation (#2362)
  * [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)

- Update to version 3.67.0:
  * [chore] Cleanup GitLab source errors (#2345)
  * [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)
  * Add s3 credential validation (#2362)
  * Polite Verification (#2356)
  * Make AzureDevopsPersonalAccessToken verification more robust (#2359)

OBS-URL: https://build.opensuse.org/request/show/1143756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=52
This commit is contained in:
2024-02-03 13:04:49 +00:00
committed by Git OBS Bridge
parent 47ed9cc4cf
commit 244129aed3
7 changed files with 27 additions and 10 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Feb 03 08:36:22 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.67.1:
* Add s3 credential validation (#2362)
* [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)
-------------------------------------------------------------------
Sat Feb 03 08:35:21 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.67.0:
* [chore] Cleanup GitLab source errors (#2345)
* [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)
* Add s3 credential validation (#2362)
* Polite Verification (#2356)
* Make AzureDevopsPersonalAccessToken verification more robust (#2359)
-------------------------------------------------------------------
Thu Feb 1 06:37:58 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.com>