Kaynağa Gözat

Resolve merge conflict: keep both qodo-skills and semgrep plugins

Claude 7 ay önce
ebeveyn
işleme
9aab26eded
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      .claude-plugin/marketplace.json

+ 10 - 0
.claude-plugin/marketplace.json

@@ -671,6 +671,16 @@
         "sha": "623eb4ed4364d8111f9a9132a791d7497d814b6a"
         "sha": "623eb4ed4364d8111f9a9132a791d7497d814b6a"
       },
       },
       "homepage": "https://github.com/qodo-ai/qodo-skills.git"
       "homepage": "https://github.com/qodo-ai/qodo-skills.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"
     }
     }
   ]
   ]
 }
 }