From 91a018aa46182c608e4dad1ee350cff00ac8a09c Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Wed, 15 Oct 2025 07:50:28 +0530 Subject: [PATCH] Update SECURITY.md [skip ci] --- .github/SECURITY.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 65db6ad7..fab9b6ae 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,23 +2,20 @@ ## Supported Versions -The latest patch versions of `v1` and `v2` releases of this project are supported for security updates. +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 patches of the following 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@shivammathur.com](mailto:contact@shivammathur.com). +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. - -## Tidelift - -If you use this GitHub Action through a Tidelift subscription, please refer to [https://tidelift.com/security](https://tidelift.com/security). \ No newline at end of file