Skip to content

Commit 07ca39f

Browse files
committed
docs: keep trivy license scan details
1 parent 9aa3283 commit 07ca39f

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The table below lists all languages that Codacy supports and the corresponding t
110110
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
111111
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
112112
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
113-
<td>Available for Conan</td>
113+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
114114
</tr>
115115
<tr>
116116
<td>C++</td>
@@ -125,7 +125,7 @@ The table below lists all languages that Codacy supports and the corresponding t
125125
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
126126
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
127127
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
128-
<td>Available for Conan</td>
128+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
129129
</tr>
130130
<tr>
131131
<td>C#</td>
@@ -138,7 +138,7 @@ The table below lists all languages that Codacy supports and the corresponding t
138138
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>.deps.json</code> (.Net), <code>packages.lock.json</code> (NuGet) </td>
139139
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
140140
<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>
141-
<td>Available for NuGet</td>
141+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>packages.lock.json</code> (NuGet) </td>
142142
</tr>
143143
<tr>
144144
<td>CoffeeScript</td>
@@ -182,7 +182,7 @@ The table below lists all languages that Codacy supports and the corresponding t
182182
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pubspec.lock</code></td>
183183
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
184184
<td>-</td>
185-
<td>Available for Pub</td>
185+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pubspec.lock</code></td>
186186
</tr>
187187
<tr>
188188
<td>Dockerfile</td>
@@ -236,7 +236,7 @@ The table below lists all languages that Codacy supports and the corresponding t
236236
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
237237
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
238238
<td><a href="https://github.com/fzipp/gocyclo">Gocyclo</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
239-
<td>Available for Go modules</td>
239+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
240240
</tr>
241241
<tr>
242242
<td>Groovy</td>
@@ -276,7 +276,7 @@ The table below lists all languages that Codacy supports and the corresponding t
276276
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
277277
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
278278
<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>
279-
<td>Available for Maven</td>
279+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
280280
</tr>
281281
<tr>
282282
<td>JavaScript</td>
@@ -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>Available for npm</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>
@@ -328,7 +328,7 @@ The table below lists all languages that Codacy supports and the corresponding t
328328
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
329329
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
330330
<td><a href="https://github.com/detekt/detekt">detekt</a> <a href="#different-tools"><sup>10</sup></a> </td>
331-
<td>Available for Maven</td>
331+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
332332
</tr>
333333
<tr>
334334
<td>Kubernetes</td>
@@ -400,7 +400,7 @@ The table below lists all languages that Codacy supports and the corresponding t
400400
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
401401
<td><a href="https://github.com/sebastianbergmann/phpcpd">PHPCPD</a></td>
402402
<td><a href="https://github.com/pdepend/pdepend">PHP Depend</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
403-
<td>Available for Composer</td>
403+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
404404
</tr>
405405
<tr>
406406
<td>PL/SQL</td>
@@ -465,7 +465,7 @@ The table below lists all languages that Codacy supports and the corresponding t
465465
<a href="https://github.com/rubik/radon">Radon</a>
466466
<a href="https://github.com/terryyin/lizard">Lizard</a>
467467
</td>
468-
<td>Available for PyPI</td>
468+
<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>
469469
</tr>
470470
<tr>
471471
<td>Ruby</td>
@@ -482,7 +482,7 @@ The table below lists all languages that Codacy supports and the corresponding t
482482
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Gemfile.lock</code> (Bundler) </td>
483483
<td><a href="https://github.com/seattlerb/flay">Flay</a></td>
484484
<td><a href="https://github.com/rubocop/rubocop">RuboCop</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>
485-
<td>Available for Bundler</td>
485+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Gemfile.lock</code> (Bundler) </td>
486486
</tr>
487487
<tr>
488488
<td>Rust</td>
@@ -494,7 +494,7 @@ The table below lists all languages that Codacy supports and the corresponding t
494494
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Cargo.lock</code> (Cargo) </td>
495495
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
496496
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
497-
<td>Available for Cargo</td>
497+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Cargo.lock</code> (Cargo) </td>
498498
</tr>
499499
<tr>
500500
<td>Sass</td>
@@ -521,7 +521,7 @@ The table below lists all languages that Codacy supports and the corresponding t
521521
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
522522
<td><a href="http://www.scalastyle.org/">Scalastyle</a>,
523523
<a href="https://github.com/scala/scala">Scala 2 compiler and standard library</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
524-
<td>Available for Maven</td>
524+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>build.sbt.lock</code> (sbt) <a href="#scala-dependencies"><sup>9</sup></a></td>
525525
</tr>
526526
<tr>
527527
<td>Serverless Framework</td>
@@ -560,7 +560,7 @@ The table below lists all languages that Codacy supports and the corresponding t
560560
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Package.resolved</code> (SwiftPM) </td>
561561
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
562562
<td><a href="https://github.com/realm/SwiftLint">SwiftLint</a><a href="#complexity-limitations"><sup>6</sup></a> <a href="#swiftlint-complexity"><sup>8</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
563-
<td>Available for SwiftPM</td>
563+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Package.resolved</code> (SwiftPM) </td>
564564
</tr>
565565
<tr>
566566
<td>SQL</td>
@@ -615,7 +615,7 @@ The table below lists all languages that Codacy supports and the corresponding t
615615
<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>
616616
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
617617
<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>
618-
<td>Available for npm</td>
618+
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package-lock.json</code> (npm)</td>
619619
</tr>
620620
<tr>
621621
<td>Unity</td>

0 commit comments

Comments
 (0)