Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
add-chainsafe-security-policy (#70)
Browse files Browse the repository at this point in the history
add-chainsafe-security-policy
  • Loading branch information
Polycarpik authored Nov 9, 2020
1 parent 06d4b4d commit d0755a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ This pallet demonstrates how the chainbridge pallet can be integrated in to a su
## example-erc721

This pallet mimics an ERC721 token contract. It allows for minting, burning and transferring of tokens that consist of a token ID (`U256`) and some metadata (`Vec<u8>`). This is also integrated into `example-pallet` to demonstrate how non-fungibles can be transferred across the bridge.

# ChainSafe Security Policy

## Reporting a Security Bug

We take all security issues seriously, if you believe you have found a security issue within a ChainSafe
project please notify us immediately. If an issue is confirmed, we will take all necessary precautions
to ensure a statement and patch release is made in a timely manner.

Please email us a description of the flaw and any related information (e.g. reproduction steps, version) to
[security at chainsafe dot io](mailto:[email protected]).

0 comments on commit d0755a4

Please sign in to comment.