Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitleaks for openSUSE:Factory checked in at 2024-05-06 17:54:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitleaks (Old) and /work/SRC/openSUSE:Factory/.gitleaks.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitleaks" Mon May 6 17:54:48 2024 rev:3 rq:1172099 version:8.18.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gitleaks/gitleaks.changes 2023-11-26 19:38:17.120323262 +0100 +++ /work/SRC/openSUSE:Factory/.gitleaks.new.1880/gitleaks.changes 2024-05-06 17:56:09.317427129 +0200 @@ -1,0 +2,16 @@ +Sun May 5 15:19:43 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de> + +- Update to version 8.18.2: + * Remove IAM identifiers for non-credential resources in the aws-access-token rule + * Update stripe rule to not alert on publishable keys + * --max-target-megabytes flag now supported for --no-git flag as well + * add pre-commit hook gitleaks-system + * fix errors when using protect and an external git diff tool + * rename filesystem to directory + * Enhance Secret Descriptions + * Small refactor `detect` and `sources` + * chore(config): refactor to go generate; simplify configRules init + * pretty apparent 'protect' and 'detect' should be merged into one command + * style: sort the stopwords + +------------------------------------------------------------------- Old: ---- gitleaks-8.18.1.tar.gz New: ---- gitleaks-8.18.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitleaks.spec ++++++ --- /var/tmp/diff_new_pack.INM0EY/_old 2024-05-06 17:56:09.901448389 +0200 +++ /var/tmp/diff_new_pack.INM0EY/_new 2024-05-06 17:56:09.901448389 +0200 @@ -2,6 +2,7 @@ # spec file for package gitleaks # # Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: gitleaks -Version: 8.18.1 +Version: 8.18.2 Release: 0 Summary: Protect and discover secrets using Gitleaks License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.INM0EY/_old 2024-05-06 17:56:09.937449700 +0200 +++ /var/tmp/diff_new_pack.INM0EY/_new 2024-05-06 17:56:09.941449846 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/zricethezav/gitleaks</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v8.18.1</param> + <param name="revision">v8.18.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.INM0EY/_old 2024-05-06 17:56:09.961450573 +0200 +++ /var/tmp/diff_new_pack.INM0EY/_new 2024-05-06 17:56:09.965450719 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/zricethezav/gitleaks</param> - <param name="changesrevision">dab7d0292ad7ebc52c7adfcad755f92e2f7c9a9a</param></service></servicedata> + <param name="changesrevision">ac4b5146b0f112df989b4374abb2b12799e37cba</param></service></servicedata> (No newline at EOF) ++++++ gitleaks-8.18.1.tar.gz -> gitleaks-8.18.2.tar.gz ++++++ ++++ 11784 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor/modules.txt new/vendor/modules.txt --- old/vendor/modules.txt 2023-11-25 20:45:35.000000000 +0100 +++ new/vendor/modules.txt 2024-05-05 17:19:32.000000000 +0200 @@ -70,8 +70,6 @@ # github.com/pelletier/go-toml v1.9.3 ## explicit; go 1.12 github.com/pelletier/go-toml -# github.com/petar-dambovaliev/aho-corasick v0.0.0-20211021192214-5ab2d9280aa9 -## explicit; go 1.15 # github.com/pmezard/go-difflib v1.0.0 ## explicit github.com/pmezard/go-difflib/difflib