safe-chains 0.133.2

Auto-allow safe, read-only bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[[command]]
name = "cloudflared"
url = "https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/"
bare_flags = ["--help", "--version", "-V", "-h"]

[[command.sub]]
name = "tail"
positional_style = true

[[command.sub]]
name = "version"
positional_style = true