From cf7e67d87c01b839173b459c3114acfafc603bcb Mon Sep 17 00:00:00 2001 From: Michael Moore <1198206+imichaelmoore@users.noreply.github.com> Date: Mon, 17 Aug 2026 20:29:50 -0700 Subject: [PATCH] Update plugin.json --- plugins/claude-security/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/claude-security/.claude-plugin/plugin.json b/plugins/claude-security/.claude-plugin/plugin.json index 0e3b01eb..83bab5c3 100644 --- a/plugins/claude-security/.claude-plugin/plugin.json +++ b/plugins/claude-security/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "claude-security", - "version": "0.10.1-rc7", + "version": "0.10.1", "description": "Deep vulnerability scanning of your own code, run entirely inside your Claude Code session at a chosen effort tier, with every finding challenged before it is reported and the verification tally computed in code. Turns surviving findings into targeted patches, each verified by a panel of agents, that you apply when you choose. See the plugin README for the tiers, the report format, and the trust model.", "author": { "name": "Anthropic",