CSP-Validator Sublime Text2 的插件 项目简介
CSP-Validator 是 Sublime Text2 的插件,能够检测JavaScript, HTML 和 CSS 中的内容是否满足内容安全政策。目前它支持检测以下项目:Inline scriptsImages and scripts with src attributes with http(s) protocolsUse of eval or new FunctionsetTimeout with a string param (this is only explicit usage of a string, not if it's passed as a variable)Attempting to load resources in CSS with http(s) protocols