Browse Source

Update README.md

pull/1464/head
sanks205 2 weeks ago
parent
commit
056068e63a
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -358,6 +358,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
358 358
 
359 359
 * [AntiXSS](https://github.com/voku/anti-xss) - A library that tries to preventing Cross-Site Scripting (XSS) attacks by blacklisting.
360 360
 * [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
361
+* [Observer](https://github.com/sanks205/getobserver) - An offline, single-binary CLI that scans a codebase for security and production-health issues and outputs one HTML report.
361 362
 * [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
362 363
 * [OWASP](https://owasp.org/) - Explore the world of cyber security.
363 364
 * [PHPGGC](https://github.com/ambionics/phpggc) - A library of PHP unserializable payloads along with a tool to generate them.

Loading…
Cancel
Save