-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No ticket: Add SECURITY.md #10237
base: main
Are you sure you want to change the base?
No ticket: Add SECURITY.md #10237
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻 A couple non-blocking nits. Thank you!
|
||
Mozilla participates in the [HackerOne ](https://hackerone.com/bug-bounty-programs)bug bounty program. The program is designed to encourage security research into Mozilla's websites and services and to reward those who find unique and original security bugs in Mozilla's products and web services. | ||
|
||
Read Mozilla's bug bounty policy, including submission guidelines and program rules [here](https://hackerone.com/mozilla). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Have descriptive links
Read Mozilla's bug bounty policy, including submission guidelines and program rules [here](https://hackerone.com/mozilla). | |
Read Mozilla's bug bounty policy, including submission guidelines and program rules [on HackerOne's site](https://hackerone.com/mozilla). |
@@ -0,0 +1,15 @@ | |||
# Security Policy | |||
|
|||
Mozilla participates in the [HackerOne ](https://hackerone.com/bug-bounty-programs)bug bounty program. The program is designed to encourage security research into Mozilla's websites and services and to reward those who find unique and original security bugs in Mozilla's products and web services. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: move trailing space out of link
Mozilla participates in the [HackerOne ](https://hackerone.com/bug-bounty-programs)bug bounty program. The program is designed to encourage security research into Mozilla's websites and services and to reward those who find unique and original security bugs in Mozilla's products and web services. | |
Mozilla participates in the [HackerOne](https://hackerone.com/bug-bounty-programs) bug bounty program. The program is designed to encourage security research into Mozilla's websites and services and to reward those who find unique and original security bugs in Mozilla's products and web services. |
Description
Adds SECURITY.md with links to Mozilla'sHackerOne bug bounty program.
Checklist