Changes

Jump to: navigation, search

Security/FirefoxOperations

74 bytes added, 13:42, 13 August 2017
Security Checklist
* For Python applications, enable pyup security updates:
* Add a pyup config to your repo (example config: https://github.com/mozilla-services/antenna/blob/master/.pyup.yml)
* Add From the "add a team" dropdown for your repo add the relevant "Approved Mozilla PyUp Configuration" team for your github org (e.g. for [mozilla](https://github.com/orgs/mozilla/teams/approved-mozilla-pyup-configuration) and [mozilla-services](https://github.com/orgs/mozilla-services/teams/approved-mozilla-pyup-configuration)) as a collaborator to your repoand grant it write permission.
* Notify secops@mozilla.com to enable the integration in pyup
* Consider using ``pip list --outdated`` or [requires.io](https://requires.io/) too
Confirm
529
edits

Navigation menu