We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c0309 commit 9008bc8Copy full SHA for 9008bc8
SECURITY.md
@@ -0,0 +1,14 @@
1
+# Security Policy
2
+
3
+WABT is maintained by volunteers on a reasonable-effort basis. If you
4
+have discovered a security vulnerability, please open a GitHub issue
5
+to report it. In the future, we may move to a system of private
6
+reporting of security issues. Please submit your report by filling out
7
+[this form](https://github.com/WebAssembly/wabt/issues/new).
8
9
+Please provide the following information in your report:
10
11
+- A description of the vulnerability and its impact
12
+- How to reproduce the issue
13
+- Which WABT tools or library functions are affected
14
+- Which WebAssembly features (`--enable` flags) must be enabled
0 commit comments