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 = "usql"
description = "Universal SQL shell — interactive REPL supporting many database backends (PostgreSQL, MySQL, SQLite, SQL Server, Oracle, etc.). Bare invocation drops into the REPL. -c executes a SQL command. Carve-out: --version / --help only."
url = "https://github.com/xo/usql"
researched_version = "usql 0.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-V"]