Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@
This repository is part of the **CosmWasm** stack.
Please see the [Advisories] for its security policy.

---
[Advisories]: https://github.com/CosmWasm/advisories/blob/main/SECURITY.md

The code in this repository **IS NOT INTENDED FOR PRODUCTION USE**.
Specifically, [cw-multi-test] should be used only as a [DEVELOPMENT DEPENDENCY].
As such, it is not covered by any bug bounty program and is not held
to the same strict standards as other components regarding bugs.
However, if you believe you have found a security-critical issue,
please refer to the contact information in the [Advisories].
> [!CAUTION]
> The code in this repository **IS NOT INTENDED FOR PRODUCTION USE**.
> Specifically, [cw-multi-test] should be used only as a [DEVELOPMENT DEPENDENCY].
> As such, it is not covered by any bug bounty program and is not held
> to the same strict standards as other components regarding bugs.
>
> However, if you believe you have found a security-critical issue,
> please refer to the contact information in the [Advisories].

[cw-multi-test]: https://crates.io/crates/cw-multi-test
[DEVELOPMENT DEPENDENCY]: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#development-dependencies
[Advisories]: https://github.com/CosmWasm/advisories/blob/main/SECURITY.md