mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
docs(SECURITY): sync security policy (#607)
* docs(SECURITY): sync security policy * Apply suggestions from code review Co-authored-by: rebloor <git@sherpa.co.nz> --------- Co-authored-by: rebloor <git@sherpa.co.nz>
This commit is contained in:
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@@ -7,3 +7,4 @@
|
||||
|
||||
/.github/workflows/ @mdn/engineering
|
||||
/.github/CODEOWNERS @mdn/engineering
|
||||
/SECURITY.md @mdn/engineering
|
||||
|
||||
25
SECURITY.md
Normal file
25
SECURITY.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Security Policy
|
||||
|
||||
## Overview
|
||||
|
||||
This policy applies to MDN's website (`developer.mozilla.org`), backend services, and GitHub repositories in the [`mdn`](https://github.com/mdn) organization. Issues affecting other Mozilla products or services should be reported through the [Mozilla Security Bug Bounty Program](https://www.mozilla.org/en-US/security/bug-bounty/).
|
||||
|
||||
For non-security issues, please file a [content bug](https://github.com/mdn/content/issues/new/choose), a [website bug](https://github.com/mdn/fred/issues/new/choose), or a [content or feature suggestion](https://github.com/mdn/mdn/issues/new/choose).
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
If you discover a potential security issue, please report it privately via <https://hackerone.com/mozilla>.
|
||||
|
||||
If you prefer not to use HackerOne, you can report it via <https://bugzilla.mozilla.org/form.web.bounty>.
|
||||
|
||||
## Bounty Program
|
||||
|
||||
Vulnerabilities in MDN may qualify for Mozilla's Bug Bounty Program. Eligibility and reward amounts are described on <https://hackerone.com/mozilla>.
|
||||
|
||||
Please use the vulnerability reporting channels even if you are not interested in a bounty reward.
|
||||
|
||||
## Responsible Disclosure
|
||||
|
||||
Please do not publicly disclose details until Mozilla's security team and the MDN engineering team have verified and fixed the issue.
|
||||
|
||||
We appreciate your efforts to keep MDN and its users safe.
|
||||
Reference in New Issue
Block a user