loading…
Search for a command to run...
loading…
A frontend security dependency auditing tool that identifies vulnerabilities in local and remote repositories using the Model Context Protocol. It provides deta
A frontend security dependency auditing tool that identifies vulnerabilities in local and remote repositories using the Model Context Protocol. It provides detailed audit information like CVSS scores and dependency chains, generating standardized markdown reports.
项目描述
基于MCP Server协议的前端安全依赖审计工具
工具支持本地工程和远程仓库,包含CVSS、CWE、依赖链等关键审计信息。
审计结果为标准化 markdown 文件
现在是MVP版本
@cheen/project审计结果您所审计的工程总共有 2 个风险漏洞。
其中:
说明:
- 严重漏洞被认为是极其严重的,应该立即修复。
- 高危漏洞被认为是严重的,应该尽快修复。
- 中危漏洞被认为是中等严重的,可以选择在时间允许时修复。
- 低危漏洞被认为是轻微的,可以根据自行需要进行修复。
下面是漏洞的详细信息
共计 2 个
esbuild漏洞描述:
1102341<=0.24.2依赖关系:
@cheen/project / vitest / vite-node / vite / esbuild
@cheen/project / vitest / vite / esbuild
漏洞包所在目录:
node_modules/esbuildvue-template-compiler漏洞描述:
1111772>=2.0.0 <3.0.0依赖关系:
@cheen/project / vue-tsc / @vue/language-core / vue-template-compiler漏洞包所在目录:
node_modules/vue-template-compilerДобавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-audit": {
"command": "npx",
"args": []
}
}
}