Skip to content

fix: bump time to 0.3.47 for RUSTSEC-2026-0009#208

Merged
inureyes merged 1 commit into
mainfrom
fix/time-rustsec-2026-0009
May 25, 2026
Merged

fix: bump time to 0.3.47 for RUSTSEC-2026-0009#208
inureyes merged 1 commit into
mainfrom
fix/time-rustsec-2026-0009

Conversation

@inureyes
Copy link
Copy Markdown
Member

Summary

Resolves RUSTSEC-2026-0009 (medium, 6.8 — denial of service via stack exhaustion) in time 0.3.45, which is pulled transitively via ratatui 0.30 → ratatui-widgets → time. This is a lockfile-only bump — time 0.3.45 → 0.3.47, num-conv 0.1.0 → 0.2.2, time-core 0.1.7 → 0.1.8 — with no manifest change, since ratatui's requirement already permits it.

Verification

  • cargo audit — 0 vulnerabilities (was 1 before this change)
  • cargo build — green

Risk

Minimal: patch-level transitive bump within the existing semver requirement; no source or manifest changes.

Resolves RUSTSEC-2026-0009 (medium severity, denial of service via stack exhaustion) in time 0.3.45, which is pulled transitively via ratatui 0.30 -> ratatui-widgets -> time. Lockfile-only bump (time 0.3.45 -> 0.3.47, num-conv 0.1.0 -> 0.2.2, time-core 0.1.7 -> 0.1.8); no manifest change is needed because ratatui already permits it. cargo audit now reports zero vulnerabilities and the workspace builds clean.
@inureyes inureyes added type:security Security vulnerability or fix status:review Under review labels May 25, 2026
@inureyes inureyes merged commit f431c3e into main May 25, 2026
2 checks passed
@inureyes inureyes deleted the fix/time-rustsec-2026-0009 branch May 25, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:review Under review type:security Security vulnerability or fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant