Remove ref and sha from semgrep plugin source

This commit is contained in:
Claude 2026-02-19 00:07:41 +00:00
parent 3729578434
commit 751491da6f
No known key found for this signature in database

View File

@ -667,9 +667,7 @@
"category": "security",
"source": {
"source": "url",
"url": "https://github.com/semgrep/mcp-marketplace.git",
"ref": "main",
"sha": "9fa3dd7166a15a4fa04aea00116176a03867328d"
"url": "https://github.com/semgrep/mcp-marketplace.git"
},
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
}