Quellcode durchsuchen

add secure headers (#921)

Co-authored-by: Alexander Kartavenko <askemailbox@gmail.com>
pull/1273/head
bepsvpt vor 1 Jahr
Ursprung
Commit
fb4825edfc
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -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.

Laden…
Abbrechen
Speichern