Skip to content

Commit 43d4085

Browse files
Habiruaclaude
andcommitted
chore: Bump version to 3.5.0 for SHRIKE-501 release
- 10 tools (added reset_session) - L9 session correlation data in scan responses - Session stats in threat intel - Updated package description Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 58591d6 commit 43d4085

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "shrike-mcp",
33
"mcpName": "io.github.Shrike-Security/shrike-mcp",
4-
"version": "3.4.0",
5-
"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.",
4+
"version": "3.5.0",
5+
"description": "MCP server that gives AI agents 10 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. Session correlation engine with human-in-the-loop approval for enterprise compliance.",
66
"type": "module",
77
"main": "./dist/index.js",
88
"bin": {

0 commit comments

Comments
 (0)