From 8649655019fdbdb013a65f6bc6eeaae92f040071 Mon Sep 17 00:00:00 2001 From: Daniel Ternyak Date: Sun, 11 Mar 2018 17:25:24 -0500 Subject: [PATCH] Add HackerOne to Announcement (#1218) --- common/config/data.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/common/config/data.tsx b/common/config/data.tsx index 6bce4436..116e7a64 100644 --- a/common/config/data.tsx +++ b/common/config/data.tsx @@ -18,8 +18,9 @@ export const ANNOUNCEMENT_TYPE = ''; export const ANNOUNCEMENT_MESSAGE = ( This is a Beta version of MyCrypto. Please submit any bug reports to our{' '} - GitHub, and join - the discussion on Discord. + GitHub and use{' '} + HackerOne for critical + vulnerabilities. Join the discussion on Discord. );