Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps signxml from 4.0.3 to 4.1.0.

Release notes

Sourced from signxml's releases.

v4.1.0

  • Add options to exclude the C14N Transform element in signatures (#274)

v4.0.5

  • Use Python 3.9 compatible typing expression

v4.0.4

This release contains security fixes for two security advisories:

  • Signature verification with HMAC is vulnerable to an algorithm confusion attack (GHSA-6vx8-pcwv-xhf4)

  • Signature verification with HMAC is vulnerable to a timing attack (GHSA-gmhf-gg8w-jw42)

Changelog

Sourced from signxml's changelog.

Changes for v4.1.0 (2025-06-28)

  • Add options to exclude the C14N Transform element in signatures (#274)

Changes for v4.0.5 (2025-06-02)

  • Use Python 3.9 compatible typing expression

Changes for v4.0.4 (2025-06-01)

This release contains security fixes for two security advisories:

  • Signature verification with HMAC is vulnerable to an algorithm confusion attack (GHSA-6vx8-pcwv-xhf4)

  • Signature verification with HMAC is vulnerable to a timing attack (GHSA-gmhf-gg8w-jw42)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/signxml-4.1.0 branch 2 times, most recently from dd30ea4 to 8dae276 Compare July 7, 2025 19:43
Bumps [signxml](https://github.com/XML-Security/signxml) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/XML-Security/signxml/releases)
- [Changelog](https://github.com/XML-Security/signxml/blob/main/Changes.rst)
- [Commits](XML-Security/signxml@v4.0.3...v4.1.0)

---
updated-dependencies:
- dependency-name: signxml
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/signxml-4.1.0 branch from 8dae276 to 78a72ab Compare July 7, 2025 19:58
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2025

@jtrobles-cdd jtrobles-cdd self-assigned this Jul 7, 2025
@jtrobles-cdd jtrobles-cdd merged commit 17c8859 into develop Jul 7, 2025
18 checks passed
@jtrobles-cdd jtrobles-cdd deleted the dependabot/pip/signxml-4.1.0 branch July 7, 2025 20:25
@svillegas-cdd svillegas-cdd mentioned this pull request Jul 8, 2025
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.

2 participants