1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-16 07:12:21 +00:00

chore(audit): unignore RUSTSEC-2020-0095 (difference is unmaintained) (#3319)

This commit is contained in:
David Knaack 2021-12-13 20:36:43 +01:00 committed by GitHub
parent 8d9650afe2
commit da6edec3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,5 @@
[advisories]
ignore = [
# difference is unmaintained
# Only used in test code
# Tracked in #2835
"RUSTSEC-2020-0095",
# Out-of-bounds write in nix::unistd::getgrouplist
# Tracked in #3140
"RUSTSEC-2021-0119",