diff --git a/crates/gix-worktree-state/RUSTSEC-0000-0000.md b/crates/gix-worktree-state/RUSTSEC-0000-0000.md index d25098973..cbbfc3491 100644 --- a/crates/gix-worktree-state/RUSTSEC-0000-0000.md +++ b/crates/gix-worktree-state/RUSTSEC-0000-0000.md @@ -9,6 +9,38 @@ keywords = ["permissions"] aliases = ["CVE-2025-22620"] license = "CC0-1.0" +[affected] +# This vulnerability affects Unix-like operating systems. +os = [ + "aix", + "android", + "dragonfly", + "emscripten", + "espidf", + "freebsd", + "fuchsia", + "haiku", + "horizon", + "hurd", + "illumos", + "ios", + "l4re", + "linux", + "macos", + "netbsd", + "nto", + "nuttx", + "openbsd", + "redox", + "rtems", + "solaris", + "tvos", + "visionos", + "vita", + "vxworks", + "watchos", +] + [affected.functions] "gix_worktree_state::checkout" = ["< 0.17.0"]