Security/FirefoxOperations: Difference between revisions

Jump to navigation Jump to search
correct syntax on pip command
(correct syntax on pip command)
Line 117: Line 117:
     * Add https://github.com/mozsvcpyup as a collaborator to your repo
     * Add https://github.com/mozsvcpyup as a collaborator to your repo
     * Notify secops@mozilla.com to enable the integration in pyup
     * Notify secops@mozilla.com to enable the integration in pyup
     * Consider using pip --outdated or [requires.io](https://requires.io/) too
     * Consider using ``pip list --outdated`` or [requires.io](https://requires.io/) too
* [ ] If handling cryptographic keys, must have a mechanism to handle quarterly key rotations (**APP-KEYROT**)
* [ ] If handling cryptographic keys, must have a mechanism to handle quarterly key rotations (**APP-KEYROT**)
   * Keys used to sign sessions don't need a rotation mechanism if destroying all sessions is acceptable in case of emergency.
   * Keys used to sign sessions don't need a rotation mechanism if destroying all sessions is acceptable in case of emergency.
Confirmed users
1,364

edits

Navigation menu