Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rust stable
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Actually bump aws-lc-sys in the dependency set

This change is presented as a security update for aws-lc-sys, but it only adds .tool-versions (rust stable) and does not update any Rust dependency manifests/lockfiles; Cargo.lock still pins aws-lc-sys to 0.37.1 just as before. That means the vulnerable dependency version remains in shipped builds, so the intended security fix is not actually applied.

Useful? React with 👍 / 👎.

Loading