Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d864d13

Browse files
committed
added jump to links section
1 parent 2bdaf28 commit d864d13

File tree

2 files changed

+25
-9
lines changed

2 files changed

+25
-9
lines changed

docs/hackers/payments.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,26 @@ path: "/hackers/payments.html"
44
id: "hackers/payments"
55
---
66

7-
You can receive payments on HackerOne for finding and reporting valid vulnerabilities in the form of:
8-
* Bounties
9-
* Swag
10-
* Bonuses
7+
<style>
8+
.contents {
9+
margin-left: 1.45rem;
10+
margin-right: 1.45rem;
11+
border-radius: 0.3em;
12+
width: 60%;
13+
}
14+
</style>
15+
16+
<div class="background contents" markdown="1">
17+
18+
You can receive payments on HackerOne for finding and reporting valid vulnerabilities in the form of: |
19+
----------------------------------------------------------------------------------------------------- |
20+
[Bounties](#bounties) |
21+
[Swag](#swag) |
22+
[Bonuses](#bonuses) |
23+
</div>
24+
25+
<h3 id="bounties">Bounties</h3>
1126

12-
### Bounties
1327
A bounty is money you get rewarded with for reported and resolved bugs. They're used to attract the best hackers and to keep them incentivized to hack their programs. Bounties are used to encourage you to focus on particular assets by altering the reward amount for different vulnerability types. You won't get rewarded for every report you send in, but only for useful, valid reports.
1428

1529
After a program has decided to award you a bounty and the bounty has been awarded, you'll receive an email to claim the bounty. HackerOne will ask to collect your tax form before processing the payout.
@@ -51,10 +65,12 @@ Generally, if the charity accepts donations in USD through PayPal or Credit Card
5165

5266
Keep in mind that you still need to have a valid tax form on file in order to donate your bounty. At this time, we can only donate bounties in full as we can't do partial or split donations.
5367

54-
### Swag
68+
<h3 id="swag">Swag</h3>
69+
5570
Your program can elect to award you with various swag in addition to or instead of bounties. Swag includes merchandise as well as free coupons or vouchers for the services or products the program offers. Some programs also offer to host hackers near their office or cover admissions fees to conferences you're invited to attend.
5671

5772
The program is responsible for fulfillment and delivery of swag to you.
5873

59-
### Bonuses
74+
<h3 id="bonuses">Bonuses</h3>
75+
6076
Programs can award bonuses to recognize hackers for positive actions beyond finding valid vulnerabilities. Bonuses enable programs to offer more flexible incentives without increasing the market rate for bounties.

docs/programs/disclosure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Disclosure Disabled | Disclosure isn't allowed for any report.
2626

2727
<div class="background contents" markdown="1">
2828

29-
In this article, you can learn about:
30-
----------------------------------- |
29+
In this article, you can learn about: |
30+
------------------------------------- |
3131
[Requesting Disclosure](#requesting) |
3232
[Canceling Disclosure Requests](#canceling) |
3333
[Disclosure for Private Programs](#disclosure) |

0 commit comments

Comments
 (0)