chore(catalog): bump llm-security v8.1.0 -> v8.1.1

llm-security v8.1.1 — release. Catalog ref now pins the v8.1.1 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-09-22 21:16:48 +02:00
commit 2794e2fca8
Signed by: ktg
SSH key fingerprint: SHA256:JakMjO6FTBBzN0Bhfj9saOoEjaFxlSdYuZQQpM/lF9Q
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": "v8.1.0" "ref": "v8.1.1"
}, },
"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

@ -63,7 +63,7 @@ propagates to `plugins/known_marketplaces.json` on the next start, and `false` p
## Plugins ## Plugins
### [LLM Security](https://git.fromaitochitta.com/open/llm-security) `v8.1.0` ### [LLM Security](https://git.fromaitochitta.com/open/llm-security) `v8.1.1`
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.