@chrome-review/rules
v0.1.0
Published
Rules engine for chrome-review: permission-diff, remote-hosted-code detection, host-scope analysis, confidence tiering. Consumes @chrome-review/parser output.
Downloads
24
Maintainers
Readme
@chrome-review/rules
Rules engine for chrome-review.
Consumes the ParserReport produced by
@chrome-review/parser
and emits a RuleResult covering permission-diff findings,
remote-hosted-code findings, host-scope overbreadth findings, and
caveats — with HIGH / MEDIUM / LOW confidence tiers.
Status: UNSTABLE (0.x). The public API and the tier rules may change between 0.x versions without a major bump.
This package is a workspace member of chrome-review. For the
user-facing CLI, install chrome-review
instead; this package is what that CLI uses internally.
- Repository: https://github.com/chrome-review/chrome-review
- Tier rationale: see
docs/confidence-tiering.mdfor the tier-by-tier rationale.
License: MIT.
