chore(audit): unignore RUSTSEC-2021-0119 (Out-of-bounds write in nix::unistd::getgrouplist) (#3768)

This commit is contained in:
David Knaack
2022-03-19 21:28:31 +01:00
committed by GitHub
parent 5fc8ba7636
commit 47838d143b

View File

@@ -1,8 +1,5 @@
[advisories] [advisories]
ignore = [ ignore = [
# Out-of-bounds write in nix::unistd::getgrouplist
# Tracked in #3140
"RUSTSEC-2021-0119",
# Potential segfault in the time crate # Potential segfault in the time crate
# chrono dependency, but vulnerable function is never called # chrono dependency, but vulnerable function is never called
# Tacked in #3163 # Tacked in #3163