From 859db477c3d430e2ca87e60f89be74e4d3bdd1f5 Mon Sep 17 00:00:00 2001 From: Angelo Paparazzi Date: Wed, 15 Jan 2025 08:21:17 -0600 Subject: [PATCH] docs(ctr): add bug bounty hunter revoked keys notice (#854) --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c431459c..3fbf576f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,6 +49,9 @@ You probably want to set up a [virtualenv]. py.test test ``` +## Bug Bounty Hunters Notice +API keys found from commit bec3ae23b53782370851e28cbda5033a596b58b5 have already been revoked and will not be accepted for bug bounties. + ## Additional Resources - [General GitHub documentation](https://help.github.com/)