]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
Update SECURITY.md
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Fri, 29 Mar 2024 09:36:16 +0000 (10:36 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2024 09:36:16 +0000 (10:36 +0100)
SECURITY.md

index ff08e2041788ab0ec8ec5a1d15d183227627764d..af30bd4ac6d67ece7bf64820ed4637a84ad14449 100644 (file)
@@ -7,18 +7,15 @@ currently being supported with security updates.
 
 | Version            | Supported          |
 | ------------------ | ------------------ |
-| 2.0.x              | :white_check_mark: |
-| 2.0.0-rc.x         | :x:                |
-| 0.5.x              | :x:                |
-| &lt; 0.5.0         | :x:                |
-| &lt;= 2.0.0-beta.x | :x:                |
+| 2.1.x              | :white_check_mark: |
+| &lt;2.1         | :x:                |
 
 ## Reporting a Vulnerability
 
-To report a vulnerability please send an email with the details to posva13@gmail.com.
+To report a vulnerability, please email the details to posva13@gmail.com.
 
 When a vulnerability is reported, it immediately becomes our top concern, with a full-time contributor dropping everything to work on it.
 
-While the discovery of new vulnerabilities is rare, we also recommend always using the latest versions of Vue, Pinia, and its official companion libraries to ensure your application remains as secure as possible.
+While discovering new vulnerabilities is rare, we recommend always using the latest versions of Vue, Pinia, and its official companion libraries to ensure your application remains as secure as possible.
 
 Thanks for helping to keep Pinia secure.