safe-chains 0.192.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "haml"
description = "Renders HAML templates to HTML (or other targets) by evaluating the template — embedded Ruby in `=` and `-` lines is executed at render time. Outputs to stdout by default, or to a file when a second positional argument is given. Only the diagnostic flags --help and --version have a fixed safe surface; rendering any template runs arbitrary Ruby."
url = "https://haml.info/"
researched_version = "haml 6.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h", "-v"]