aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMike McQuaid2017-04-18 09:16:57 +0100
committerGitHub2017-04-18 09:16:57 +0100
commit20ad7f9cf6e69196b224f95e9fce4b8af8a6d284 (patch)
tree80e864c7a08cb3eb61dc2bb88ac72f9db3bd15f2 /README.md
parent85af8c71c71edc4667ec40fff0f147235e804d9a (diff)
downloadbrew-20ad7f9cf6e69196b224f95e9fce4b8af8a6d284.tar.bz2
README: point security to HackerOne.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 47aa217cf..5378813ee 100644
--- a/README.md
+++ b/README.md
@@ -35,12 +35,7 @@ We explicitly welcome contributions from people who have never contributed to op
A good starting point for contributing is running `brew audit --strict`with some of the packages you use (e.g. `brew audit --strict wget` if you use `wget`) and then read through the warnings, try to fix them until `brew audit --strict` shows no results and [submit a pull request](http://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request.html). If no formulae you use have warnings you can run `brew audit --strict` without arguments to have it run on all packages and pick one. Good luck!
## Security
-Please report security issues to security@brew.sh.
-
-This is our PGP key which is valid until May 24, 2017.
-* Key ID: `0xE33A3D3CCE59E297`
-* Fingerprint: `C657 8F76 2E23 441E C879 EC5C E33A 3D3C CE59 E297`
-* Full key: https://keybase.io/homebrew/key.asc
+Please report security issues to our [HackerOne](https://hackerone.com/homebrew/).
## Who Are You?
Homebrew's lead maintainer is [Mike McQuaid](https://github.com/mikemcquaid).