Skip to content

Commit 7bb9dd0

Browse files
committed
chore: improve security.md [ci skip]
1 parent 858bace commit 7bb9dd0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

SECURITY.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Reporting a Vulnerability
22

3-
Please send vulnerability reports to: [email protected]
3+
To report a vulnerability, please email [email protected].
4+
5+
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.
6+
7+
Please note that we do not consider XSS via template expressions a valid attack vector, because it can only happen if the user intentionally uses untrusted content as template compilation source. This is similar to knowingly pasting untrusted scripts into a browser console. We explicitly warn users against using untrusted content as template compilation source in our documentation.

0 commit comments

Comments
 (0)