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

Skip to content

Commit 6503f10

Browse files
authored
Merge pull request Hacker0x01#567 from Hacker0x01/Submissions-Bounty-Dashboard
Fixed image paths
2 parents 60bdf66 + c72a494 commit 6503f10

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/programs/submissions-bounty-dashboard.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Submissions & Bounty Dashboard shows data on all report submissions broken u
88
### Summary
99
The Summary section shows a row of metric cards which provide a quick overview of your report submission metrics to see any trends. All data shown is calculated based on the anchor date selection in the filters(link). **Report submitted date** only includes data from reports submitted within the selected date range. **Report closed date** only includes data from reports closed within the selected date range. Anchor date is only applicable to report count metrics and charts; bounty related metrics and charts will not be affected.
1010

11-
![anchor date](.images/submission-bounty-dashboard-1.png)
11+
![anchor date](./images/submission-bounty-dashboard-1.png)
1212

1313
Item | Details
1414
---- | ----------
@@ -18,58 +18,58 @@ Valid | The percentage of valid reports submitted during the selected time inter
1818
Bounty Awarded | The amount of bounty paid out during the selected time interval.
1919
Reports Awarded | The number of reports that received an award during the selected time period.
2020

21-
![Summary](.images/submission-bounty-dashboard-2.png)
21+
![Summary](./images/submission-bounty-dashboard-2.png)
2222

2323
### Submissions & Bounty
2424
The Submissions & Bounty section shows the amount of valid submissions and the total bounty paid out during the selected time period.
2525

26-
![Submissions and bounty](.images/submission-bounty-dashboard-3.png)
26+
![Submissions and bounty](./images/submission-bounty-dashboard-3.png)
2727

2828
### Severity
2929
The Severity section shows how reports and bounties are distributed by severity. You can view trends on how many valid reports are submitted and paid bounty per severity.
3030

31-
![severity](.images/submission-bounty-dashboard-4.png)
31+
![severity](./images/submission-bounty-dashboard-4.png)
3232

3333
### Weakness
3434
The Weakness section shows how your reports are spread among the different weakness types. You can view what areas you’re receiving the most valid vulnerabilities in so that you can know which vulnerabilities your program is most susceptible to.
3535

3636
You can see your weakness data by number of valid reports and also by bounty amounts.
3737

38-
![weakness](.images/submission-bounty-dashboard-5.png)
38+
![weakness](./images/submission-bounty-dashboard-5.png)
3939

4040
### Asset
4141
The Assets section enables you to explore reports and bounties by asset. You can see which asset you’re receiving the most vulnerabilities in and how much bounty is paid out per asset.
4242

4343
You can view your asset data by number of valid reports and also by bounty amounts.
4444

45-
![Asset](.images/submission-bounty-dashboard-6.png)
45+
![Asset](./images/submission-bounty-dashboard-6.png)
4646

4747
### Functionality
4848
The date and filter section allows you to set the date range and interval of your results, as well as filter the results based on severity, current report state, assets, weaknesses, or anchor date.
4949

5050
To change the interval, select an option in the dropdown next to the date range and choose an interval based on your selected date range. For example, if you choose a date range of 1 year, your interval options may be “yearly” or “quarterly”.
5151

52-
![filters and dates](.images/submission-bounty-dashboard-7.png)
52+
![filters and dates](./images/submission-bounty-dashboard-7.png)
5353

5454
To change the date, click the dropdown arrow next to the date and set your desired date range. You can choose a preset time range or set your own custom range.
5555

56-
![dates](.images/submission-bounty-dashboard-8.png)
56+
![dates](./images/submission-bounty-dashboard-8.png)
5757

5858
### Segments
5959
Segments allow you to save filtering and date selections that you need to look at regularly without having to redo them every time you visit the page.
6060

6161
**Note:** The segments are saved on your local browser, not on the server. Others cannot see your segments. Deleting cookies will delete the segments.
6262

6363
1. Click **Add Segment**
64-
![add segment](.images/submission-bounty-dashboard-9.png)
64+
![add segment](./images/submission-bounty-dashboard-9.png)
6565

6666
2. Apply desired filters
67-
![add filters](.images/submission-bounty-dashboard-10.png)
67+
![add filters](./images/submission-bounty-dashboard-10.png)
6868

6969
3. Click Save as Segment
7070

7171
4. When you log in, click the segment tab
72-
![select segment](.images/submission-bounty-dashboard-11.png)
72+
![select segment](./images/submission-bounty-dashboard-11.png)
7373

7474
To edit a segment:
7575
1. Select the segment

0 commit comments

Comments
 (0)