v0.1.1
Summary
- Add public agent action coverage, false-positive, and SARIF upload docs.
- Update README usage so npm is marked as not yet published while GitHub Action and local CLI paths are available.
- Include linked public docs in npm package metadata while keeping internal docs excluded.
Verification
- npm run check
- npm audit
- npm pack --dry-run
- node dist/cli.js examples --format human --fail-on none
Note: npm publication is still pending npm authentication.