Adds content/docs/security/ section: - security/index.mdx — section landing page - security/safe-mcp-advisory.mdx — three HIGH findings for self-hosted ops: G-01: unpinned npm MCP packages G-02: no manifest signing G-03: floating plugin references Updates meta.json with Security nav section. Pairs with: monorepo PRs #808, #809 Deadline: April 22, 2026 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
28 lines
495 B
JSON
28 lines
495 B
JSON
{
|
|
"title": "Documentation",
|
|
"pages": [
|
|
"index",
|
|
"changelog",
|
|
"quickstart",
|
|
"concepts",
|
|
"workspace-config",
|
|
"architecture",
|
|
"org-template",
|
|
"plugins",
|
|
"channels",
|
|
"schedules",
|
|
"external-agents",
|
|
"tokens",
|
|
"api-reference",
|
|
"mcp-server",
|
|
"self-hosting",
|
|
"observability",
|
|
"troubleshooting",
|
|
"---Security---",
|
|
"security/index",
|
|
"security/safe-mcp-advisory",
|
|
"---Runtimes---",
|
|
"google-adk",
|
|
"hermes"
|
|
]
|
|
} |