Skip to content

build(deps): update signxml requirement from >=3.2 to >=5.1.0 in /services/api - #426

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/api/signxml-gte-5.1.0
Open

build(deps): update signxml requirement from >=3.2 to >=5.1.0 in /services/api#426
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/api/signxml-gte-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on signxml to permit the latest version.

Release notes

Sourced from signxml's releases.

v5.1.0

  • Implement point-in-time verification
  • xades: fix CertDigest handling
  • Confirm certs passed to validate are X.509 formatted
  • Clarify location parameter syntax
Changelog

Sourced from signxml's changelog.

Changes for v5.1.0 (2026-07-04)

  • Implement point-in-time verification

    • Breaking change: SignXML now raises an error if a trusted cert passed in the x509_cert keyword argument has expired, restoring the behavior that was in place before v4.0.0. See the documentation if you need to verify signatures using expired certificates.
  • xades: fix CertDigest handling

  • Confirm certs passed to validate are X.509 formatted

  • Clarify location parameter syntax

Changes for v5.0.1 (2026-06-23)

  • Increase minimum cryptography version to 45 (#295)

Changes for v5.0.0 (2026-06-20)

  • X.509 certificate validation now requires the provided certificate to list digital signature as a key usage.

Changes for v4.5.1 (2026-06-13)

  • fix rst formatting

Changes for v4.5.0 (2026-06-13)

  • Support setting certificate validation policy

Changes for v4.4.0 (2026-03-01)

  • Forbid DTD declarations in XML input

  • Avoid deprecated method importlib.resources.open_text

Changes for v4.3.1 (2026-02-17)

  • Fix comparison logic for ECDSA public keys (#290)

Changes for v4.3.0 (2026-02-14)

... (truncated)

Commits
  • 6d57a0d v5.1.0
  • 2bd58f1 ruff format
  • f964532 Implement point-in-time verification
  • d732ce2 xades: fix CertDigest handling
  • 52dccc4 Confirm certs passed to validate are X.509 formatted. Clarify location syntax.
  • 4c4de69 Upgrade GHA to latest supported runners and actions
  • 58dafe2 v5.0.1
  • 2665ec6 Increase minimum cryptography version to 45 (#295)
  • a43264f Update README to include key usage for test cert
  • 19f07bb v5.0.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [signxml](https://github.com/XML-Security/signxml) to permit the latest version.
- [Release notes](https://github.com/XML-Security/signxml/releases)
- [Changelog](https://github.com/XML-Security/signxml/blob/main/Changes.rst)
- [Commits](XML-Security/signxml@v3.2.0...v5.1.0)

---
updated-dependencies:
- dependency-name: signxml
  dependency-version: 5.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 4, 2026
@strix-security

strix-security Bot commented Sep 4, 2026

Copy link
Copy Markdown

Strix is installed on this repository, but we couldn't run this PR security review because this workspace's trial has ended. Add a card to resume code reviews here.

So far, Strix has reviewed 28 pull requests, surfaced 3 security issues (1 critical/high) and blocked 2 risky merges across this workspace.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants