| I'm not sure this is the best place to ask, but it seems to be a question worth considering in context ... There are a number of plugins which do not work properly as a result of the (now) default CSP restrictions. Some of this is documented in the wiki (Maven integration, javadoc, HTML Publisher). Others are referenced in the Comments (Gatling, OWASP, PHP Code Coverage). I know of others from personal experience (Robot Framework) and there are plenty of questions on StackOverflow I don't know that I can trust much of the guidance or generalize form it. The most common piece of advise is simply to turn off the security, which is very risky. Some experimentation shows a more granular relaxation of rules also results in a functional plugin. What would really help though is the requirement in the plug-in documentation that, IF the default CSP settings breaks the plug-in functionality, the plug-in provider must provide the appropriate documentation of which minimal settings must be relaxed to restore functionality. |