mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Remove listing of unix-likes from advisory
Keeps causing issues on old cargo-audit versions
This commit is contained in:
committed by
GitHub
parent
4976560dfd
commit
07082e2887
@@ -10,21 +10,6 @@ aliases = ["CVE-2025-22620"]
|
||||
license = "CC0-1.0"
|
||||
|
||||
[affected]
|
||||
# This vulnerability affects Unix-like operating systems.
|
||||
os = [
|
||||
"aix",
|
||||
"android",
|
||||
"dragonfly",
|
||||
"freebsd",
|
||||
"fuchsia",
|
||||
"illumos",
|
||||
"ios",
|
||||
"linux",
|
||||
"macos",
|
||||
"netbsd",
|
||||
"openbsd",
|
||||
"solaris",
|
||||
]
|
||||
|
||||
[affected.functions]
|
||||
"gix_worktree_state::checkout" = ["< 0.17.0"]
|
||||
|
||||
Reference in New Issue
Block a user