Skip to content

fix: update rand to 0.9.4 to resolve GHSA-cq8v-f236-94qc#10060

Merged
acarl005 merged 2 commits intomasterfrom
independabot/rand-GHSA-cq8v-f236-94qc
May 4, 2026
Merged

fix: update rand to 0.9.4 to resolve GHSA-cq8v-f236-94qc#10060
acarl005 merged 2 commits intomasterfrom
independabot/rand-GHSA-cq8v-f236-94qc

Conversation

@acarl005
Copy link
Copy Markdown
Contributor

@acarl005 acarl005 commented May 4, 2026

Summary

Updates the transitive dependency rand from 0.9.1 to 0.9.4 to resolve GHSA-cq8v-f236-94qc (RUSTSEC-2026-0097).

Vulnerability Details

What Changed

  • Cargo.lock: rand 0.9.1 → 0.9.4 (transitive dependency, pulled in by actix-http, quinn-proto, sentry-core, tokenizers, candle-core, and others)
  • The workspace's direct rand dependency remains at 0.8.6 (unaffected by this advisory)

Dependabot Error

Dependabot reported security_update_not_possible claiming the max installable version was 0.9.1. However, cargo update -p [email protected] successfully resolved to 0.9.4 without any conflicts.

Verification


Conversation: https://staging.warp.dev/conversation/1e0f1592-cbd6-4750-8423-7f910f6e48ae
Run: https://oz.staging.warp.dev/runs/019df3b7-d9a0-7c25-9c32-022e308172b4

This PR was generated with Oz.

@cla-bot cla-bot Bot added the cla-signed label May 4, 2026
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 4, 2026

@acarl005

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@acarl005 acarl005 requested a review from danielpeng2 May 4, 2026 16:09
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

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

Overview

This PR updates the locked transitive rand 0.9 package from 0.9.1 to 0.9.4 and rewrites the dependent lockfile references to the patched version.

Concerns

No correctness or security concerns were identified in the provided lockfile-only diff.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@acarl005 acarl005 merged commit 64a0dfb into master May 4, 2026
24 checks passed
@acarl005 acarl005 deleted the independabot/rand-GHSA-cq8v-f236-94qc branch May 4, 2026 18:12
wolverine2k pushed a commit to wolverine2k/warp that referenced this pull request May 5, 2026
Leejaywell pushed a commit to Leejaywell/warp that referenced this pull request May 5, 2026
Leejaywell added a commit to Leejaywell/warp that referenced this pull request May 5, 2026
Cherry-picked from upstream:
- fix: highlight C++ header extensions (warpdotdev#9388)
- Run executable shell scripts in the terminal (warpdotdev#9503)
- Revert schema generator binary recompilation fix (warpdotdev#9676)
- Remove stray backticks from Windows installer README (warpdotdev#9691)
- Fix chord shortcuts on Windows non-Latin keyboard layouts (warpdotdev#9476)
- Scroll output with Page Up/Down from prompt (warpdotdev#9624)
- Respect Markdown Viewer setting for .md links in AI rules/facts panel (warpdotdev#9699)
- fix: disable reset grid checks for restored blocks on Windows (warpdotdev#9987)
- add RedirectionGuard=no to windows-installer.iss (warpdotdev#9863)
- Windows quake mode window correctly sized (warpdotdev#9891)
- fix: update rand to 0.9.4 (GHSA-cq8v-f236-94qc) (warpdotdev#10060)
- Fix diff button when Show code review button toggle is off (warpdotdev#9600)
- Fix freshly cloned repo stuck in loading state (warpdotdev#9998)
- Fix terminal text selection not auto-scrolling when dragging (warpdotdev#9448)
- Resolve conflict markers from 3f0ac51 and edac651
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants