Security: Difference between revisions
m (→Security Bug Processes: typo) |
(Linked to new "life cycle" page) |
||
Line 41: | Line 41: | ||
* [[Security/Bug_Approval_Process|Approval for Landing Security Bugs]] | * [[Security/Bug_Approval_Process|Approval for Landing Security Bugs]] | ||
* [[Security/Web_Bug_Rotation|Web Bug Verification Rotation]] | * [[Security/Web_Bug_Rotation|Web Bug Verification Rotation]] | ||
* [[Security/Firefox/Security_Bug_Triage_Process|Security Bug Triage Process]] | |||
* [[Security/Firefox/Security_Bug_Life_Cycle|Security Bug Life Cycle]] | |||
== Contributing to the security of Mozilla products == | == Contributing to the security of Mozilla products == |
Revision as of 07:02, 28 August 2019
“Individuals’ security and privacy on the Internet are fundamental and must not be treated as optional.” - Mozilla Manifesto Principle 4
The Mozilla Security community provides leadership in security by building security features, testing software and systems, and leading industry standards to ensure that individuals retain the ability to make meaningful choices about security and privacy on the Internet.
This page documents the security-related activities for Mozilla and how to join us.
Reporting Security Issues
Mozilla relies on the security community to help secure our products and websites by reporting security issues. Our preference is to receive bug reports via our bug tracking system Bugzilla, however emailing security@mozilla.org (preferably encrypted) is also an option.
Details on the way we classify security bugs can be found here.
Security at Mozilla
Who are we?
Security at Mozilla is distributed among the following teams:
- Security Engineering makes users of Firefox safer on the Internet.
- Firefox Operations Security protects the Firefox infrastructure and builds security services.
- Firefox Product Security Assurance helps engineers ship secure code.
- Firefox Fuzzing finds vulnerabilities in Firefox.
- Enterprise Information Security defines and operates security controls across the organization.
Contacting Us
The Mozilla security team is available via a number of channels:
- Via email
- security@mozilla.org: to contact us privately or reporting security bugs
- dev-security@lists.mozilla.org: this is the best place to ask security questions that don't need to be private. You might also try searching this list for answers to your questions
- You can also find us on a number of security related mailing lists including W3C WebAppSec
- Via Mozilla IRC
- #security - general security discussions
- #contentsecurity - browser security engineering, DOM, CSP, Origins, content blocking etc
- #infosec - general infosec discussions
Need a security review for Firefox feature/change? See Security/Testing.
Information for developers
Security Bug Processes
- Guidelines for fixing a core-security bug in Firefox
- Approval for Landing Security Bugs
- Web Bug Verification Rotation
- Security Bug Triage Process
- Security Bug Life Cycle
Contributing to the security of Mozilla products
There are a range of ways to contribute to security engineering at Mozilla.
Developers
- Implement security features
- Fix outstanding security bugs
- Contribute to security feature development
Security Testers
- Test Firefox or Mozilla Websites as part of our bug bounty programs
Community
- Test & provide feedback on new security features
- Improve security documentation