Files
workinf_Blender_Wasm/docs/tasks/M13-05F.md
mes123456 380cbed4ff
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

27 lines
725 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# M13-05F恶意输入矩阵
- `task`: `M13-05F`
- `parent`: `M13-05E`
- `status`: `done`
## 目标
使用生产解析器和既有负例路径验证 malicious blend、image、font、media、archive、node graph、
script manifest 和 GLB。每类必须返回稳定拒绝码不得提取 archive、执行脚本或发布迟到结果。
## 验收
```text
npm --prefix web run test:malicious-input-matrix
npm --prefix web run typecheck
npm --prefix web run build
```
## 产物和交接
报告和 manifest 位于 `tests/golden/M13-05F/`;下一任务由 manifest 的 `nextTask` 指向 `M13-05G`
## 回滚
移除矩阵 checker、报告、manifest、package 命令和状态页;将 `M13-05E` 恢复为队列尾。