summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 00000000..154f4da1
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,14 @@
+# Security Policy
+
+WABT is maintained by volunteers on a reasonable-effort basis. If you
+have discovered a security vulnerability, please open a GitHub issue
+to report it. In the future, we may move to a system of private
+reporting of security issues. Please submit your report by filling out
+[this form](https://github.com/WebAssembly/wabt/issues/new).
+
+Please provide the following information in your report:
+
+- A description of the vulnerability and its impact
+- How to reproduce the issue
+- Which WABT tools or library functions are affected
+- Which WebAssembly features (`--enable` flags) must be enabled