Merge pull request #492 from ichikaway/patch-security

Added VAddy to Security section
This commit is contained in:
Jad Bitar 2016-01-28 23:45:00 -05:00
commit d53a4c1254
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
* [VAddy](http://vaddy.net) - A continuous security testing platform for web applications.
## Passwords
*Libraries and tools for working with and storing passwords.*