Skip to content

Commit f58bb86

Browse files
committed
Adjust to naming convention
1 parent 15553dc commit f58bb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

active/open_mcp.js renamed to active/OpenModelContextProtocolServer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ alertTags:
2929
${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getTag()}: ${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getValue()}
3030
${CommonAlertTag.OWASP_2017_A06_SEC_MISCONFIG.getTag()}: ${CommonAlertTag.OWASP_2017_A06_SEC_MISCONFIG.getValue()}
3131
status: alpha
32-
codeLink: https://github.com/zaproxy/community-scripts/blob/main/active/mcp_server_detector.js
32+
codeLink: https://github.com/zaproxy/community-scripts/blob/main/active/OpenModelContextProtocolServer.js
3333
helpLink: https://www.zaproxy.org/docs/desktop/addons/community-scripts/
3434
`);
3535
}

0 commit comments

Comments
 (0)