Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCP-5: Update crate dependencies #126

Merged
merged 5 commits into from
Nov 22, 2024
Merged

LCP-5: Update crate dependencies #126

merged 5 commits into from
Nov 22, 2024

Conversation

bluele
Copy link
Member

@bluele bluele commented Nov 21, 2024

Fixed Cargo.lock for vulnerabilities except for crates used only in test and SW(Software/Simulation) mode.
Specifically, there is an issue RUSTSEC-2023-0071 in rsa crate, but we use only this crate in SW mode(i.e., not production mode).

@bluele bluele changed the base branch from main to audit-202409 November 21, 2024 06:17
@bluele bluele force-pushed the audit-202409-lcp-5 branch from 24cec4e to 9f5817e Compare November 21, 2024 08:46
@bluele bluele added the audit label Nov 21, 2024
@bluele bluele marked this pull request as ready for review November 21, 2024 09:59
* bump git2 version
* bump h2 crate to 0.3.26

Signed-off-by: Jun Kimura <[email protected]>
…or returned from `tls.read_end_to_end()`

Signed-off-by: Jun Kimura <[email protected]>
* bump shlex to v1.3.0
* bump tonic to v0.9
* bump `env_logger` and `clap` versions
* bump ouroboros version

Signed-off-by: Jun Kimura <[email protected]>
@bluele bluele force-pushed the audit-202409-lcp-5 branch from 9f5817e to 31d0e50 Compare November 21, 2024 10:09
* bump `tiny-keccak` to v2
* bump sha2 to v0.10.8

Signed-off-by: Jun Kimura <[email protected]>
@bluele bluele force-pushed the audit-202409-lcp-5 branch from 31d0e50 to d44f678 Compare November 21, 2024 10:24
@bluele bluele merged commit e9c436d into audit-202409 Nov 22, 2024
2 checks passed
@bluele bluele deleted the audit-202409-lcp-5 branch November 22, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant