26 lines
722 B
Markdown
26 lines
722 B
Markdown
# Security Policy
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please report security issues to https://github.com/louislam/uptime-kuma/security/advisories/new.
|
|
|
|
Do not use the public issue tracker or discuss it in the public as it will cause more damage.
|
|
|
|
## Supported Versions
|
|
|
|
### Uptime Kuma Versions
|
|
|
|
You should use or upgrade to the latest version of Uptime Kuma. All `1.X.X` versions are upgradable to the lastest version.
|
|
|
|
### Upgradable Docker Tags
|
|
|
|
| Tag | Supported |
|
|
| ------- | ------------------ |
|
|
| 1 | :white_check_mark: |
|
|
| 1-debian | :white_check_mark: |
|
|
| latest | :white_check_mark: |
|
|
| debian | :white_check_mark: |
|
|
| 1-alpine | ⚠️ Deprecated |
|
|
| alpine | ⚠️ Deprecated |
|
|
| All other tags | ❌ |
|