diff --git a/README.md b/README.md index 037836c..091e164 100755 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) ## Static Code Analysis +- [ABOM](https://vulert.com/abom) - ABOM, an online scanner, detects PHP vulnerabilities using just the composer.lock file and suggests fixes. No signup required and it's free to use. - [Enlightn](https://www.laravel-enlightn.com/) - Enlightn is a static and dynamic analysis tool to improve the security of Laravel applications. - [Exakat](https://github.com/exakat/exakat) - *Exakat* is a PHP static code analysis, with serious [Security reviews](https://exakat.readthedocs.io/en/latest/Rulesets.html#security). - [phpcs-security-audit](https://github.com/FloeDesignTechnologies/phpcs-security-audit) - phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code.