Skip to content

fix(deps): update dependencies and fix security vulnerabilities#37

Merged
tembleking merged 2 commits intomasterfrom
chore/update-dependencies-2026-03-27
Mar 27, 2026
Merged

fix(deps): update dependencies and fix security vulnerabilities#37
tembleking merged 2 commits intomasterfrom
chore/update-dependencies-2026-03-27

Conversation

@tembleking
Copy link
Copy Markdown
Member

Bumps version to 0.8.3 and updates all dependencies via just update (nix flake + cargo update) to resolve 5 security advisories flagged by cargo audit:

  • RUSTSEC-2026-0007: bytes integer overflow in BytesMut::reserve (→ 1.11.1)
  • RUSTSEC-2026-0049: rustls-webpki faulty CRL matching logic (→ 0.103.10)
  • RUSTSEC-2026-0067: tar unpack_in symlink chmod escalation (→ 0.4.45)
  • RUSTSEC-2026-0068: tar incorrect PAX size header handling (→ 0.4.45)
  • RUSTSEC-2026-0009: time DoS via stack exhaustion (→ 0.3.47)

Resolved vulnerabilities:
- RUSTSEC-2026-0007: bytes integer overflow in BytesMut::reserve (→ 1.11.1)
- RUSTSEC-2026-0049: rustls-webpki faulty CRL matching logic (→ 0.103.10)
- RUSTSEC-2026-0067: tar unpack_in symlink chmod escalation (→ 0.4.45)
- RUSTSEC-2026-0068: tar incorrect PAX size header handling (→ 0.4.45)
- RUSTSEC-2026-0009: time DoS via stack exhaustion (→ 0.3.47)
@tembleking tembleking enabled auto-merge (squash) March 27, 2026 13:51
@tembleking tembleking merged commit c7dc1ec into master Mar 27, 2026
4 checks passed
@tembleking tembleking deleted the chore/update-dependencies-2026-03-27 branch March 27, 2026 14:02
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