From: Eduardo San Martin Morote Date: Wed, 8 Jun 2022 13:31:02 +0000 (+0200) Subject: chore: format security X-Git-Tag: v4.1.0~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0758243786294f924bd636c9097b7bb5a1deb727;p=thirdparty%2Fvuejs%2Frouter.git chore: format security --- diff --git a/SECURITY.md b/SECURITY.md index 7c6a76d7..8e3c52a6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -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: | +| < 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).