PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables,
empty catch blocks, unnecessary object creation, and so forth. It's mainly concerned with Java and
Apex, but supports 16 other languages. It comes with 400+ built-in rules. It can be
extended with custom rules. It uses JavaCC and Antlr to parse source files into abstract syntax trees
(AST) and runs rules against them to find violations. Rules can be ...
Latest Versions
19 versions โ| Version | Vulnerabilities | Usages | Date | |
|---|---|---|---|---|
7.26.x | 7.26.0-metrics |
0
| Jun 29, 2026 | |
7.25.x | 7.25.0-metrics |
2
| May 29, 2026 | |
7.24.x | 7.24.0-metrics |
2
| Apr 24, 2026 | |
7.23.x | 7.23.0-metrics |
2
| Mar 29, 2026 | |
7.22.x | 7.22.0-metrics |
2
| Mar 01, 2026 | |
7.21.x | 7.21.0-metrics |
3
| Feb 01, 2026 | |
7.20.x | 7.20.0-metrics |
3
| Jan 01, 2026 | |
7.19.x | 7.19.0-metrics |
2
| Nov 29, 2025 | |
7.18.x | 7.18.0-metrics |
4
| Nov 05, 2025 | |
7.17.x | 7.17.0-metrics |
4
| Sep 15, 2025 |