ADD (AI-Driven Development) ships as @pilotspace/add
on npm and pilotspace-add on PyPI. This policy
covers both distributions and the engine/tooling in this repository.
Security fixes land on the latest minor release line. Older lines are not
back-patched — upgrade to the latest 1.7.x to receive fixes.
| Version | Supported |
|---|---|
| 1.7.x | ✅ |
| < 1.7 | ❌ |
To check your installed version: python3 .add/tooling/add.py status (project),
pip show pilotspace-add, or npm ls @pilotspace/add.
Please do not open a public GitHub issue for security reports.
Report privately through one of:
- GitHub Security Advisories (preferred) — open a private report via the repository's Security → Report a vulnerability tab. This keeps the details confidential until a fix ships.
- Email —
tindang.ht97@gmail.comwith subjectSECURITY: <short summary>.
Please include:
- the affected version, platform, and install channel (npm / PyPI / source);
- a description of the issue and its impact;
- reproduction steps or a proof of concept, if available.
- Acknowledgement within 3 business days of your report.
- Triage assessment (accepted / needs-info / declined, with rationale) within 10 business days.
- For accepted reports: a coordinated fix and release, with credit to you in the release notes unless you prefer to remain anonymous. We will keep you updated on remediation progress.
- For declined reports: an explanation of why the issue falls outside the project's threat model.
Please give us a reasonable window to release a fix before any public disclosure.