Skip to content

Commit 981eb01

Browse files
authored
Remove listing of unix-likes from advisory (#2206)
Keeps causing issues on old cargo-audit versions
1 parent 4976560 commit 981eb01

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

crates/gix-worktree-state/RUSTSEC-2025-0001.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,6 @@ aliases = ["CVE-2025-22620"]
1010
license = "CC0-1.0"
1111

1212
[affected]
13-
# This vulnerability affects Unix-like operating systems.
14-
os = [
15-
"aix",
16-
"android",
17-
"dragonfly",
18-
"freebsd",
19-
"fuchsia",
20-
"illumos",
21-
"ios",
22-
"linux",
23-
"macos",
24-
"netbsd",
25-
"openbsd",
26-
"solaris",
27-
]
2813

2914
[affected.functions]
3015
"gix_worktree_state::checkout" = ["< 0.17.0"]

0 commit comments

Comments
 (0)