Security fixes are applied on the default branch (main). There are no long-term release branches yet.
Please do not report security vulnerabilities in public GitHub issues.
Email the maintainers with:
- A description of the issue
- Steps to reproduce
- Impact assessment (if known)
Use GitHub’s private vulnerability reporting if enabled for this repository, or contact the repository owner via GitHub.
We aim to acknowledge reports within a few business days.
In scope:
- This Go module (
cursor/,internal/) - The vendored Node adapter in
bridge/(Connect glue + launcher; runtime from npm@cursor/sdk)
Out of scope:
- Vulnerabilities in
@cursor/sdkor other npm dependencies — report upstream or to Cursor as appropriate - Issues that require a valid
CURSOR_API_KEYto abuse Cursor’s cloud API (report to Cursor) - Social engineering or phishing using the project name
Never commit API keys, .env files, or tokens. CI does not use production credentials.