对于Blocked script execution in ‘<URL>‘ because the document‘s frame is sandboxed and the ‘allow-scripts‘ permission is not set.
Refused to frame ‘http://10.62.100.30:8888/‘ because it violates the following Content Security Policy directive: "default-src ‘none‘". Note that ‘frame-src‘ was not explicitly set, so ‘default-src‘ is used as a fallback.
这种报错,可以通过设置jenkins 的CSP 变量解决
Step:
Jenkins Html Rport 使用frame报错解决办法
原文:https://www.cnblogs.com/vincent-li666/p/11414009.html