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-09-15 12:37:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitleaks (Old) and /work/SRC/openSUSE:Factory/.gitleaks.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitleaks" Sun Sep 15 12:37:49 2024 rev:6 rq:1201101 version:8.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gitleaks/gitleaks.changes 2024-06-17 19:28:56.993057325 +0200 +++ /work/SRC/openSUSE:Factory/.gitleaks.new.29891/gitleaks.changes 2024-09-15 12:41:44.185886694 +0200 @@ -1,0 +2,37 @@ +Sat Sep 14 10:43:20 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 8.19.1: + * fix flag access (#1506) + +------------------------------------------------------------------- +Sat Sep 14 10:38:06 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 8.19.0: + * Deprecate `detect` and `protect`. Add `git`, `dir`, `stdin` + (#1504) + * Update Harness rules to add _ and - in the account ID part. + (#1503) + * chore: fix gl workflow error (#1487) + * Make config generation utils public (#1480) + * Update Hashicorp Vault token pattern (#1483) + * feat(config): update rule validation (#1466) + * Update .gitleaksignore + * fix(detect): handle EOF with bytes (#1472) + * Added poetry.lock to default allowlist paths (#1474) + * refactor(sarif): remove |name| and change |shortDescription| + (#1473) + * Use rule id for config validation error (#1463) + * Use first non-empty group if `secretGroup` isn't set (#1459) + * chore: remove unnecessary capture groups (#1460) + * Return non-0 exit code from `DetectGit` (#1461) + * add gradle verification-metadata.xml to global allowlist + (#1446) + * feat(openshift): add user token (#1449) + * (feat): Adding secret detection rule for Kubernetes secrets + (#1454) + * add version to default + * Add go.work and go.work.sum to global allowlist (#1353) + * Add harness PAT and SAT rules (#1406) + * Update README.md + +------------------------------------------------------------------- Old: ---- gitleaks-8.18.4.tar.gz New: ---- gitleaks-8.19.1.obscpio gitleaks.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitleaks.spec ++++++ --- /var/tmp/diff_new_pack.1D4AnN/_old 2024-09-15 12:41:44.841914025 +0200 +++ /var/tmp/diff_new_pack.1D4AnN/_new 2024-09-15 12:41:44.841914025 +0200 @@ -20,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: gitleaks -Version: 8.18.4 +Version: 8.19.1 Release: 0 Summary: Protect and discover secrets using Gitleaks License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1D4AnN/_old 2024-09-15 12:41:44.873915358 +0200 +++ /var/tmp/diff_new_pack.1D4AnN/_new 2024-09-15 12:41:44.881915691 +0200 @@ -1,21 +1,23 @@ <services> - <service name="tar_scm" mode="manual"> + <service name="obs_scm" mode="manual"> <param name="url">https://github.com/zricethezav/gitleaks</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v8.18.4</param> + <param name="revision">v8.19.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="set_version" mode="manual"> - <param name="basename">gitleaks</param> </service> - <service name="recompress" mode="manual"> + <service name="go_modules" mode="manual"> + </service> + <!-- services below are running at buildtime --> + <service name="tar" mode="buildtime"> + </service> + <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> - <service name="go_modules" mode="manual"> - </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.1D4AnN/_old 2024-09-15 12:41:44.901916524 +0200 +++ /var/tmp/diff_new_pack.1D4AnN/_new 2024-09-15 12:41:44.909916857 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/zricethezav/gitleaks</param> - <param name="changesrevision">02808f45d038526bfcceebcbf6421c1047997ff9</param></service></servicedata> + <param name="changesrevision">9463ffaa5e9efc94ee235972d1519eac2844fad3</param></service></servicedata> (No newline at EOF) ++++++ gitleaks.obsinfo ++++++ name: gitleaks version: 8.19.1 mtime: 1726304487 commit: 9463ffaa5e9efc94ee235972d1519eac2844fad3 ++++++ vendor.tar.gz ++++++