From 04d854614d7a96ad9b065a5a12a9fed8b4ea0bff Mon Sep 17 00:00:00 2001 From: Kirill Pimenov Date: Tue, 2 Apr 2019 13:57:45 +0200 Subject: [PATCH 1/3] Direct security issues to security@ email instead --- .github/ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index fb059d428d6..ab66f6c215a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,10 +1,12 @@ _Before filing a new issue, please **provide the following information**._ +_If you think that your issue is an exploitable security vulnerability, please mail your bugreport to security@parity.io instead._ + - **Parity Ethereum version**: 0.0.0 - **Operating system**: Windows / MacOS / Linux - **Installation**: homebrew / one-line installer / built from source - **Fully synchronized**: no / yes -- **Network**: ethereum / ropsten / kovan / ... +- **Network**: ethereum / ropsten / goerli / ... - **Restarted**: no / yes _Your issue description goes here below. Try to include **actual** vs. **expected behavior** and **steps to reproduce** the issue._ From b4fd04cfa7c2a94f9f0b2a7dd312dc6f37de1b1d Mon Sep 17 00:00:00 2001 From: Kirill Pimenov Date: Tue, 2 Apr 2019 16:43:28 +0200 Subject: [PATCH 2/3] Explicitly mentioned out BugBounty and SECURITY.md docs --- .github/ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ab66f6c215a..1bbecc3cdab 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,8 @@ _Before filing a new issue, please **provide the following information**._ -_If you think that your issue is an exploitable security vulnerability, please mail your bugreport to security@parity.io instead._ +_If you think that your issue is an exploitable security vulnerability, please mail your bugreport to security@parity.io instead; your submission might be eligible for our Bug Bounty._ +_You can find mode info on the reporting process in https://github.com/paritytech/parity-ethereum/blob/master/SECURITY.md _ + - **Parity Ethereum version**: 0.0.0 - **Operating system**: Windows / MacOS / Linux From 7cf2dec7c14ce9cb6df616f6d95e3248284dc453 Mon Sep 17 00:00:00 2001 From: Talha Cross <47772477+soc1c@users.noreply.github.com> Date: Tue, 2 Apr 2019 17:12:37 +0200 Subject: [PATCH 3/3] Update .github/ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1bbecc3cdab..10a58c1ce08 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,7 @@ _Before filing a new issue, please **provide the following information**._ _If you think that your issue is an exploitable security vulnerability, please mail your bugreport to security@parity.io instead; your submission might be eligible for our Bug Bounty._ -_You can find mode info on the reporting process in https://github.com/paritytech/parity-ethereum/blob/master/SECURITY.md _ +_You can find mode info on the reporting process in [SECURITY.md](https://github.com/paritytech/parity-ethereum/blob/master/SECURITY.md)_ - **Parity Ethereum version**: 0.0.0