mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 20:10:08 +02:00
18 lines
984 B
Markdown
18 lines
984 B
Markdown
# Security Policy
|
|
|
|
## Supported versions
|
|
|
|
Generally speaking, only the latest version of **PHP Monitor** is supported:
|
|
|
|
| Version | Apple Silicon | Supported | Supported macOS | Deployment Target |
|
|
| ------- | ------------- | ------------------ | ----- | ----- |
|
|
| 3.x | ✅ Universal binary | ✅ | Big Sur (11.0) | macOS 10.14+ |
|
|
| 2.6 | ✅ Universal binary | ❌ | Big Sur (11.0) | macOS 10.14+ |
|
|
| 2.5 | ✴️ Universal binary<br/>`/usr/local/homebrew` installations only | ❌ | Big Sur (11.0)<br/>Catalina (10.15) | macOS 10.14+ |
|
|
| 2.4 | ✴️ Universal binary<br/>`/usr/local/homebrew` installations only | ❌ | Big Sur (11.0)<br/>Catalina (10.15) | macOS 10.14+ |
|
|
| < 2.4 | ❌ Intel binary<br/>`/usr/local/homebrew` installations only | ❌ | Catalina (10.15) | macOS 10.14+ |
|
|
|
|
## Reporting a vulnerability
|
|
|
|
Contact me (Nico Verbruggen) at the email address used for the commits in the repository. Please include "PHP Monitor" in the subject.
|