Scanning your code
2 months agoRun the structural scan and scope it to what your agent changed: scan [path], --changed, --staged, --diff, and --patch.
Read articleUniversal CLI commands, Scan inputs, configuration, and output formats.
Run the structural scan and scope it to what your agent changed: scan [path], --changed, --staged, --diff, and --patch.
Read articleThe three output modes: human, deterministic JSON (shipmoor.scan.v1), and SARIF. Covers --output and --markdown-summary, and the stable CI exit-code contract (0 clean, 1 threshold/gate, 2 usage, 3 scan-failed).
Read articleMake a Scan block with --fail-on, tune local severity policy, and understand which shared policy and baseline capabilities are coming soon.
Read articleThe generated-code failure modes Shipmoor catches (phantom import, hallucinated API, stub path, and more), the severity model, and shipmoor rules / shipmoor explain <finding-id> for the catalog and per-finding guidance.
Read article