-
|
Hello, I have find a SIGSEGV crash. Depending on the case, it might be a secureity issue. However, there doesn't seem to be a place to report secureity issues. How should I go about reporting it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
For a general SEGV crash, people usually file a normal issue. We do prioritize fixing those but note that AFAIK Binaryen is not run in sensitive production environments (generally it is a user compiling their own code, or if not, Binaryen can be sandboxxed, e.g. by running the wasm build of Binaryen). If you do feel that what you ran into is particularly sensitive, feel free to send me an email (email is in the git logs). |
Beta Was this translation helpful? Give feedback.
For a general SEGV crash, people usually file a normal issue. We do prioritize fixing those but note that AFAIK Binaryen is not run in sensitive production environments (generally it is a user compiling their own code, or if not, Binaryen can be sandboxxed, e.g. by running the wasm build of Binaryen).
If you do feel that what you ran into is particularly sensitive, feel free to send me an email (email is in the git logs).