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
12
13
14
[[command]]
name = "procs"
url = "https://github.com/dalance/procs#readme"
level = "Inert"
bare = true
standalone = [
    "--help", "--no-header", "--or", "--tree", "--version", "--watch-interval",
    "-V", "-h", "-l", "-t",
]
valued = [
    "--color", "--completion", "--config", "--gen-completion",
    "--insert", "--only", "--pager", "--sorta", "--sortd", "--theme",
    "-i", "-w",
]