verifyos-cli 0.3.1

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
format = "table"
profile = "full"
fail_on = "error"
timings = "off"

# Optional selectors
include = []
exclude = []

# Optional output paths
# baseline = "baseline.json"
# md_out = "report.md"