yew/SECURITY.md
2020-06-20 23:06:55 +08:00

13 lines
551 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Security Policy
## Reporting a Vulnerability
To report a security vulnerability, please email the maintainers at `maintainers@yew.rs`. Please do not create a Github issue
for security vulnerabilities.
If you can, please include the following details:
* An MCVE (minimum complete verifiable example)  this is a short code snippet which demonstrates the error in the
the simplest possible (or just a simple) way.
* Which versions of Yew the vulnerability is present in
* What effects the vulnerability has and how serious the vulnerability is