docs: update SECURITY.md

This commit is contained in:
Kévin Dunglas
2024-10-21 13:48:42 +02:00
committed by GitHub
parent f43de0ccf5
commit ed3703a16a
+4 -2
View File
@@ -10,7 +10,9 @@ Binaries and Docker images are rebuilt nightly using the latest versions of depe
## Reporting a Vulnerability
If you believe you have discovered a security issue directly affecting FrankenPHP,
please do **NOT** report it publicly but send a detailed report to [kevin+frankenphp-security@dunglas.dev](mailto:kevin+frankenphp-security@dunglas.dev?subject=Security%20issue%20affecting%20FrankenPHP).
please do **NOT** report it publicly.
Only vulnerabilities directly affecting FrankenPHP should be reported using this email.
Please write a detailed vulnerability report and send it [through GitHub](https://github.com/golang/go/issues/57786) 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.