mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 05:45:04 +03:00
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:
@@ -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 |
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user