docs: update SECURITY.md and add to README

- Bump supported versions: 0.7.x (active), 0.6.x (security)
- Replace fake email with GitHub Security Advisories link
- Add Security Policy to README documentation table
This commit is contained in:
diegosouzapw
2026-02-16 14:27:17 -03:00
parent 03d05e0490
commit 1b00a6b70b
2 changed files with 5 additions and 4 deletions

View File

@@ -277,6 +277,7 @@ registerSuite({
| [Architecture](docs/ARCHITECTURE.md) | System architecture and internals |
| [Contributing](CONTRIBUTING.md) | Development setup and guidelines |
| [OpenAPI Spec](docs/openapi.yaml) | OpenAPI 3.0 specification |
| [Security Policy](SECURITY.md) | Vulnerability reporting and security practices |
---

View File

@@ -5,7 +5,7 @@
If you discover a security vulnerability in OmniRoute, please report it responsibly:
1. **DO NOT** open a public GitHub issue
2. Email: **security@omniroute.dev** (or use GitHub Security Advisories)
2. Use [GitHub Security Advisories](https://github.com/diegosouzapw/OmniRoute/security/advisories/new)
3. Include: description, reproduction steps, and potential impact
## Response Timeline
@@ -20,9 +20,9 @@ If you discover a security vulnerability in OmniRoute, please report it responsi
| Version | Support Status |
| ------- | -------------- |
| 0.4.x | ✅ Active |
| 0.3.x | ✅ Active |
| < 0.3.0 | ❌ Unsupported |
| 0.7.x | ✅ Active |
| 0.6.x | ✅ Security |
| < 0.6.0 | ❌ Unsupported |
## Security Best Practices