disconnectme / disconnect

Disconnect is a browser extension that makes the web faster, more private, and more secure.
https://disconnect.me/
GNU General Public License v3.0
777 stars 137 forks source link

add content-security-policy #390

Open juju4 opened 2 years ago

juju4 commented 2 years ago

This just adds content-security-policy to Chrome/Firefox/Opera manifests which should decrease risk score on https://crxcavator.io/report/jeoacafpbcihiomhlakheieifhpjdfeo?platform=Chrome&new_scan=true

From quick search, I only found mxr.mozilla.org as XMLHTTPRequest which would need connect-src. Others are generic code from jquery. Note that crxcavator also identified multiple javascript libraries which would need an update. (low to medium severity)