0
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-11-22 11:47:30 +01:00
uptime-kuma/SECURITY.md

26 lines
722 B
Markdown
Raw Normal View History

2021-08-19 11:32:57 +02:00
# Security Policy
2021-11-02 06:25:34 +01:00
## Reporting a Vulnerability
2022-12-28 12:59:33 +01:00
Please report security issues to https://github.com/louislam/uptime-kuma/security/advisories/new.
2021-11-02 06:25:34 +01:00
2022-12-28 12:59:33 +01:00
Do not use the public issue tracker or discuss it in the public as it will cause more damage.
2021-11-02 06:25:34 +01:00
2021-08-19 11:32:57 +02:00
## Supported Versions
2021-10-13 02:01:34 +02:00
### Uptime Kuma Versions
2022-04-24 16:54:06 +02:00
You should use or upgrade to the latest version of Uptime Kuma. All `1.X.X` versions are upgradable to the lastest version.
2021-08-19 11:32:57 +02:00
2021-10-13 02:01:34 +02:00
### Upgradable Docker Tags
2021-10-10 06:20:15 +02:00
| Tag | Supported |
| ------- | ------------------ |
| 1 | :white_check_mark: |
| 1-debian | :white_check_mark: |
| latest | :white_check_mark: |
| debian | :white_check_mark: |
2022-04-24 16:54:06 +02:00
| 1-alpine | ⚠️ Deprecated |
| alpine | ⚠️ Deprecated |
2021-10-10 06:20:15 +02:00
| All other tags | ❌ |