mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-10-16 00:05:10 +07:00
22 lines
710 B
Markdown
22 lines
710 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
The latest patch version of `v2` release of this project is supported for security updates.
|
|
|
|
## Supported PHP Versions
|
|
|
|
This security policy only applies to the latest patch releases of the following PHP versions.
|
|
|
|
| Version | Supported |
|
|
|---------|--------------------|
|
|
| 8.1 | :white_check_mark: |
|
|
| 8.2 | :white_check_mark: |
|
|
| 8.3 | :white_check_mark: |
|
|
| 8.4 | :white_check_mark: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
If you have found any issues that might have security implications in the versions supported, please send a report privately to [contact@setup-php.com](mailto:contact@setup-php.com).
|
|
Do not report security reports publicly.
|