You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Security
Bumped transitive dependency rand 0.9.2 → 0.9.4 (RUSTSEC-2026-0097 / GHSA-cq8v-f236-94qc):
unsound aliased mutable reference when a custom logger calls rand::rng() during reseeding.
This crate's own code was not affected (rand is only used via the optional fake feature and
dev-dependencies); the lock-file pin eliminates the vulnerable version entirely.
Changed
CI: weekly scheduled run added for security audit and Dependabot allowlist review.