Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

update deps#1320

Merged
viccuad merged 2 commits intokubewarden:mainfrom
flavio:update-deps
Nov 14, 2025
Merged

update deps#1320
viccuad merged 2 commits intokubewarden:mainfrom
flavio:update-deps

Conversation

@flavio
Copy link
Copy Markdown
Member

@flavio flavio commented Nov 14, 2025

This PR updates wasmtime to latest patch release to address RUSTSEC-2025-0118.

It also updates the cargo audit ignore list, to remove all the issues that have been addressed.

This fixes issue #1424, addressing RUSTSEC-2025-0118

Signed-off-by: Flavio Castelli <[email protected]>
Remove issues that have been fixed.

Signed-off-by: Flavio Castelli <[email protected]>
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.83%. Comparing base (ef4b1b3) to head (e9638ee).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1320   +/-   ##
=======================================
  Coverage   73.83%   73.83%           
=======================================
  Files          17       17           
  Lines        1246     1246           
=======================================
  Hits          920      920           
  Misses        326      326           
Flag Coverage Δ
integration-tests 62.32% <ø> (ø)
unit-tests 40.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Copy Markdown
Member

@viccuad viccuad left a comment

Choose a reason for hiding this comment

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

🙏 for updating the ignore list.

@viccuad viccuad merged commit 5250f84 into kubewarden:main Nov 14, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Admission Controller Nov 14, 2025
@flavio flavio deleted the update-deps branch November 14, 2025 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

RUSTSEC-2025-0118: Unsound API access to a WebAssembly shared linear memory

2 participants