diff --git a/SECURITY.md b/SECURITY.md index 1b10ff8e5..830ec1711 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,5 +1,9 @@ # Security Policy +This repository is maintained by Confio as part of the CosmWasm stack. +Please see https://github.com/CosmWasm/advisories/blob/main/SECURITY.md +for our security policy. + ## Supported Versions cw-plus is still pre v1.0. A best effort has been made that the contracts here are secure, and we have moved the more @@ -10,9 +14,3 @@ with significant token value, and please inform us if it detects any issues so w Until v1.0 APIs are subject to change. The contracts APIs are pretty much stable, most work is currently in `storage-plus` and `multi-test`. - -## Reporting a Vulnerability - -We have a [unified security policy](https://github.com/CosmWasm/wasmd/blob/master/SECURITY.md) -for all CosmWasm-related repositories maintained by Confio. -You can [read it here](https://github.com/CosmWasm/wasmd/blob/master/SECURITY.md)