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 ...
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
7.26.x | 7.26.0-metrics | Central |
0
| Jun 29, 2026 | |
7.25.x | 7.25.0-metrics | Central | May 29, 2026 | ||
7.24.x | 7.24.0-metrics | Central | Apr 24, 2026 | ||
7.23.x | 7.23.0-metrics | Central | Mar 29, 2026 | ||
7.22.x | 7.22.0-metrics | Central | Mar 01, 2026 | ||
7.21.x | 7.21.0-metrics | Central | Feb 01, 2026 | ||
7.20.x | 7.20.0-metrics | Central | Jan 01, 2026 | ||
7.19.x | 7.19.0-metrics | Central | Nov 29, 2025 | ||
7.18.x | 7.18.0-metrics | Central | Nov 05, 2025 | ||
7.17.x | 7.17.0-metrics | Central | Sep 15, 2025 | ||
7.16.x | 7.16.0-metrics | Central | Jul 27, 2025 | ||
7.15.x | 7.15.0-metrics | Central | Jun 28, 2025 | ||
7.14.x | 7.14.0-metrics | Central | Jun 17, 2025 | ||
7.13.x | 7.13.0-metrics | Central | May 01, 2025 | ||
7.12.x | 7.12.0-metrics | Central | Mar 28, 2025 | ||
7.11.x | 7.11.0-metrics | Central | Mar 09, 2025 | ||
7.7.x | 7.7.0-metrics-2 | Central | Nov 09, 2024 | ||
| 7.7.0-metrics | Central | Oct 27, 2024 | |||
7.5.x | 7.5.0-metrics | Central | Oct 07, 2024 |