docs: fix before_install finding field name, add MCP SSE transport docs, add acpx auto-install note

This commit is contained in:
Vincent Koc
2026-03-30 06:51:03 +09:00
parent 6d0abfa50c
commit 22ffe7b1de
3 changed files with 47 additions and 8 deletions

View File

@@ -540,7 +540,7 @@ Example event (plugin package install):
"findings": [
{
"severity": "warn",
"code": "network_fetch",
"ruleId": "network_fetch",
"file": "dist/index.js",
"line": 88,
"message": "Dynamic network fetch detected during install review."