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

Skip to content

Commit 18fca2f

Browse files
authored
Merge pull request Hacker0x01#68 from Hacker0x01/hacker-dashboard
hacker dashboard
2 parents f8e4cd0 + 772cc2d commit 18fca2f

File tree

4 files changed

+39
-0
lines changed

4 files changed

+39
-0
lines changed

docs/hackers/hacker-dashboard.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: "HackerOne Dashboard"
3+
path: "/hackers/hacker-dashboard.html"
4+
id: "hackers/hacker-dashboard"
5+
---
6+
7+
The Hacker Dashboard enables you to view and manage all of your invitations. There are 2 tabs that you can view:
8+
* Accepted Invitations
9+
* Pending Invitations
10+
11+
### Accepted Invitations
12+
13+
The Accepted Invitations tab enables you to keep track of all of the programs that you’ve accepted an invitation to. For each program, you can view:
14+
* The total number of reports you submitted
15+
* The total number of valid reports you have
16+
* The amount of bounties you earned
17+
* When you accepted the invitation to the program
18+
19+
You can also elect to leave the programs that you no longer have interest in participating in. Simply click <b>Leave Program</b> next to the program you want to leave.
20+
21+
![hacker dashboard accepted invitations](./images/hacker-dashboard-1.png)
22+
23+
### Pending Invitations
24+
25+
The Pending Invitations tab enables you to view all of the invitations that you haven’t accepted.
26+
27+
For each program you have an invite to, you can view the:
28+
* Invitation Expiration time
29+
* Launch date
30+
* Total bugs resolved
31+
* The Response Efficiency
32+
* The minimum bounty
33+
* The Average bounty
34+
35+
Click <b>View Invitation</b> to review the invitation and take action to accept or reject it.
36+
37+
![hacker dashboard pending invitations](./images/hacker-dashboard-2.png)
268 KB
Loading
278 KB
Loading

src/pages/hackers/hackers-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
items:
1616
- title: Signal and Impact
1717
path: /hackers/signal-and-impact.html
18+
- title: Hacker Dashboard
19+
path: /hackers/hacker-dashboard.html
1820
- title: Badges
1921
path: /hackers/badges.html
2022
- title: Thanks

0 commit comments

Comments
 (0)