safe-chains 0.222.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "llvm-profdata"
description = "LLVM profile data tool — merges / shows / overlaps profile data files. Reads / writes .profraw / .profdata."
url = "https://llvm.org/docs/CommandGuide/llvm-profdata.html"
researched_version = "LLVM 22.x"
level = "SafeWrite"
bare = false
tolerate_unknown_short = true
standalone = ["--help", "--version", "-?", "-h"]