Skip to content

Commit 4cbf334

Browse files
committed
docs: add rule counts to architecture tree in README
1 parent 30f8565 commit 4cbf334

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ src/
214214
β”‚ β”œβ”€β”€ secrets.ts Secret detection (11 patterns)
215215
β”‚ β”œβ”€β”€ permissions.ts Permission audit (3 rules)
216216
β”‚ β”œβ”€β”€ mcp.ts MCP server security (4 rules)
217-
β”‚ β”œβ”€β”€ hooks.ts Hook security analysis
218-
β”‚ └── agents.ts Agent config review
217+
β”‚ β”œβ”€β”€ hooks.ts Hook security analysis (4 rules)
218+
β”‚ └── agents.ts Agent config review (3 rules)
219219
β”œβ”€β”€ reporter/
220220
β”‚ β”œβ”€β”€ score.ts Scoring engine (A-F grades)
221221
β”‚ β”œβ”€β”€ terminal.ts Color terminal output

0 commit comments

Comments
Β (0)