Skip to content

fix: update rustix to resolve CVE-2024-43806#5

Draft
dannyneira wants to merge 1 commit into
mainfrom
independabot/rustix-cve-2024-43806
Draft

fix: update rustix to resolve CVE-2024-43806#5
dannyneira wants to merge 1 commit into
mainfrom
independabot/rustix-cve-2024-43806

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

Vulnerability

Dependabot context

Dependabot could not resolve this repo's Rust dependency files because the examples workspace member has a binary target name that conflicts with Cargo's build directory names. This PR works around that by updating the lockfile locally with Cargo.

Verification

  • cargo audit --file /workspace/graphql-ws-client/Cargo.lock no longer reports CVE-2024-43806 / rustix; it still reports unrelated existing alerts for bytes, h2, idna, and mio.
  • cargo build --manifest-path /workspace/graphql-ws-client/Cargo.toml passes.
  • cargo test --manifest-path /workspace/graphql-ws-client/Cargo.toml passes after restoring localhost resolution in the sandbox /etc/hosts.

Conversation: https://staging.warp.dev/conversation/faf03187-5e89-422a-a07c-ca95d40e546d
Run: https://oz.staging.warp.dev/runs/019e3bd0-d46d-7120-88a5-b1f32897b258
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
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