safe-chains 0.221.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[[command]]
name = "cake"
description = "Cake — C# build runner. Reads a `build.cake` (or named) script which is arbitrary C# evaluated by Roslyn at runtime — every meaningful invocation executes user code. The diagnostic --version, --help, --info are read-only. Carve-out covers diagnostic forms."
url = "https://cakebuild.net/docs/running-builds/runners/cake-tool"
researched_version = "Cake 4.x"
level = "Inert"
bare = false
max_positional = 0
standalone = [
    "--help", "--info", "--version",
    "-h",
]