Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Security Policy

## Supported Versions

Only the latest stable release receives security updates.
Older versions are not actively maintained.

| Version | Supported |
| ------- | --------- |
| 2.14.x (latest) | :white_check_mark: |
| < 2.14.0 | :x: |

Docker images: `jc21/nginx-proxy-manager:latest`, `jc21/nginx-proxy-manager:2`

See all releases: https://github.com/NginxProxyManager/nginx-proxy-manager/releases

## Reporting a Vulnerability

**Do NOT open a public GitHub Issue to report a security vulnerability.**

Use GitHub's private vulnerability reporting:
https://github.com/NginxProxyManager/nginx-proxy-manager/security/advisories/new

Please include:
- Affected version (Docker image tag or release)
- Description of the vulnerability
- Steps to reproduce
- Potential impact

Once a fix is available, a public GitHub Security Advisory will be published.