Skip to content

Commit c0ab069

Browse files
committed
release: bump tooltrust-mcp to 1.1.4
1 parent cf26fb1 commit c0ab069

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tooltrust-mcp",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "MCP server that scans other MCP servers for prompt injection, data exfiltration, and privilege escalation. Add to your .mcp.json and let your AI agent audit its own tools.",
55
"keywords": [
66
"mcp",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"url": "https://github.com/AgentSafe-AI/tooltrust-scanner",
88
"source": "github"
99
},
10-
"version": "1.1.3",
10+
"version": "1.1.4",
1111
"packages": [
1212
{
1313
"registryType": "npm",
1414
"identifier": "tooltrust-mcp",
15-
"version": "1.1.3",
15+
"version": "1.1.4",
1616
"transport": {
1717
"type": "stdio"
1818
}

0 commit comments

Comments
 (0)