overrides for hass lol

This commit is contained in:
mjallen18
2026-03-31 17:24:46 -05:00
parent c1efceef55
commit 57fa32bf9c
2 changed files with 102 additions and 0 deletions

View File

@@ -283,6 +283,10 @@
# ...
# "libsoup-2.74.3"
# "mbedtls-2.28.10"
# ecdsa is pulled in by srp → ha-icloud3 custom component.
# CVE-2024-23342 applies to timing-sensitive cryptographic use cases,
# not the SRP authentication usage here.
"python3.14-ecdsa-0.19.1"
];
};