mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-16 22:23:07 +00:00
Add semgrep plugin to marketplace (#422)
Co-authored-by: claude <noreply@anthropic.com>
This commit is contained in:
@@ -660,6 +660,16 @@
|
|||||||
"url": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
"url": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
"homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "semgrep",
|
||||||
|
"description": "Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.",
|
||||||
|
"category": "security",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/semgrep/mcp-marketplace.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user