Documentation
¶
Overview ¶
Command bitbox-audit scans a repository for known BitBox02 firmware-quirk regressions and emits a structured report.
The audit runs source-level pattern checks against every supported file type (.go, .ts, .tsx, .js, .jsx, .dart). For each finding, the report names the quirk from the shared knowledge base — severity, firmware range, source citation and description are all derived from quirks.json.
Exit codes:
0 — no findings 1 — usage / IO error 2 — findings present (any severity)
Click to show internal directories.
Click to hide internal directories.