Skip to content

Bump System.Security.Cryptography.Xml from 10.0.9 to 10.0.10 - #132

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/build/System.Security.Cryptography.Xml-10.0.10
Closed

Bump System.Security.Cryptography.Xml from 10.0.9 to 10.0.10#132
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/build/System.Security.Cryptography.Xml-10.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updated System.Security.Cryptography.Xml from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Security.Cryptography.Xml's releases.

No release notes found for this version range.

Commits viewable 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-version: 10.0.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jul 21, 2026
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

JerrettDavis added a commit that referenced this pull request Jul 21, 2026
Vulnerability Check was failing (blocking Review Summary) due to two
pre-existing high/moderate vulnerabilities unrelated to this PR's own
diff, both surfaced by `dotnet list package --vulnerable`:

- AngleSharp 1.4.0 (transitive via bunit 2.7.2) is vulnerable to
  GHSA-pgww-w46g-26qg / CVE-2026-54570 (mXSS via annotation-xml HTML
  integration point bypass). Pin to 1.5.2 (first patched: 1.5.0).
- System.Security.Cryptography.Xml 10.0.9 in build/_build.csproj has
  5 known high-severity advisories (GHSA-cvvh-rhrc-wg4q, GHSA-g8r8-53c2-pm3f,
  GHSA-23rf-6693-g89p, GHSA-8q5v-6pqq-x66h, GHSA-mmjf-rqrv-855v). Bump to
  10.0.10, the same fix already applied in #132.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Vulnerability Check was failing (blocking Review Summary) due to a
pre-existing moderate vulnerability unrelated to this PR's own diff:
AngleSharp 1.4.0, pulled transitively via bunit 2.7.2, is vulnerable to
GHSA-pgww-w46g-26qg / CVE-2026-54570 (mXSS via annotation-xml HTML
integration point bypass). Pin to 1.5.2 (first patched: 1.5.0) so the
gate is clean alongside the System.Security.Cryptography.Xml bump.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
JerrettDavis added a commit that referenced this pull request Jul 21, 2026
…ons-dependencies group (#130)

* chore(deps): Bump actions/setup-dotnet

Bumps the github-actions-dependencies group with 1 update: [actions/setup-dotnet](https://github.com/actions/setup-dotnet).


Updates `actions/setup-dotnet` from 5 to 6
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(deps): patch AngleSharp and System.Security.Cryptography.Xml CVEs

Vulnerability Check was failing (blocking Review Summary) due to two
pre-existing high/moderate vulnerabilities unrelated to this PR's own
diff, both surfaced by `dotnet list package --vulnerable`:

- AngleSharp 1.4.0 (transitive via bunit 2.7.2) is vulnerable to
  GHSA-pgww-w46g-26qg / CVE-2026-54570 (mXSS via annotation-xml HTML
  integration point bypass). Pin to 1.5.2 (first patched: 1.5.0).
- System.Security.Cryptography.Xml 10.0.9 in build/_build.csproj has
  5 known high-severity advisories (GHSA-cvvh-rhrc-wg4q, GHSA-g8r8-53c2-pm3f,
  GHSA-23rf-6693-g89p, GHSA-8q5v-6pqq-x66h, GHSA-mmjf-rqrv-855v). Bump to
  10.0.10, the same fix already applied in #132.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JerrettDavis <mxjerrett@gmail.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@JerrettDavis

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JerrettDavis

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JerrettDavis

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JerrettDavis

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JerrettDavis

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@JerrettDavis

Copy link
Copy Markdown
Owner

Closing stale PR — empty/conflicting diff and Dependabot can no longer rebase/recreate it (dependabot.yml entry removed). Dependency is superseded or no longer tracked; Dependabot will open a fresh PR under current config if still applicable.

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/build/System.Security.Cryptography.Xml-10.0.10 branch July 22, 2026 23:30
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant