浏览代码

Update security email domain and Immunefi text

Francisco Giordano 3 年之前
父节点
当前提交
c739d1976b
共有 2 个文件被更改,包括 7 次插入7 次删除
  1. 1 1
      README.md
  2. 6 6
      SECURITY.md

+ 1 - 1
README.md

@@ -66,7 +66,7 @@ The core development principles and strategies that OpenZeppelin Contracts is ba
 
 
 The latest audit was done on October 2018 on version 2.0.0.
 The latest audit was done on October 2018 on version 2.0.0.
 
 
-Please report any security issues you find via our [bug bounty program on Immunefi](https://www.immunefi.com/bounty/openzeppelin) or directly to security@openzeppelin.org.
+We have a [**bug bounty program** on Immunefi](https://www.immunefi.com/bounty/openzeppelin). Please report any security issues you find through the Immunefi dashboard, or reach out to security@openzeppelin.com.
 
 
 Critical bug fixes will be backported to past major releases.
 Critical bug fixes will be backported to past major releases.
 
 

+ 6 - 6
SECURITY.md

@@ -1,5 +1,11 @@
 # Security Policy
 # Security Policy
 
 
+## Bug Bounty
+
+We have a [**bug bounty program** on Immunefi](https://www.immunefi.com/bounty/openzeppelin). Please report any security issues you find through the Immunefi dashboard, or reach out to security@openzeppelin.com.
+
+Critical bug fixes will be backported to past major releases.
+
 ## Supported Versions
 ## Supported Versions
 
 
 The recommendation is to use the latest version available.
 The recommendation is to use the latest version available.
@@ -12,9 +18,3 @@ The recommendation is to use the latest version available.
 | < 2.0   | :x:                                  |
 | < 2.0   | :x:                                  |
 
 
 Note that the Solidity language itself only guarantees security updates for the latest release.
 Note that the Solidity language itself only guarantees security updates for the latest release.
-
-## Reporting a Vulnerability
-
-Please report any security issues you find to security@openzeppelin.org.
-
-Critical bug fixes will be backported to past major releases.