docs(readme): drop docx-tables/pptx-groups from known gaps (covered in 2g)
This commit is contained in:
parent
6f32e70c6d
commit
a46a96db0a
1 changed files with 1 additions and 2 deletions
|
|
@ -135,8 +135,7 @@ that a green scan means safe content:
|
||||||
— the binary layer needs a separate scanner. The front-end owns the container
|
— the binary layer needs a separate scanner. The front-end owns the container
|
||||||
threats it *can* see (zip-slip → path gate, zip-bomb → size cap, symlink
|
threats it *can* see (zip-slip → path gate, zip-bomb → size cap, symlink
|
||||||
refusal, CSV formula-lead cells). Known gaps: `.xlsx` (openpyxl) and `.pdf`
|
refusal, CSV formula-lead cells). Known gaps: `.xlsx` (openpyxl) and `.pdf`
|
||||||
extraction, `.docx` tables, grouped `.pptx` shapes, and the numeric `-`/`+` CSV
|
extraction, and the numeric `-`/`+` CSV false positive.
|
||||||
false positive.
|
|
||||||
- **Lexicon findings are deduplicated by pattern id** — `count=1` and the first
|
- **Lexicon findings are deduplicated by pattern id** — `count=1` and the first
|
||||||
offset are reported, so the same class matched across several channels/variants
|
offset are reported, so the same class matched across several channels/variants
|
||||||
collapses to one finding at its first location. This keeps reports readable, but
|
collapses to one finding at its first location. This keeps reports readable, but
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue