28 строки
2.0 KiB
Markdown
28 строки
2.0 KiB
Markdown
[![Code of conduct](https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg)](https://github.com/mozilla/addons-server/blob/master/.github/CODE_OF_CONDUCT.md)
|
||
|
||
[![CI Status](https://github.com/mozilla/addons-server/actions/workflows/ci.yml/badge.svg)](https://github.com/mozilla/addons-server/actions/workflows/ci.yml)
|
||
|
||
# Addons-Server
|
||
|
||
Welcome to the Addons Server repository! Please feel free to visit the web page of the current project hosted on [addons.mozilla.org]. If you want to develop or run the applciation locally, please follow the [setup and configuration][setup_link] docs. We'd love your help! You can come talk to us on [Matrix #amo:mozilla.org] if you have any questions.
|
||
|
||
Please report bugs here: <https://github.com/mozilla/addons/issues>
|
||
|
||
You can access the AMO dev environment at <https://addons-dev.allizom.org/> and the AMO stage environment at <https://addons.allizom.org/>
|
||
|
||
% marker-for-security-bug-inclusion-do-not-remove
|
||
|
||
# Security Bug Reports
|
||
|
||
This code and its associated production web page are included in the Mozilla’s web and services [bug bounty program]. If you find a security vulnerability, please submit it via the process outlined in the program and [FAQ pages]. Further technical details about this application are available from the [Bug Bounty Onramp page].
|
||
|
||
Please submit all security-related bugs through Bugzilla using the [web security bug form]. Never submit security-related bugs through a Github Issue or by email.
|
||
|
||
[addons.mozilla.org]: https://addons.mozilla.org
|
||
[bug bounty onramp page]: https://wiki.mozilla.org/Security/BugBountyOnramp/
|
||
[bug bounty program]: https://www.mozilla.org/en-US/security/web-bug-bounty/
|
||
[faq pages]: https://www.mozilla.org/en-US/security/bug-bounty/faq-webapp/
|
||
[setup_link]: https://mozilla.github.io/addons-server/topics/development/setup_and_configuration.html
|
||
[matrix #amo:mozilla.org]: https://chat.mozilla.org/#/room/#amo:mozilla.org
|
||
[web security bug form]: https://bugzilla.mozilla.org/form.web.bounty
|