You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+6
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,9 @@ To report a vulnerability, please email [email protected].
5
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
6
7
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.
8
+
9
+
## Security Hall of Fame
10
+
11
+
We would like to thank the following security researchers for responsibly disclosing security issues to us.
12
+
13
+
- Jeet Pal - [GitHub](https://github.com/jeetpal2007) | [Email]([email protected]) | [LinkedIn](https://in.linkedin.com/in/jeet-pal-22601a290)
0 commit comments