From 1e8635e935f55daa64a5ed6c966d668bf870942f Mon Sep 17 00:00:00 2001 From: David Dias Date: Wed, 14 Oct 2020 15:16:43 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..0e810df --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Reporting a Vulnerability + +For reporting *critical* and *security* bugs, please consult our [Security Policy and Responsible Disclosure Program information](https://github.com/filecoin-project/community/blob/master/SECURITY.md) + +## Reporting a non security bug + +For non-critical bugs, please simply file a GitHub issue on this repo.