Skip to content

Commit

Permalink
chore: create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJacky authored Feb 1, 2025
1 parent 437411b commit 66639e0
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Security Policy

## Supported Versions

Security support status for currently maintained versions:

| Version | Support Status |
|---------|-----------------------|
| 2.x | ✅ Actively Maintained |
| 1.x | ❌ End of Life |

## Vulnerability Reporting

### Submit Vulnerability
Please submit reports via [GitHub Security Advisory](https://github.com/0xJacky/nginx-ui/security/advisories/new) with:
- Affected version(s)
- Detailed vulnerability description
- Reproducible PoC (Proof of Concept)
- Environment configuration details

### Handling Process
- Valid reports will be tracked through private advisory channels
- Within 21-31 days after remediation:
- Request CVE identifier from numbering authorities
- Publish technical details on GitHub Advisory
- Update Release Notes with impact assessment

### Requirements
- **Testing Restrictions**: All security validation must be conducted in locally built isolated environments. Online demo systems are strictly prohibited for testing purposes
- **Environment Isolation**: Testing environments must be network-segregated from production systems. Test traffic must not leak beyond isolated networks
- Destructive testing is prohibited without explicit authorization
- Adhere to Coordinated Disclosure principles
- Vulnerability details must remain confidential until public disclosure

> Security researchers will be acknowledged in project credits based on contribution significance

0 comments on commit 66639e0

Please sign in to comment.