audit: Ignore unmaintained rustls-pemfile. (RUSTSEC-2025-0134)
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[advisories]
|
[advisories]
|
||||||
ignore = ["RUSTSEC-2024-0436", "RUSTSEC-2025-0014"] # advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
|
ignore = ["RUSTSEC-2024-0436", "RUSTSEC-2025-0014", "RUSTSEC-2025-0134"] # advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
|
||||||
informational_warnings = [] # warn for categories of informational advisories
|
informational_warnings = [] # warn for categories of informational advisories
|
||||||
severity_threshold = "none" # CVSS severity ("none", "low", "medium", "high", "critical")
|
severity_threshold = "none" # CVSS severity ("none", "low", "medium", "high", "critical")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user