Mercurial
comparison third_party/emsdk/SECURITY.md @ 179:8d17f6e6e290
[ThirdParty] Added emsdk bazel rules that can be supported by bazel 9.0.0
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Thu, 22 Jan 2026 21:23:17 -0800 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 178:94705b5986b3 | 179:8d17f6e6e290 |
|---|---|
| 1 # Security Policy | |
| 2 | |
| 3 If you have discovered a security vulnerability in this project, please report it | |
| 4 privately. **Do not disclose it as a public issue.** This gives us time to work with you | |
| 5 to fix the issue before public exposure, reducing the chance that the exploit will be | |
| 6 used before a patch is released. | |
| 7 | |
| 8 Please submit the report as a [security bug on the Chromium tracker](https://bugs.chromium.org/p/chromium/issues/entry?template=Security%20Bug). | |
| 9 | |
| 10 Please provide the following information in your report: | |
| 11 | |
| 12 - A description of the vulnerability and its impact | |
| 13 - How to reproduce the issue | |
| 14 - Make it clear that it's an Emscripten SDK bug. | |
| 15 | |
| 16 We ask that you give us 90 days to work on a fix before public exposure. |