From: Evan You Date: Tue, 30 Apr 2024 08:00:03 +0000 (-0700) Subject: chore: add security.md [ci skip] X-Git-Tag: v4.3.3~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e6f5ef3300c69a54e3bce02e6c75e73e59438c;p=thirdparty%2Fvuejs%2Frouter.git chore: add security.md [ci skip] --- diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..c0ca8683 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Reporting a Vulnerability + +To report a vulnerability, please email security@vuejs.org. + +While the discovery of new vulnerabilities is rare, we also recommend always using the latest versions of Vue and its official companion libraries to ensure your application remains as secure as possible.