Skip to content

fix(rust): Remove ignored warnings from deny.toml#20110

Merged
wwared merged 5 commits intodevelopfrom
jm/fix-rust-deny
Apr 15, 2026
Merged

fix(rust): Remove ignored warnings from deny.toml#20110
wwared merged 5 commits intodevelopfrom
jm/fix-rust-deny

Conversation

@maurelian
Copy link
Copy Markdown
Contributor

These are causing failures in CI because the deps emitting these warnings have been removed.

@maurelian maurelian requested a review from a team as a code owner April 15, 2026 20:28
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.5%. Comparing base (1a99b32) to head (8e2c8a0).
⚠️ Report is 2 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (1a99b32) and HEAD (8e2c8a0). Click for more details.

HEAD has 19 uploads less than BASE
Flag BASE (1a99b32) HEAD (8e2c8a0)
cannon-go-tests-64 1 0
contracts-bedrock-tests 18 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #20110      +/-   ##
===========================================
- Coverage     11.5%     0.5%   -11.1%     
===========================================
  Files          678      485     -193     
  Lines        72245    61504   -10741     
===========================================
- Hits          8328      320    -8008     
+ Misses       63773    61184    -2589     
+ Partials       144        0     -144     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests ?
unit 0.5% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 193 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wiz-0f98cca50a
Copy link
Copy Markdown

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 2 High 1 Medium 4 Low
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 2 High 1 Medium 4 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

Copy link
Copy Markdown
Contributor

@wwared wwared left a comment

Choose a reason for hiding this comment

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

Updated rustls-webpki and added an ignore to deny.toml. See the commits for links to the advisories

@wwared wwared added this pull request to the merge queue Apr 15, 2026
Merged via the queue into develop with commit faf16ed Apr 15, 2026
158 of 160 checks passed
@wwared wwared deleted the jm/fix-rust-deny branch April 15, 2026 22:40
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.

2 participants