From 4a076cf933790f5a5c3e4eaedf4b888265fd5b1c Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Sun, 4 Apr 2021 18:06:15 +0200 Subject: [PATCH] add SonarPHP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a32c415..dea3fb8 100755 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) - `docker pull guardrails/phpcs-security-audit` - [progpilot](https://github.com/designsecurity/progpilot) - A static analyzer for security purposes. - [Parse](https://github.com/psecio/parse) - The *Parse* scanner is a static scanning tool to review your PHP code for potential security-related issues. +- [SonarPHP](https://github.com/SonarSource/sonar-php) from [SonarQube](https://github.com/SonarSource/sonarqube) - A static code analyser for PHP language used as an extension for the SonarQube platform (200+ rules, Supports up to PHP 8, Import of unit test and coverage results, Support of custom rules) ## Vulnerabilities and Security Advisories