-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Rapyd Bug Bounty to program list (#438)
* Added Luno Bug Bounty program to program list * Add Rapyd Bug Bounty to program list * format --------- Co-authored-by: Nikita Stupin <[email protected]>
- Loading branch information
1 parent
c92547b
commit 8285350
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11393,6 +11393,23 @@ | |
"policy_url_status": "alive", | ||
"contact_email": "[email protected]" | ||
}, | ||
{ | ||
"program_name": "Luno", | ||
"policy_url": "https://bugcrowd.com/luno-og", | ||
"contact_url": "https://bugcrowd.com/luno-og/submissions/new", | ||
"contact_email": "[email protected]", | ||
"offers_bounty": "yes", | ||
"offers_swag": false, | ||
"pgp_key": "", | ||
"hall_of_fame": "yes", | ||
"hiring": "", | ||
"launch_date": "", | ||
"policy_url_status": "alive", | ||
"preferred_languages": "en", | ||
"public_disclosure": "", | ||
"safe_harbor": "full", | ||
"securitytxt_url": "" | ||
}, | ||
{ | ||
"program_name": "Lyft", | ||
"policy_url": "https://www.lyft.com/security", | ||
|
@@ -15862,6 +15879,22 @@ | |
"policy_url_status": "alive", | ||
"contact_email": "[email protected]" | ||
}, | ||
{ | ||
"program_name": "Rapyd", | ||
"policy_url": "https://bugcrowd.com/rapyd", | ||
"contact_url": "https://bugcrowd.com/rapyd/submissions/new", | ||
"offers_bounty": "yes", | ||
"offers_swag": false, | ||
"pgp_key": "", | ||
"hall_of_fame": "yes", | ||
"hiring": "", | ||
"launch_date": "", | ||
"policy_url_status": "alive", | ||
"preferred_languages": "en", | ||
"public_disclosure": "", | ||
"safe_harbor": "full", | ||
"securitytxt_url": "" | ||
}, | ||
{ | ||
"program_name": "Razorpay", | ||
"policy_url": "https://razorpay.com/responsible-disclosure/", | ||
|