]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: format security
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 8 Jun 2022 13:31:02 +0000 (15:31 +0200)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 30 Jun 2022 07:59:00 +0000 (09:59 +0200)
SECURITY.md

index 7c6a76d731f2dde893f37e34375fb3b32a91e21d..8e3c52a68a81832203dc9800ec5c74f0b9718302 100644 (file)
@@ -5,15 +5,15 @@
 This is the list of versions of Vue Router which are
 currently being supported with security updates.
 
-| Version | Supported          |
-| ------- | ------------------ |
-| 4.0.x   | :white_check_mark: |
-| 3.5.x   | :white_check_mark: |
-| < 3.5.x | :x:                |
+| Version    | Supported          |
+| ---------- | ------------------ |
+| 4.0.x      | :white_check_mark: |
+| 3.5.x      | :white_check_mark: |
+| &lt; 3.5.x | :x:                |
 
 ## Reporting a Vulnerability
 
-To report a vulnerability please send an email with the details to security@vuejs.org. 
+To report a vulnerability please send an email with the details to security@vuejs.org.
 This will help us to assess the risk and start the necessary steps. More information
 can be found in [Vue Documentation](https://vuejs.org/v2/guide/security.html#Reporting-Vulnerabilities).