mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
5 lines
151 B
TOML
5 lines
151 B
TOML
[advisories]
|
|
ignore = [
|
|
"RUSTSEC-2020-0159", # segfault in localtime_r - low risk to TC
|
|
"RUSTSEC-2020-0071", # same localtime_r bug as above
|
|
]
|