Skip to content

Commit 9ddc958

Browse files
authored
fix: Update license scanning support
1 parent a3c8b84 commit 9ddc958

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/getting-started/supported-languages-and-tools.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The table below lists all languages that Codacy supports and the corresponding t
104104
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
105105
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
106106
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
107-
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan)</td>
107+
<td>-</td>
108108
</tr>
109109
<tr>
110110
<td>C++</td>
@@ -118,7 +118,7 @@ The table below lists all languages that Codacy supports and the corresponding t
118118
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
119119
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
120120
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
121-
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan)</td>
121+
<td>-</td>
122122
</tr>
123123
<tr>
124124
<td>C#</td>
@@ -130,7 +130,7 @@ The table below lists all languages that Codacy supports and the corresponding t
130130
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>.deps.json</code> (.Net), <code>packages.lock.json</code> (NuGet) </td>
131131
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
132132
<td><a href="https://github.com/SonarSource/sonar-dotnet">SonarC#</a> <a href="#different-tools"><sup>10</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
133-
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>packages.lock.json</code> (NuGet)</td>
133+
<td>-</td>
134134
</tr>
135135
<tr>
136136
<td>CoffeeScript</td>
@@ -220,7 +220,7 @@ The table below lists all languages that Codacy supports and the corresponding t
220220
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
221221
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
222222
<td><a href="https://github.com/fzipp/gocyclo">Gocyclo</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
223-
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
223+
<td>-</td>
224224
</tr>
225225
<tr>
226226
<td>Groovy</td>
@@ -257,7 +257,7 @@ The table below lists all languages that Codacy supports and the corresponding t
257257
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
258258
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
259259
<td><a href="https://pmd.github.io/">PMD</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>
260-
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
260+
<td>-</td>
261261
</tr>
262262
<tr>
263263
<td>JavaScript</td>
@@ -305,7 +305,7 @@ The table below lists all languages that Codacy supports and the corresponding t
305305
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
306306
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
307307
<td><a href="https://github.com/detekt/detekt">detekt</a> <a href="#different-tools"><sup>10</sup></a> </td>
308-
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
308+
<td>-</td>
309309
</tr>
310310
<tr>
311311
<td>Kubernetes</td>

0 commit comments

Comments
 (0)