]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: add security hall of fame [ci skip]
authorEvan You <yyx990803@gmail.com>
Tue, 16 Apr 2024 11:49:52 +0000 (19:49 +0800)
committerEvan You <yyx990803@gmail.com>
Tue, 16 Apr 2024 11:49:52 +0000 (19:49 +0800)
SECURITY.md

index dac6018b5bc4b2450fd8907fca543bc9e7cd86d7..41a58da297040331dc4a5a5cfdd06da61ef8a9f5 100644 (file)
@@ -5,3 +5,9 @@ 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.
 
 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.
+
+## Security Hall of Fame
+
+We would like to thank the following security researchers for responsibly disclosing security issues to us.
+
+- Jeet Pal - [GitHub](https://github.com/jeetpal2007) | [Email](jeetpal2007@gmail.com) | [LinkedIn](https://in.linkedin.com/in/jeet-pal-22601a290 )