We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a101bd7 commit aadeb52Copy full SHA for aadeb52
SECURITY.md
@@ -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