浏览代码

add secure headers (#921)

Co-authored-by: Alexander Kartavenko <askemailbox@gmail.com>
pull/1273/head
bepsvpt 1年前
父节点
当前提交
fb4825edfc
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -364,6 +364,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
364 364
 * [PHPSecLib](https://phpseclib.sourceforge.net) - A pure PHP secure communications library.
365 365
 * [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()`
366 366
 * [Roave Security Advisories](https://github.com/Roave/SecurityAdvisories) - This package ensures that your application doesn't have installed dependencies with known security vulnerabilities.
367
+* [Secure Headers](https://github.com/BePsvPT/secure-headers) - A package that adds security related headers to HTTP response.
367 368
 * [Symfony Security Monitoring](https://security.symfony.com/) - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
368 369
 * [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
369 370
 * [Zap](https://github.com/zaproxy/zaproxy) - An integrated penetration testing tool for web applications.

正在加载...
取消
保存