Skip to content

Commit d3d1ba6

Browse files
authored
Fix [affected.functions] in gix-worktree-state advisory (#2195)
I clicked "merge" too quickly, oops
1 parent ee2897e commit d3d1ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/gix-worktree-state/RUSTSEC-0000-0000.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases = ["CVE-2025-22620"]
1010
license = "CC0-1.0"
1111

1212
[affected.functions]
13-
"gix_worktree_state::checkout" = ["*"]
13+
"gix_worktree_state::checkout" = ["< 0.17.0"]
1414

1515
[versions]
1616
patched = [">= 0.17.0"]

0 commit comments

Comments
 (0)