mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
Add jfrog plugin (#1576)
This commit is contained in:
parent
27cab8ee35
commit
6fc0a4b36a
@ -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",
|
"name": "kotlin-lsp",
|
||||||
"description": "Kotlin language server for code intelligence",
|
"description": "Kotlin language server for code intelligence",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user