diff --git a/README.md b/README.md index b01f377..8aff139 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ See [CONTRIBUTING](https://github.com/exakat/php-static-analysis-tools/blob/mast ### Bugs finders Tools to report issues in code that are or lead to bugs. - +* [Abom](https://vulert.com/abom) - Vulert finds and monitors open source vulnerabilities from manifest files or SBOMs. * [AppChecker](https://npo-echelon.ru/en/solutions/appchecker.php) - static analysis tool for finding bugs, weaknesses and vulnerabilities in source code * [Code insight](https://github.com/console-helpers/code-insight) - A tool for analysing other project code bases. * [AST Metrics](https://github.com/Halleck45/ast-metrics) - A blazing-fast static code analyzer that help your to identify code that needs to be refactored.