You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grule-rule-engine has a dependency on github.com/go-git/go-git/v5 v5.11.0 which is affected by CVE-2025-21613 (see https://nvd.nist.gov/vuln/detail/CVE-2025-21613). It would be great if this dependency could be updated and a new version of the module published. Obviously this can be managed through the use of module replace statements, but it is nice not to have to. I'm more than happy to submit a fix.
Thanks for the great module!
The text was updated successfully, but these errors were encountered:
Describe the bug
grule-rule-engine has a dependency on github.com/go-git/go-git/v5 v5.11.0 which is affected by CVE-2025-21613 (see https://nvd.nist.gov/vuln/detail/CVE-2025-21613). It would be great if this dependency could be updated and a new version of the module published. Obviously this can be managed through the use of module replace statements, but it is nice not to have to. I'm more than happy to submit a fix.
Thanks for the great module!
The text was updated successfully, but these errors were encountered: