chore(catalog): bump llm-security v7.8.2 -> v7.8.3

llm-security v7.8.3 — release. Catalog ref now pins the v7.8.3 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-07-18 11:02:36 +02:00
commit 9d42292da6
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
"source": { "source": {
"source": "url", "source": "url",
"url": "https://git.fromaitochitta.com/open/llm-security.git", "url": "https://git.fromaitochitta.com/open/llm-security.git",
"ref": "v7.8.2" "ref": "v7.8.3"
}, },
"description": "Security scanning, auditing, and threat modeling for Claude Code projects. OWASP LLM Top 10 (2025) and Agentic AI Top 10." "description": "Security scanning, auditing, and threat modeling for Claude Code projects. OWASP LLM Top 10 (2025) and Agentic AI Top 10."
}, },

View file

@ -20,7 +20,7 @@ Each plugin keeps its own full README and CHANGELOG; this page is just the catal
## Plugins ## Plugins
### [LLM Security](https://git.fromaitochitta.com/open/llm-security) `v7.8.2` ### [LLM Security](https://git.fromaitochitta.com/open/llm-security) `v7.8.3`
Security scanning, auditing, and threat modeling for agentic AI projects. Built on OWASP LLM Top 10 (2025), OWASP Agentic AI Top 10, and Google DeepMind's AI Agent Traps taxonomy. Security scanning, auditing, and threat modeling for agentic AI projects. Built on OWASP LLM Top 10 (2025), OWASP Agentic AI Top 10, and Google DeepMind's AI Agent Traps taxonomy.