docs: add SECURITY.md — responsible disclosure policy

This commit is contained in:
pyr0ball 2026-03-02 19:26:23 -08:00
parent 8a364555ac
commit 42b6a9a6cc

26
SECURITY.md Normal file
View file

@ -0,0 +1,26 @@
# Security Policy
## Reporting a Vulnerability
**Do not open a GitHub or Codeberg issue for security vulnerabilities.**
Email: `security@circuitforge.tech`
Include:
- A description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested fix (optional)
**Response target:** 72 hours for acknowledgement, 14 days for triage.
We follow responsible disclosure — we will coordinate a fix and release before any
public disclosure and will credit you in the release notes unless you prefer to remain
anonymous.
## Supported Versions
| Version | Supported |
|---------|-----------|
| Latest release | ✅ |
| Older releases | ❌ — please upgrade |