uptime-kuma/SECURITY.md

32 lines
786 B
Markdown
Raw Normal View History

2021-08-19 10:32:57 +01:00
# Security Policy
2021-11-02 05:25:34 +00:00
## Reporting a Vulnerability
Please report security issues to uptime@kuma.pet.
Do not use the issue tracker or discuss it in the public as it will cause more damage.
2021-08-19 10:32:57 +01:00
## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
2021-10-13 01:01:34 +01:00
### Uptime Kuma Versions
2021-08-19 10:32:57 +01:00
| Version | Supported |
| ------- | ------------------ |
2021-10-27 05:31:18 +01:00
| 1.9.X | :white_check_mark: |
| <= 1.8.X | ❌ |
2021-08-19 10:32:57 +01:00
2021-10-13 01:01:34 +01:00
### Upgradable Docker Tags
2021-10-10 05:20:15 +01:00
| Tag | Supported |
| ------- | ------------------ |
| 1 | :white_check_mark: |
| 1-debian | :white_check_mark: |
| 1-alpine | :white_check_mark: |
| latest | :white_check_mark: |
| debian | :white_check_mark: |
| alpine | :white_check_mark: |
| All other tags | ❌ |