docs(readme): self-scan counts after the README's own new text (383 / 441)
The AV section added two suppressed findings to README.md itself; the remaining 58 (WARNING 61/100) did not move. Re-measured on a fresh clone. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
d9787aefb5
commit
d3d0cba917
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# .llm-security-ignore — Suppress expected findings when scanning this plugin
|
||||
#
|
||||
# Why 381 suppressed findings? A security plugin that documents attack patterns,
|
||||
# Why 383 suppressed findings? A security plugin that documents attack patterns,
|
||||
# ships a malicious demo fixture, and tests against deliberately evil code will
|
||||
# trigger its own scanners. This is the "scanning the scanner" paradox:
|
||||
#
|
||||
|
|
@ -10,8 +10,8 @@
|
|||
# - hooks/ and scanners/ contain high-entropy regex for secret detection
|
||||
#
|
||||
# Every suppression below is explained. Run without this file to see all of them.
|
||||
# Measured 2026-09-22 (v8.1.0) on a fresh clone: 439 findings without this file,
|
||||
# 58 with it (381 suppressed).
|
||||
# Measured 2026-09-22 (v8.1.0) on a fresh clone: 441 findings without this file,
|
||||
# 58 with it (383 suppressed).
|
||||
#
|
||||
# Format: SCANNER:glob or just glob (applies to all scanners)
|
||||
# Scanners: UNI, ENT, PRM, DEP, TNT, GIT, NET, MEM, SCR, WFL, TRG, SIG, AST, TFA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue