文件名称:SublimeText2的插件CSP-Validator.zip
文件大小:6KB
文件格式:ZIP
更新时间:2022-08-07 00:35:01
开源项目
CSP-Validator 是 Sublime Text2 的插件,能够检测 JavaScript, HTML 和 CSS 中的内容是否满足内容安全政策。目前它支持检测以下项目: Inline scripts Images and scripts with src attributes with http(s) protocols Use of eval or new Function setTimeout 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 标签:CSPValidator
【文件预览】:
CSP-Validator-master
----.gitignore(17B)
----README.md(1KB)
----Default (OSX).sublime-keymap(94B)
----LICENSE(573B)
----CSPValidator.sublime-settings(481B)
----Default (Linux).sublime-keymap(94B)
----Default (Windows).sublime-keymap(94B)
----Main.sublime-menu(1KB)
----CSPValidator.py(8KB)