32 lines
786 B
Markdown
32 lines
786 B
Markdown
# Security Policy
|
|
|
|
## 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.
|
|
|
|
## Supported Versions
|
|
|
|
Use this section to tell people about which versions of your project are
|
|
currently being supported with security updates.
|
|
|
|
### Uptime Kuma Versions
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| 1.9.X | :white_check_mark: |
|
|
| <= 1.8.X | ❌ |
|
|
|
|
### Upgradable Docker Tags
|
|
|
|
| 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 | ❌ |
|