Skip to content

Commit 0659282

Browse files
committed
chore(coprocessor): upgrade aws/rustls deps
1 parent ec84509 commit 0659282

File tree

3 files changed

+11
-33
lines changed

3 files changed

+11
-33
lines changed

coprocessor/fhevm-engine/.cargo/advisory-db..lock

Whitespace-only changes.

coprocessor/fhevm-engine/.cargo/audit.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
[advisories]
55
# The ignored vulnerability RUSTSEC-2024-0388 is due to sqlx-mysql which is not used
6-
# TODO: stop ignoring RUSTSEC-2026-004x ASAP (https://github.com/zama-ai/fhevm-internal/issues/1182)
7-
ignore = ["RUSTSEC-2023-0071", "RUSTSEC-2025-0111", "RUSTSEC-2026-0045", "RUSTSEC-2026-0046", "RUSTSEC-2026-0047", "RUSTSEC-2026-0048", "RUSTSEC-2026-0049"]
6+
ignore = ["RUSTSEC-2023-0071", "RUSTSEC-2025-0111"]
87
# RUSTSEC-2025-0111 impacts only testcontainers
98
informational_warnings = ["unmaintained"]
109
severity_threshold = "medium"

coprocessor/fhevm-engine/Cargo.lock

Lines changed: 10 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)