chore(marketplace): externalise llm-security
This commit is contained in:
parent
7b18a94afa
commit
a74f37d0b8
1 changed files with 5 additions and 1 deletions
|
|
@ -12,7 +12,11 @@
|
|||
"plugins": [
|
||||
{
|
||||
"name": "llm-security",
|
||||
"source": "./plugins/llm-security",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.fromaitochitta.com/open/llm-security.git",
|
||||
"ref": "v7.7.2"
|
||||
},
|
||||
"description": "Security scanning, auditing, and threat modeling for Claude Code projects. OWASP LLM Top 10 (2025) and Agentic AI Top 10."
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue