-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,14 +5,14 @@ | |
This is the list of versions of Pinia which are | ||
currently being supported with security updates. | ||
|
||
| Version | Supported | | ||
| ------------------ | ------------------ | | ||
| 2.1.x | :white_check_mark: | | ||
| <2.1 | :x: | | ||
| Version | Supported | | ||
| --------- | ------------------ | | ||
| 2.2.x | :white_check_mark: | | ||
| <2.2.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
To report a vulnerability, please email the details to [email protected]. | ||
To report a vulnerability, please email the details to <[email protected]>. | ||
|
||
When a vulnerability is reported, it immediately becomes our top concern, with a full-time contributor dropping everything to work on it. | ||
|
||
|