docs: log 2 MEDIUM security fixes in CHANGELOG (post-refactor)
CSV multiline injection + Markdown stored-XSS regressions caught by
security-guidance@claude-code-plugins on the 7-column refactor.
Backend fix in 3a9d9d3 (257 pytest, ruff/mypy clean). PR #9 body
counter bumped 255 → 257.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- **Security MEDIUM fix mid-sprint** : CSV formula injection défusée par `_csv_safe()` (apostrophe-prefix sur `=`/`+`/`-`/`@`/`\t`/`\r`). Le red team aurait pu injecter une formule qui s'exécute chez le SOC à l'ouverture de l'Excel.
|
||||
|
||||
## Test plan
|
||||
- **Backend** : **255/255** pytest (`ruff` + `mypy` clean).
|
||||
- **Backend** : **257/257** pytest (`ruff` + `mypy` clean).
|
||||
- **Frontend** : **136/136** vitest (`typecheck` + `lint` clean).
|
||||
- **E2e Playwright** : **223/223** verts — baseline sprint 5 = 201, +22 sprint 6.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user