Do NOT open a public GitHub issue for security vulnerabilities.
Please report security vulnerabilities through GitHub Security Advisories.
You will receive an acknowledgment within 48 hours and a detailed response within 7 days.
| Version | Supported |
|---|---|
| 1.x | Yes |
This server bridges AI assistants with Tally Prime ERP (financial data). Key controls:
- OAuth 2.1 + PKCE — Required for remote/cloud mode
- SQL validation — SELECT-only queries to DuckDB (no INSERT/DELETE/DROP/file access)
- XML injection prevention — All parameters HTML-escaped before Tally XML injection
- Rate limiting — 10 req/min on authentication endpoints
- Audit logging — All tool invocations logged with sensitive fields redacted
- Read-only mode —
READONLY_MODE=truedisables all write tools
See docs/security-assessment.md for the full threat model.
We follow coordinated disclosure. We ask that you:
- Allow us reasonable time to fix the issue before public disclosure
- Avoid accessing or modifying other users' data
- Act in good faith to avoid privacy violations and service disruption