From 160ba566d0196faa4e3a0a08f7fabb7a107d9934 Mon Sep 17 00:00:00 2001 From: Johnnie Birch Date: Mon, 28 Aug 2023 14:31:35 -0700 Subject: [PATCH] Update security policy --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6889895..10aa817 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,3 +10,8 @@ For more information about contributing to this project you can consult the [Code of Conduct]: CODE_OF_CONDUCT.md [Organizational Code of Conduct]: ORG_CODE_OF_CONDUCT.md [online documentation]: https://bytecodealliance.github.io/wasmtime/contributing.html + +# Security + +If you think you have found a security issue in WasmScore, please file a github issue with details, reproducible steps, and a clearly defined impact. +Once an issue is reported, we will assess, respond, and priortize a solution. In the case that WasmScore has planned updates at a regular time candence, the fix of a security vulnerability may warrant an intermediate release of WasmScore depending on the severity of the vulnerability.