GitHub
03/18/2026, 8:56 PM<http://github.com/russellhaering/goxmldsig|github.com/russellhaering/goxmldsig> from 1.5.0 to 1.6.0
Release notes
Sourced from github.com/russellhaering/goxmldsig's releases.
v1.6.0
What's Changed
• Security: Fix possible signature validation bypass caused by loop variable capture in(GHSA-479m-364c-43vc)validateSignature
• Bump minimum Go version to 1.23
• Bumpto v1.6.0<http://github.com/beevik/etree|github.com/beevik/etree>
• Add fuzz tests for XML signature validation and canonicalization
Full Changelog: russellhaering/goxmldsig@v1.5.0...v1.6.0Commits • `878c8c6` Apply go fix ./... • `db3d1e3` Fix loop variable capture bug in validateSignature • `4f576b8` Bump dependencies • `79c29ee` Rename FuzzValidate to FuzzValidateXML to avoid name collision • `ac7bf74` Add fuzz tests for XML signature validation and canonicalization • `a5805df` Bump github/codeql-action from 2.13.4 to 3.28.17 (#155) • See full diff in compare view Dependabot compatibility score Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
• @dependabot rebase will rebase this PR
• @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
• @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
• @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
• @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
• @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
• @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
• @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
jmpsec/osctrlGitHub
03/23/2026, 10:45 AM