safe-chains 0.127.0

Auto-allow safe, read-only bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
[[command]]
name = "comm"
url = "https://www.gnu.org/software/coreutils/manual/coreutils.html#comm-invocation"
level = "Inert"
bare = false
standalone = [
    "-1", "-2", "-3", "-V", "-h", "-i", "-z",
    "--check-order", "--help", "--nocheck-order", "--total",
    "--version", "--zero-terminated",
]
valued = ["--output-delimiter"]