Skip to content

fix(deps): ignore RUSTSEC-2026-0194/0195 for transitive quick-xml 0.39.4#545

Merged
AdomasBekeras merged 1 commit into
mainfrom
u/abekeras/deny-quick-xml-rustsec-2026-0194-0195
Jul 3, 2026
Merged

fix(deps): ignore RUSTSEC-2026-0194/0195 for transitive quick-xml 0.39.4#545
AdomasBekeras merged 1 commit into
mainfrom
u/abekeras/deny-quick-xml-rustsec-2026-0194-0195

Conversation

@AdomasBekeras

Copy link
Copy Markdown
Contributor

quick-xml 0.39.4 is pulled in transitively via the Azure SDK (typespec -> azure_core / typespec_client_core). Both advisories are fixed in quick-xml >=0.41.0, but typespec 1.0.0 pins quick-xml = ^0.39.0, so there is no upgrade path until the Azure SDK loosens that requirement.

Add documented ignores to unblock 'just deny'.

Copilot AI review requested due to automatic review settings July 2, 2026 11:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds cargo-deny advisory ignores to unblock just deny when quick-xml 0.39.4 is pulled in transitively by the Azure SDK (via typespec/azure_core), and there is currently no upgrade path to quick-xml >= 0.41.0.

Changes:

  • Document and ignore RUSTSEC-2026-0194 and RUSTSEC-2026-0195 in deny.toml.
  • Record the transitive dependency chain and removal criteria (once Azure SDK loosens the quick-xml requirement).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread deny.toml
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (010b7d7) to head (988c84d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #545   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         355      355           
  Lines       26963    26963           
=======================================
  Hits        26963    26963           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

quick-xml 0.39.4 is pulled in transitively via the Azure SDK (typespec ->
azure_core / typespec_client_core). Both advisories are fixed in
quick-xml >=0.41.0, but typespec 1.0.0 pins quick-xml = ^0.39.0, so there
is no upgrade path until the Azure SDK loosens that requirement.

Add documented ignores to unblock 'just deny'.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@AdomasBekeras AdomasBekeras force-pushed the u/abekeras/deny-quick-xml-rustsec-2026-0194-0195 branch from fc71e2b to 988c84d Compare July 3, 2026 08:21
@AdomasBekeras AdomasBekeras enabled auto-merge (squash) July 3, 2026 08:24
@AdomasBekeras AdomasBekeras merged commit 917aa13 into main Jul 3, 2026
33 checks passed
@AdomasBekeras AdomasBekeras deleted the u/abekeras/deny-quick-xml-rustsec-2026-0194-0195 branch July 3, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants