@@ -290,7 +290,7 @@ The table below lists all languages that Codacy supports and the corresponding t
290290 <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package.json</code> and <code>package-lock.json</code> (npm), <br><code>yarn.lock</code> (Yarn) </td>
291291 <td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
292292 <td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
293- <td>- </td>
293+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package-lock.json</code> (npm) </td>
294294 </tr>
295295 <tr>
296296 <td>JSON</td>
@@ -451,7 +451,7 @@ The table below lists all languages that Codacy supports and the corresponding t
451451 <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>requirements.txt</code> (pip), <br><code>Pipfile.lock</code> (pipenv), <br><code>poetry.lock</code> (Poetry), <code>uv.lock</code> (UV)</td>
452452 <td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
453453 <td><a href="https://github.com/rubik/radon">Radon</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
454- <td>- </td>
454+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>requirements.txt</code>,<code>Pipfile.lock</code> (PyPi) </td>
455455 </tr>
456456 <tr>
457457 <td>Ruby</td>
@@ -581,7 +581,7 @@ The table below lists all languages that Codacy supports and the corresponding t
581581 <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package.json</code> and <code>package-lock.json</code> (npm), <br><code>yarn.lock</code> (Yarn) </td>
582582 <td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
583583 <td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
584- <td>- </td>
584+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package-lock.json</code> (npm) </td>
585585 </tr>
586586 <tr>
587587 <td>Unity</td>
0 commit comments