Bump System.Security.Cryptography.Xml from 10.0.9 to 10.0.10 - #132
Bump System.Security.Cryptography.Xml from 10.0.9 to 10.0.10#132dependabot[bot] wants to merge 3 commits into
Conversation
--- 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>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
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>
…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>
|
@dependabot rebase |
|
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 rebase |
|
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 rebase |
|
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 rebase |
|
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 |
|
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. |
…ography.Xml-10.0.10
|
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. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.