]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: add security.md [ci skip]
authorEvan You <yyx990803@gmail.com>
Tue, 30 Apr 2024 08:00:03 +0000 (01:00 -0700)
committerEvan You <yyx990803@gmail.com>
Tue, 30 Apr 2024 08:00:03 +0000 (01:00 -0700)
SECURITY.md [new file with mode: 0644]

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644 (file)
index 0000000..c0ca868
--- /dev/null
@@ -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.