summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorPedro Nacht <pedro.k.night@gmail.com>2023-08-30 20:08:48 -0300
committerGitHub <noreply@github.com>2023-08-30 23:08:48 +0000
commit9008bc8080a4adc703643ea67321dd7b6075fe76 (patch)
tree0bdd3ead7923161bffa44e5e7ed27e386957ce07 /SECURITY.md
parente7c03091ccc9f53c84299aed08fa963e121afd80 (diff)
downloadwabt-9008bc8080a4adc703643ea67321dd7b6075fe76.tar.gz
wabt-9008bc8080a4adc703643ea67321dd7b6075fe76.tar.bz2
wabt-9008bc8080a4adc703643ea67321dd7b6075fe76.zip
Add security policy (#2245)
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com> Co-authored-by: Keith Winstein <keithw@cs.stanford.edu>
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