Parcourir la source

Merge pull request #5416 from anthropics/claude-security-0.10.1-version-fix

Update plugin.json for Claude Security
Michael Moore il y a 3 semaines
Parent
commit
c90c75e06d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      plugins/claude-security/.claude-plugin/plugin.json

+ 1 - 1
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",