uptime-kuma/SECURITY.md

26 lines
722 B
Markdown
Raw Normal View History

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