Jelajahi Sumber

Add sonatype-guide plugin to marketplace

Co-authored-by: claude <noreply@anthropic.com>
Noah Zweben 7 bulan lalu
induk
melakukan
96d18f7032
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  1. 10 0
      .claude-plugin/marketplace.json

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

@@ -629,6 +629,16 @@
         "url": "https://github.com/coderabbitai/claude-plugin.git"
       },
       "homepage": "https://github.com/coderabbitai/claude-plugin.git"
+    },
+    {
+      "name": "sonatype-guide",
+      "description": "Sonatype Guide MCP server for software supply chain intelligence and dependency security. Analyze dependencies for vulnerabilities, get secure version recommendations, and check component quality metrics.",
+      "category": "security",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/sonatype/sonatype-guide-claude-plugin.git"
+      },
+      "homepage": "https://github.com/sonatype/sonatype-guide-claude-plugin.git"
     }
   ]
 }