safe-chains 0.221.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "sshfs"
description = "Mounts a remote SSH host as a local filesystem via FUSE. Bare invocation mounts the remote (system-state write — creates a FUSE mount). -h --help is read-only."
url = "https://github.com/libfuse/sshfs"
researched_version = "sshfs 3.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h", "-V"]