Christopher Grebs
Christopher Grebs
Let's sanitize deprecated messages through cheerio and strip out any html we may end up exposing otherwise. See https://github.com/mozilla/addons-linter/pull/2747#discussion_r320238124 ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/ADDLINT-15)
See https://github.com/mozilla/addons-linter/pull/1140#discussion_r102709503 ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/ADDLINT-12)
As part of porting AMO over to using `/sign/file` endpoint I'm investigating whether or not we'll eventually be able to get rid of the [signing-clients](https://github.com/mozilla/signing-clients/) dependency. Once ported to `/sign/file`...
Porting https://github.com/EnTeQuAk/m2secret (originally forked from Andy and originally written back in 2009) to https://github.com/pyca/cryptography/ kinda revealed that our currently used system for api-keys is a little bit over-engineered for it's...
Fixes #379
Acceptance criteria: * weekly Pull request is opened with extracted localization context * manually approved and merged as a part of release push Notes: * use the simplest approach *...