浏览代码

Add Laravel CSP Generator under Security

pull/1432/head
Shakil Alam 1 个月前
父节点
当前提交
6506f77b17
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -368,6 +368,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
368 368
 * [Secure Headers](https://github.com/BePsvPT/secure-headers) - A package that adds security related headers to HTTP response.
369 369
 * [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
370 370
 * [Zap](https://github.com/zaproxy/zaproxy) - An integrated penetration testing tool for web applications.
371
+* [Laravel CSP Generator]([https://github.com/zaproxy/zaproxy](https://csp-generator.shakiltech.com)) - Visual Content Security Policy builder for PHP/Laravel apps. Generates policy strings, middleware code, and a pre-enforcement checklist.
371 372
 
372 373
 ### Passwords
373 374
 *Libraries and tools for working with and storing passwords.*

正在加载...
取消
保存