ignore humantime dep as tracing console-subscriber uses it (somewhere)
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[advisories]
|
[advisories]
|
||||||
ignore = ["RUSTSEC-2024-0436"] # advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
|
ignore = ["RUSTSEC-2024-0436", "RUSTSEC-2025-0014"] # 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