Skip to content

Commit ec84509

Browse files
committed
chore(kms-connector): upgrade aws/rustls deps
1 parent 7b38b46 commit ec84509

File tree

2 files changed

+8
-60
lines changed

2 files changed

+8
-60
lines changed

kms-connector/.cargo/audit.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
[advisories]
55
# The ignored vulnerability RUSTSEC-2023-0071 is due to sqlx-mysql which is not used
66
# The ignored vulnerability RUSTSEC-2025-0111 is affecting only the testcontainers only used for testing
7-
# TODO: stop ignoring RUSTSEC-2026-004x ASAP (https://github.com/zama-ai/fhevm-internal/issues/1182)
8-
ignore = ["RUSTSEC-2023-0071", "RUSTSEC-2025-0111", "RUSTSEC-2026-0044", "RUSTSEC-2026-0045", "RUSTSEC-2026-0046", "RUSTSEC-2026-0047", "RUSTSEC-2026-0048", "RUSTSEC-2026-0049"]
7+
ignore = ["RUSTSEC-2023-0071", "RUSTSEC-2025-0111"]
98
informational_warnings = ["unmaintained"]
109
severity_threshold = "medium"
1110

kms-connector/Cargo.lock

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

0 commit comments

Comments
 (0)