Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Overview

We welcome reports from the security community and are committed to working collaboratively to investigate and resolve vulnerabilities responsibly.

---

## Reporting a Potential Vulnerability

If you find a security vulnerability please submit details through our [bug bounty program](https://www.mozilla.org/en-US/security/web-bug-bounty/) [[FAQ](https://www.mozilla.org/en-US/security/bug-bounty/faq-webapp/)]. Always submit potential security vulnerabilities via the [webform](https://hackerone.com/mozilla); _never_ submit security-related bugs through a Github Issue or by email.

### What to include

To help us triage quickly, please provide:

- A clear description of the issue
- Steps to reproduce (or a proof of concept)
- Affected versions / environments
- Potential impact (what an attacker could achieve)
- Any suggested mitigations or fixes

### Non-security bugs

Other bugs, that have no potential security implications, can be submitted via our [addons issue tracker](https://github.com/mozilla/addons/issues/new/choose).
Loading