Skip to content

update dependencies to resolve security audit findings#178

Merged
jadamcrain merged 2 commits intomainfrom
chore/update-dependencies
Mar 28, 2026
Merged

update dependencies to resolve security audit findings#178
jadamcrain merged 2 commits intomainfrom
chore/update-dependencies

Conversation

@jadamcrain
Copy link
Copy Markdown
Member

Summary

  • Updates aws-lc-sys 0.38.0 → 0.39.1 and rustls-webpki 0.103.9 → 0.103.10
  • Resolves 3 advisories (RUSTSEC-2026-0044, 0048, 0049)
  • None were exploitable via this library's TLS usage (no CRL checking, name constraints bypass requires compromised sub-CA), but updating keeps the audit clean

Updates aws-lc-sys 0.38.0 -> 0.39.1 and rustls-webpki 0.103.9 -> 0.103.10
to address 3 advisories (RUSTSEC-2026-0044, 0048, 0049). None were
exploitable via this library's TLS usage, but updating keeps the audit clean.
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates various dependencies in the Cargo.lock file, including aws-lc-rs, cc, cmake, itoa, jni, js-sys, mio, rustls-webpki, serialport, and the wasm-bindgen ecosystem. Notably, the serialport crate has been updated to version 4.9.0, transitioning its Windows dependency from winapi to windows-sys. I have no feedback to provide.

New transitive dependency from jni-sys 0.4.x upgrade. MIT licensed,
same copyright as parent jni-sys crate.
@jadamcrain jadamcrain merged commit ed63b24 into main Mar 28, 2026
30 checks passed
@jadamcrain jadamcrain deleted the chore/update-dependencies branch March 28, 2026 02:58
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.

1 participant