Settings
Manage your account
Product Updates
New features and improvements in Annex
December 3, 2025
Features
- Detections are a new element on extension pages and available in the API on paid plans. These are high fidelity matches for known behaviors across many different attributes.
- Code change alerts are available in monitoring. On version updates, an AI analysis of the code changes made will be delivered to your webhook destination.
- Score change alerts are available in monitoring. On score changes, an alert will be delivered to your webhook destination.
Security
- Patched for CVE-2025-66478. Services are also behind Cloudflare CDN which includes a WAF rule to prevent exploitation.
August 15, 2025
Features
- Full scoring added for Open VSX and VS Code platforms.
- MCP server available in beta. This will eventually be a paid feature.
Connect to the MCP server using this configuration and authenticate through OAuth.
{
"mcpServers": {
"secure-annex": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.secureannex.com/mcp"]
}
}
}
July 30, 2025
Features
- Added screenshots to extension pages
- Improved webhook delivery of monitored extensions
July 8, 2025
Features
- Risk scoring: Risk scores are now available for all platforms and in the API on paid plans!