agent-threat-rules 3.5.1 → 3.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "agent-threat-rules",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.2",
|
|
4
|
+
"mcpName": "io.github.Agent-Threat-Rule/agent-threat-rules",
|
|
4
5
|
"type": "module",
|
|
5
6
|
"description": "Open detection standard -- like Sigma, but for AI agents. 655 rules for prompt injection, tool poisoning, context exfiltration, and MCP attacks. Shipped in Cisco AI Defense. 97.2% recall on NVIDIA garak.",
|
|
6
7
|
"main": "./dist/index.js",
|