verifyos-cli 0.4.0

AI agent-friendly Rust CLI for scanning iOS app bundles for App Store rejection risks before submission.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
format = "table"
profile = "full"
fail_on = "error"
timings = "off"

# Optional selectors
include = []
exclude = []

# Optional output paths
# baseline = "baseline.json"
# md_out = "report.md"
# agent_pack = "fixes.json"
# agent_pack_format = "bundle"