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

Skip to content

Commit 3453e65

Browse files
committed
added jump to link to the program security page article
1 parent b7df991 commit 3453e65

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

docs/programs/security-page.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ title: "Security Page"
33
path: "/programs/security-page.html"
44
id: "programs/security-page"
55
---
6+
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+
616
A program's Security Page contains key information about your program and your security disclosure policy. The Security Page sets expectations for hackers you invite to your bounty program and it also outlines your:
717
* Disclosure policy
818
* Bug eligibility
@@ -11,7 +21,17 @@ A program's Security Page contains key information about your program and your s
1121

1222
![security-page-3](./images/security-page-3.png)
1323

14-
### Completing the Security Page
24+
<div class="background contents" markdown="1">
25+
26+
In this article, you can learn about:|
27+
------------------------------------ |
28+
[Completing the Security Page](#completing) |
29+
[Claiming the Security Page](#claiming) |
30+
[Suggesting Edits on the Security Page](#suggesting) |
31+
</div>
32+
33+
<h3 id="completing">Completing the Security Page</h3>
34+
1535
To edit your Security Page, go to **Settings > General > Information**.
1636

1737
A complete security page includes the following:
@@ -26,7 +46,8 @@ A complete security page includes the following:
2646

2747
It's important to keep your security page up-to-date so hackers always know the important details about your program. Check out the security pages for Yahoo!, Twitter, and Dropbox for reference.
2848

29-
### Claiming the Security Page
49+
<h3 id="claiming">Claiming the Security Page</h3>
50+
3051
Unless a security page is claimed, the page is curated by the HackerOne community. An organization can claim their security page in order to:
3152
* Take editorial control of their disclosure policy
3253
* Self-update their information
@@ -50,5 +71,6 @@ HackerOne reviews each claim submission for validity before granting the claim.
5071

5172
><i>Note: Hackers looking to claim a page need to be above a certain reputation threshold to be given direct editing rights. If they don't have rights, they can suggest changes which will get reviewed and approved by HackerOne staff.</i>
5273
53-
### Suggesting Edits on the Security Page
74+
<h3 id="suggesting">Suggesting Edits on the Security Page</h3>
75+
5476
You can suggest edits to any unclaimed security page by clicking on the **Suggest edits** link. A HackerOne staff will review your changes and approve them if they are valid.

0 commit comments

Comments
 (0)