@@ -295,8 +295,11 @@ The table below lists all languages that Codacy supports and the corresponding t
295
295
</tr>
296
296
<tr>
297
297
<td>Kotlin</td>
298
- <td><a href="https://github.com/detekt/detekt">detekt</a>,
299
- <a href="https://semgrep.dev/">Semgrep</a> <a href="#semgrep"><sup>1</sup></a></td>
298
+ <td>
299
+ <a href="https://github.com/detekt/detekt">detekt</a>,
300
+ <a href="https://semgrep.dev/">Semgrep</a> <a href="#semgrep"><sup>1</sup></a>,
301
+ <a href="https://pmd.github.io">PMD</a>
302
+ </td>
300
303
<td>-</td>
301
304
<td><a href="https://semgrep.dev/">Semgrep</a></td>
302
305
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
@@ -489,8 +492,11 @@ The table below lists all languages that Codacy supports and the corresponding t
489
492
</tr>
490
493
<tr>
491
494
<td>Swift</td>
492
- <td><a href="https://semgrep.dev/">Semgrep</a> <a href="#semgrep"><sup>1</sup></a>,
493
- <a href="https://github.com/realm/SwiftLint">SwiftLint</a></td>
495
+ <td>
496
+ <a href="https://semgrep.dev/">Semgrep</a> <a href="#semgrep"><sup>1</sup></a>,
497
+ <a href="https://github.com/realm/SwiftLint">SwiftLint</a>,
498
+ <a href="https://pmd.github.io">PMD</a>
499
+ </td>
494
500
<td>-</td>
495
501
<td><a href="https://semgrep.dev/">Semgrep</a>,
496
502
<a href="https://trivy.dev">Trivy</a></td>
@@ -718,8 +724,8 @@ The following table lists the Codacy GitHub repositories corresponding to each s
718
724
<td ><a href =" https://github.com/codacy/codacy-phpmd " class =" skip-vale " >codacy/codacy-phpmd</a ></td >
719
725
</tr >
720
726
<tr >
721
- <td ><a href =" https://pmd.sourceforge .io/pmd-5.3.2/pmd-java/index.html " >PMD</a > <a href =" #complexity-limitations " ><sup >6</sup ></a ></td >
722
- <td ><a href =" https://github.com/codacy/codacy-pmd " class =" skip-vale " >codacy/codacy-pmd </a ></td >
727
+ <td ><a href =" https://pmd.github .io/ " >PMD</a > <a href =" #complexity-limitations " ><sup >6</sup ></a ></td >
728
+ <td ><a href =" https://github.com/codacy/codacy-pmd7 " class =" skip-vale " >codacy/codacy-pmd7 </a ></td >
723
729
</tr >
724
730
<tr >
725
731
<td ><a href =" https://github.com/landscapeio/prospector2 " >Prospector</a ></td >
0 commit comments