Skip to content

Commit 97716ae

Browse files
committed
chore: add security hall of fame [ci skip]
1 parent b4b856b commit 97716ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

SECURITY.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ To report a vulnerability, please email [email protected].
55
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.
66

77
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

Comments
 (0)