From 6fc0a4b36a5beb6d64af78d8504e401ad3d7b0c3 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 27 Apr 2026 14:36:58 -0500 Subject: [PATCH] Add jfrog plugin (#1576) --- .claude-plugin/marketplace.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 71e80e0..b8b44a5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -871,6 +871,21 @@ } } }, + { + "name": "jfrog", + "description": "Use the JFrog Platform from Claude Code: Artifactory repos and artifacts, security findings and exposures, Catalog package safety and downloads, workflows across the SDLC, and platform administration.", + "author": { + "name": "JFrog Ltd.", + "url": "https://jfrog.com" + }, + "category": "security", + "source": { + "source": "github", + "repo": "jfrog/claude-plugin", + "commit": "761921eaa12b845beba1688d699a2d45091dfe83" + }, + "homepage": "https://jfrog.com" + }, { "name": "kotlin-lsp", "description": "Kotlin language server for code intelligence",