mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
19 lines
911 B
Markdown
19 lines
911 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
Only the latest version is supported.
|
|
Please ensure that you're always using the latest release.
|
|
|
|
Binaries and Docker images are rebuilt nightly using the latest versions of dependencies.
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
If you believe you have discovered a security issue directly affecting FrankenPHP,
|
|
please do **NOT** report it publicly.
|
|
|
|
Please write a detailed vulnerability report and send it [through GitHub](https://github.com/php/frankenphp/security/advisories/new) or to [kevin+frankenphp-security@dunglas.dev](mailto:kevin+frankenphp-security@dunglas.dev?subject=Security%20issue%20affecting%20FrankenPHP).
|
|
|
|
Only vulnerabilities directly affecting FrankenPHP should be reported to this project.
|
|
Flaws affecting components used by FrankenPHP (PHP, Caddy, Go...) or using FrankenPHP (Laravel Octane, PHP Runtime...) should be reported to the relevant projects.
|