Add security policy (#1224)

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
This commit is contained in:
Pedro Nacht
2023-05-31 19:12:18 -03:00
committed by GitHub
parent 4b47cbf10b
commit 3009d69b2b

16
SECURITY.md Normal file
View File

@@ -0,0 +1,16 @@
# Security Policy
If you have discovered a security vulnerability in this project, please report it
privately. **Do not disclose it as a public issue.** This gives us time to work with you
to fix the issue before public exposure, reducing the chance that the exploit will be
used before a patch is released.
Please submit the report as a [security bug on the Chromium tracker](https://bugs.chromium.org/p/chromium/issues/entry?template=Security%20Bug).
Please provide the following information in your report:
- A description of the vulnerability and its impact
- How to reproduce the issue
- Make it clear that it's an Emscripten SDK bug.
We ask that you give us 90 days to work on a fix before public exposure.