Skip to content

Commit f07ffe8

Browse files
committed
docs(SECURITY): sync security policy
1 parent e8b3389 commit f07ffe8

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77

88
/.github/workflows/ @mdn/engineering
99
/.github/CODEOWNERS @mdn/engineering
10+
/SECURITY.md @mdn/engineering

SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Overview
4+
5+
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/).
6+
7+
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/feature suggestion](https://github.com/mdn/mdn/issues/new/choose).
8+
9+
## Reporting a Vulnerability
10+
11+
If you discover a potential security issue, please report it privately via <https://hackerone.com/mozilla>.
12+
13+
If you prefer not to use HackerOne, you can report it via <https://bugzilla.mozilla.org/form.web.bounty>.
14+
15+
## Bounty Program
16+
17+
Vulnerabilities in MDN may qualify for Mozilla's Bug Bounty Program. Eligibility and reward amounts are described on <https://hackerone.com/mozilla>.
18+
19+
Please use the above channels even if you are not interested in a bounty reward.
20+
21+
## Responsible Disclosure
22+
23+
Please do not publicly disclose details until Mozilla's security team and the MDN engineering team have verified and fixed the issue.
24+
25+
We appreciate your efforts to keep MDN and its users safe.

0 commit comments

Comments
 (0)