We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15553dc commit f58bb86Copy full SHA for f58bb86
active/open_mcp.js renamed to active/OpenModelContextProtocolServer.js
@@ -29,7 +29,7 @@ alertTags:
29
${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getTag()}: ${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getValue()}
30
${CommonAlertTag.OWASP_2017_A06_SEC_MISCONFIG.getTag()}: ${CommonAlertTag.OWASP_2017_A06_SEC_MISCONFIG.getValue()}
31
status: alpha
32
-codeLink: https://github.com/zaproxy/community-scripts/blob/main/active/mcp_server_detector.js
+codeLink: https://github.com/zaproxy/community-scripts/blob/main/active/OpenModelContextProtocolServer.js
33
helpLink: https://www.zaproxy.org/docs/desktop/addons/community-scripts/
34
`);
35
}
0 commit comments