addons-frontend
addons-frontend copied to clipboard
Remove `'self'` from CSP img-src if possible
Our CSP in addons-frontend allows images loaded from 'self'. Figure out why and whether we could remove that.
See also https://github.com/mozilla/addons-frontend/issues/10979