Skip to content

Commit 9008bc8

Browse files
pnachtkeithw
andauthored
Add security policy (#2245)
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com> Co-authored-by: Keith Winstein <keithw@cs.stanford.edu>
1 parent e7c0309 commit 9008bc8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

SECURITY.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)