Const
The full rule table. Order is significant: rules fire in this order, and the report's findings are stable per-file in this order. Every entry must have a corresponding detect* function in scan.ts; scan.ts looks up rules by ID.
findings
detect*
scan.ts
The full rule table. Order is significant: rules fire in this order, and the report's
findingsare stable per-file in this order. Every entry must have a correspondingdetect*function inscan.ts;scan.tslooks up rules by ID.