ignore humantime dep as tracing console-subscriber uses it (somewhere)
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
parent
ae818d5b25
commit
e920c44cb4
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue