Skip to content

Bump github.com/russellhaering/gosaml2 from 0.10.0 to 0.11.0#498

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/russellhaering/gosaml2-0.11.0
Open

Bump github.com/russellhaering/gosaml2 from 0.10.0 to 0.11.0#498
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/russellhaering/gosaml2-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps github.com/russellhaering/gosaml2 from 0.10.0 to 0.11.0.

Release notes

Sourced from github.com/russellhaering/gosaml2's releases.

v0.11.0

What's Changed

Security

  • Reject unsigned SAML LogoutRequest when signature validation is enabled. Previously, ValidateEncodedLogoutRequestPOST silently accepted unsigned requests even when SkipSignatureValidation was false. (GHSA-pcgw-qcv5-h8ch)
  • Security hardening: CBC bounds check to prevent panics from crafted ciphertext, replaced panic() calls with error returns, and assertion signatures within a signed Response envelope are now verified when present (previously they were skipped entirely, which could allow XML wrapping attacks)

Other

  • Add oss-fuzz integration
  • Bump minimum Go version to 1.25
  • Update dependencies: goxmldsig v1.6.0, etree v1.6.0, testify v1.11.1
  • Bump all GitHub Actions to latest versions

Full Changelog: russellhaering/gosaml2@v0.10.0...v0.11.0

Commits
  • 636e7dd Bump all GitHub Actions to latest versions
  • 1e9cc44 Bump minimum Go version to 1.25 and update dependencies
  • 7159bbe Reject unsigned LogoutRequest when signature validation is enabled
  • 4ddcc82 Security hardening: CBC bounds check, panic removal, assertion signature veri...
  • d57d105 Add oss-fuzz integration
  • e8596e7 Fix tests broken by expired IDP test certificate
  • 5d20d42 Bump github.com/beevik/etree from 1.5.0 to 1.5.1 (#212)
  • 115aa21 Bump github/codeql-action from 3.28.12 to 3.28.17
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/russellhaering/gosaml2](https://github.com/russellhaering/gosaml2) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/russellhaering/gosaml2/releases)
- [Commits](russellhaering/gosaml2@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/russellhaering/gosaml2
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2026
@purple-team-service-user purple-team-service-user enabled auto-merge (squash) March 18, 2026 16:42
@purple-team-service-user
Copy link
Copy Markdown
Contributor

Approved version-update:semver-minor update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant