Skip to content

Commit aadeb52

Browse files
authored
chore: add security
1 parent a101bd7 commit aadeb52

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SECURITY.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
This is the list of versions of Vue Router which are
6+
currently being supported with security updates.
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| 4.0.x | :white_check_mark: |
11+
| 3.5.x | :white_check_mark: |
12+
| < 3.5.x | :x: |
13+
14+
## Reporting a Vulnerability
15+
16+
To report a vulnerability please send an email with the details to [email protected].
17+
This will help us to assess the risk and start the necessary steps. More information
18+
can be found in [Vue Documentation](https://vuejs.org/v2/guide/security.html#Reporting-Vulnerabilities).
19+
20+
Thanks for helping to keep Vue Router secure.

0 commit comments

Comments
 (0)