safe-chains 0.136.1

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
[[command]]
name = "jless"
description = "Read-only interactive terminal viewer for JSON and YAML files. Displays structured data for browsing with no ability to modify files, write to disk, access the network, or execute code. Written in Rust."
url = "https://github.com/PaulJuliusMartinez/jless"
level = "Inert"
bare = false
standalone = ["--help", "--json", "--version", "--yaml", "-N", "-V", "-h", "-n"]
valued = ["--mode", "--scrolloff"]