Skip to content

Commit b656f2e

Browse files
Habiruaclaude
andcommitted
chore: Bump version to 3.2.0 for npm publish
Includes scan_command tool (SHRIKE-205), rejection blocked:true fix (SHRIKE-301), and expires_in_seconds fix (SHRIKE-302). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1943e0e commit b656f2e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shrike-mcp",
33
"mcpName": "io.github.Shrike-Security/shrike-mcp",
4-
"version": "3.1.0",
4+
"version": "3.2.0",
55
"description": "MCP server that gives AI agents 8 security tools powered by a multi-stage detection pipeline. Scans prompts, responses, SQL, file writes, and web searches for injection attacks, PII leaks, and policy violations. Human-in-the-loop approval engine for enterprise compliance.",
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)