| Version | Supported |
|---|---|
| 1.3.x | ✅ |
| 1.2.x | ✅ |
| < 1.2 | ❌ |
Please report security vulnerabilities by:
- DO NOT create a public GitHub issue
- Email security concerns to the repository maintainers
- Include detailed steps to reproduce
- Include affected versions
- Initial acknowledgment: 48 hours
- Status update: 7 days
- Resolution timeline: Depends on severity
This MCP server includes enterprise-grade security features:
- Command classification and risk assessment
- Audit logging with NDJSON format
- Rate limiting and timeout controls
- Working directory enforcement
- Content filtering and PII detection
- Secure credential handling
When deploying this MCP server:
- Use the enterprise configuration (
config/enterprise-config.json) - Set appropriate working directory restrictions
- Configure audit logging
- Use strong authentication keys
- Monitor logs for suspicious activity
- Keep dependencies updated