chore(llm-security): bump version refs to 5.1.0
Update monorepo README, llm-security README badge, and plugin.json from 5.0.0 to 5.1.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f1c9fac365
commit
a8d79e4484
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ Built for my own Claude Code workflow and shared openly for anyone who finds the
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
|
||||||
### [LLM Security](plugins/llm-security/) `v5.0.0`
|
### [LLM Security](plugins/llm-security/) `v5.1.0`
|
||||||
|
|
||||||
Security scanning, auditing, and threat modeling for agentic AI projects.
|
Security scanning, auditing, and threat modeling for agentic AI projects.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "llm-security",
|
"name": "llm-security",
|
||||||
"description": "Security scanning, auditing, and threat modeling for Claude Code projects. Detects secrets, validates MCP servers, assesses security posture, and generates threat models aligned with OWASP LLM Top 10.",
|
"description": "Security scanning, auditing, and threat modeling for Claude Code projects. Detects secrets, validates MCP servers, assesses security posture, and generates threat models aligned with OWASP LLM Top 10.",
|
||||||
"version": "5.0.0"
|
"version": "5.1.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
*Built for my own Claude Code workflow and shared openly for anyone who finds it useful. This is a solo project — bug reports and feature requests are welcome, but pull requests are not accepted.*
|
*Built for my own Claude Code workflow and shared openly for anyone who finds it useful. This is a solo project — bug reports and feature requests are welcome, but pull requests are not accepted.*
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue