uptime-kuma/SECURITY.md

26 lines
722 B
Markdown
Raw Normal View History

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