| Version | Supported |
|---|---|
| 2.2.x | ✅ |
| 2.x | ✅ |
| < 2.0 | ❌ |
If you discover a security vulnerability in Supergraph, please report it privately:
- Do not open a public issue or discussion for the vulnerability.
- Email the maintainer at
datit309@gmail.comwith the details. - Include the affected platform (Claude Code, Antigravity CLI, Codex CLI, or OpenCode), skill/hook name, and reproduction steps or proof-of-concept.
- Include any suggested mitigations or patches if available.
- Initial Acknowledgment: Within 48 hours
- Triage & Assessment: Within 7 days
- Fix & Advisory Release: Handled with priority based on severity
This security policy applies to:
- The Supergraph plugin manifests, skills, agents, and lifecycle hooks
- Installation scripts (
install.sh,install.ps1) - CI/CD workflow configurations maintained in this repository
- All graph intelligence and LSP tools execute locally (
local-first). No telemetry or codebase data is uploaded to remote servers. - When running hooks or scripts, ensure tool and shell commands are inspected before execution.
- Avoid committing secrets, API keys, or personal tokens to repository environments.