Skip to content

Commit d10ce23

Browse files
authored
Merge pull request #47 from pronskiy/patch-1
Add JetBrains Qodana
2 parents 0d42f2b + ea1ad62 commit d10ce23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Tools to report issues in code that are or lead to bugs.
6262
* [Progpilot](https://github.com/designsecurity/progpilot) - A static analysis tool for security purposes.
6363
* [Psalm](https://getpsalm.org/) - A static analysis tool for finding errors in PHP applications.
6464
* [psecio:parse](https://github.com/psecio/parse.git) - Parse : A PHP Security Scanner.
65+
* [Qodana PHP by JetBrains](https://www.jetbrains.com/help/qodana/qodana-php.html) – A static analysis tool for PHP projects based on PhpStorm.
6566
* [SonarQube](http://www.sonarqube.org/) - An open platform to manage code quality. It covers PHP code.
6667
* [Side Channel Analyzer](https://github.com/olivo/side-channel-analyzer) - Search for side-channel vulnerable code.
6768
* [TaintPHP](https://github.com/olivo/TaintPHP.git) - Static Taint Analyzer.

0 commit comments

Comments
 (0)