Skip to content

Commit

Permalink
Merge pull request cosmos#576 from CosmWasm/security_303
Browse files Browse the repository at this point in the history
Add intiial SECURITY.md
  • Loading branch information
ethanfrey authored Aug 4, 2021
2 parents 75e1f5c + 7457ae5 commit 945c68e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Security Policy

## Supported Versions

This is alpha software, do not run on a production system. Notably, we currently provide no migration path not even "dump state and restart" to move to future versions.


We will have a stable v0.x version before the final v1.0.0 version with the same API as the v1.0 version in order to run last testnets and manual testing on it. We have not yet committed to that version number.
Our v1.0.0 release plans were also delayed by upstream release cycles, and we have continued to refine APIs while we can.

## Reporting a Vulnerability

Please report any security issues via email to security@confio.gmbh.

You will receive a response from us within 48 hours. If the issue is confirmed, we will release a patch as soon as possible depending on complexity but historically within a few days.

0 comments on commit 945c68e

Please sign in to comment.