@@ -45,6 +45,7 @@ The table below lists all languages that Codacy supports and the corresponding t
45
45
<th>Dependency vulnerability scanning</th>
46
46
<th><a style="color: white;" href="../../faq/code-analysis/which-metrics-does-codacy-calculate/#duplication">Duplication</a></th>
47
47
<th><a style="color: white;" href="../../faq/code-analysis/which-metrics-does-codacy-calculate/#complexity">Complexity</a></th>
48
+ <th>License scanning</th>
48
49
</tr>
49
50
</thead >
50
51
<tbody >
@@ -57,6 +58,7 @@ The table below lists all languages that Codacy supports and the corresponding t
57
58
<td>-</td>
58
59
<td>-</td>
59
60
<td>-</td>
61
+ <td>-</td>
60
62
</tr>
61
63
<tr>
62
64
<td>AsyncAPI</td>
@@ -66,6 +68,7 @@ The table below lists all languages that Codacy supports and the corresponding t
66
68
<td>-</td>
67
69
<td>-</td>
68
70
<td>-</td>
71
+ <td>-</td>
69
72
</tr>
70
73
<tr>
71
74
<td>AWS CloudFormation</td>
@@ -77,6 +80,7 @@ The table below lists all languages that Codacy supports and the corresponding t
77
80
<td>-</td>
78
81
<td>-</td>
79
82
<td>-</td>
83
+ <td>-</td>
80
84
</tr>
81
85
<tr>
82
86
<td>Azure Resource Manager Templates</td>
@@ -86,6 +90,7 @@ The table below lists all languages that Codacy supports and the corresponding t
86
90
<td>-</td>
87
91
<td>-</td>
88
92
<td>-</td>
93
+ <td>-</td>
89
94
</tr>
90
95
<tr>
91
96
<td>C</td>
@@ -99,6 +104,7 @@ The table below lists all languages that Codacy supports and the corresponding t
99
104
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
100
105
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
101
106
<td>-</td>
107
+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan)</td>
102
108
</tr>
103
109
<tr>
104
110
<td>C++</td>
@@ -112,6 +118,7 @@ The table below lists all languages that Codacy supports and the corresponding t
112
118
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
113
119
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
114
120
<td>-</td>
121
+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan)</td>
115
122
</tr>
116
123
<tr>
117
124
<td>C#</td>
@@ -123,6 +130,7 @@ The table below lists all languages that Codacy supports and the corresponding t
123
130
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>.deps.json</code> (.Net), <code>packages.lock.json</code> (NuGet) </td>
124
131
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
125
132
<td><a href="https://github.com/SonarSource/sonar-dotnet">SonarC#</a> <a href="#different-tools"><sup>10</sup></a> </td>
133
+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>packages.lock.json</code> (NuGet)</td>
126
134
</tr>
127
135
<tr>
128
136
<td>CoffeeScript</td>
@@ -132,6 +140,7 @@ The table below lists all languages that Codacy supports and the corresponding t
132
140
<td>-</td>
133
141
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
134
142
<td>-</td>
143
+ <td>-</td>
135
144
</tr>
136
145
<tr>
137
146
<td>Crystal</td>
@@ -141,6 +150,7 @@ The table below lists all languages that Codacy supports and the corresponding t
141
150
<td>-</td>
142
151
<td>-</td>
143
152
<td>-</td>
153
+ <td>-</td>
144
154
</tr>
145
155
<tr>
146
156
<td>CSS</td>
@@ -150,6 +160,7 @@ The table below lists all languages that Codacy supports and the corresponding t
150
160
<td>-</td>
151
161
<td>-</td>
152
162
<td>-</td>
163
+ <td>-</td>
153
164
</tr>
154
165
<tr>
155
166
<td>Dart</td>
@@ -159,6 +170,7 @@ The table below lists all languages that Codacy supports and the corresponding t
159
170
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pubspec.lock</code></td>
160
171
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
161
172
<td>-</td>
173
+ <td>-</td>
162
174
</tr>
163
175
<tr>
164
176
<td>Dockerfile</td>
@@ -170,6 +182,7 @@ The table below lists all languages that Codacy supports and the corresponding t
170
182
<td>-</td>
171
183
<td>-</td>
172
184
<td>-</td>
185
+ <td>-</td>
173
186
</tr>
174
187
<tr>
175
188
<td>Elixir</td>
@@ -180,6 +193,7 @@ The table below lists all languages that Codacy supports and the corresponding t
180
193
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>mix.lock</code> (Mix) </td>
181
194
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
182
195
<td>-</td>
196
+ <td>-</td>
183
197
</tr>
184
198
<tr>
185
199
<td>GitHub Actions</td>
@@ -190,6 +204,7 @@ The table below lists all languages that Codacy supports and the corresponding t
190
204
<td>-</td>
191
205
<td>-</td>
192
206
<td>-</td>
207
+ <td>-</td>
193
208
</tr>
194
209
<tr>
195
210
<td>Go</td>
@@ -205,6 +220,7 @@ The table below lists all languages that Codacy supports and the corresponding t
205
220
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
206
221
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
207
222
<td><a href="https://github.com/fzipp/gocyclo">Gocyclo</a></td>
223
+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
208
224
</tr>
209
225
<tr>
210
226
<td>Groovy</td>
@@ -214,6 +230,7 @@ The table below lists all languages that Codacy supports and the corresponding t
214
230
<td>-</td>
215
231
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
216
232
<td>-</td>
233
+ <td>-</td>
217
234
</tr>
218
235
<tr>
219
236
<td>Helm</td>
@@ -225,6 +242,7 @@ The table below lists all languages that Codacy supports and the corresponding t
225
242
<td>-</td>
226
243
<td>-</td>
227
244
<td>-</td>
245
+ <td>-</td>
228
246
</tr>
229
247
<tr>
230
248
<td>Java</td>
@@ -239,6 +257,7 @@ The table below lists all languages that Codacy supports and the corresponding t
239
257
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
240
258
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
241
259
<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> </td>
260
+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
242
261
</tr>
243
262
<tr>
244
263
<td>JavaScript</td>
@@ -251,6 +270,7 @@ The table below lists all languages that Codacy supports and the corresponding t
251
270
<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>
252
271
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
253
272
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> </td>
273
+ <td>-</td>
254
274
</tr>
255
275
<tr>
256
276
<td>JSON</td>
@@ -261,6 +281,7 @@ The table below lists all languages that Codacy supports and the corresponding t
261
281
<td>-</td>
262
282
<td>-</td>
263
283
<td>-</td>
284
+ <td>-</td>
264
285
</tr>
265
286
<tr>
266
287
<td>JSP</td>
@@ -270,6 +291,7 @@ The table below lists all languages that Codacy supports and the corresponding t
270
291
<td>-</td>
271
292
<td>-</td>
272
293
<td>-</td>
294
+ <td>-</td>
273
295
</tr>
274
296
<tr>
275
297
<td>Kotlin</td>
@@ -280,6 +302,7 @@ The table below lists all languages that Codacy supports and the corresponding t
280
302
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
281
303
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
282
304
<td><a href="https://github.com/detekt/detekt">detekt</a> <a href="#different-tools"><sup>10</sup></a> </td>
305
+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
283
306
</tr>
284
307
<tr>
285
308
<td>Kubernetes</td>
@@ -292,6 +315,7 @@ The table below lists all languages that Codacy supports and the corresponding t
292
315
<td>-</td>
293
316
<td>-</td>
294
317
<td>-</td>
318
+ <td>-</td>
295
319
</tr>
296
320
<tr>
297
321
<td>Less</td>
@@ -301,6 +325,7 @@ The table below lists all languages that Codacy supports and the corresponding t
301
325
<td>-</td>
302
326
<td>-</td>
303
327
<td>-</td>
328
+ <td>-</td>
304
329
</tr>
305
330
<tr>
306
331
<td>Markdown</td>
@@ -310,6 +335,7 @@ The table below lists all languages that Codacy supports and the corresponding t
310
335
<td>-</td>
311
336
<td>-</td>
312
337
<td>-</td>
338
+ <td>-</td>
313
339
</tr>
314
340
<tr>
315
341
<td>Objective-C</td>
@@ -319,6 +345,7 @@ The table below lists all languages that Codacy supports and the corresponding t
319
345
<td>-</td>
320
346
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
321
347
<td>-</td>
348
+ <td>-</td>
322
349
</tr>
323
350
<tr>
324
351
<td>OpenAPI</td>
@@ -328,6 +355,7 @@ The table below lists all languages that Codacy supports and the corresponding t
328
355
<td>-</td>
329
356
<td>-</td>
330
357
<td>-</td>
358
+ <td>-</td>
331
359
</tr>
332
360
<tr>
333
361
<td>PHP</td>
@@ -340,6 +368,7 @@ The table below lists all languages that Codacy supports and the corresponding t
340
368
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
341
369
<td><a href="https://github.com/sebastianbergmann/phpcpd">PHPCPD</a></td>
342
370
<td><a href="https://github.com/pdepend/pdepend">PHP Depend</a></td>
371
+ <td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
343
372
</tr>
344
373
<tr>
345
374
<td>PL/SQL</td>
@@ -349,6 +378,7 @@ The table below lists all languages that Codacy supports and the corresponding t
349
378
<td>-</td>
350
379
<td>-</td>
351
380
<td>-</td>
381
+ <td>-</td>
352
382
</tr>
353
383
<tr>
354
384
<td>PostgreSQL</td>
@@ -358,6 +388,7 @@ The table below lists all languages that Codacy supports and the corresponding t
358
388
<td>-</td>
359
389
<td>-</td>
360
390
<td>-</td>
391
+ <td>-</td>
361
392
</tr>
362
393
<tr>
363
394
<td>PowerShell</td>
@@ -367,6 +398,7 @@ The table below lists all languages that Codacy supports and the corresponding t
367
398
<td>-</td>
368
399
<td>-</td>
369
400
<td>-</td>
401
+ <td>-</td>
370
402
</tr>
371
403
<tr>
372
404
<td>Python</td>
@@ -382,6 +414,7 @@ The table below lists all languages that Codacy supports and the corresponding t
382
414
<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)</td>
383
415
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
384
416
<td><a href="https://github.com/rubik/radon">Radon</a></td>
417
+ <td>-</td>
385
418
</tr>
386
419
<tr>
387
420
<td>Ruby</td>
@@ -394,6 +427,7 @@ The table below lists all languages that Codacy supports and the corresponding t
394
427
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Gemfile.lock</code> (Bundler) </td>
395
428
<td><a href="https://github.com/seattlerb/flay">Flay</a></td>
396
429
<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> </td>
430
+ <td>-</td>
397
431
</tr>
398
432
<tr>
399
433
<td>Rust</td>
@@ -404,6 +438,7 @@ The table below lists all languages that Codacy supports and the corresponding t
404
438
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Cargo.lock</code> (Cargo) </td>
405
439
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
406
440
<td>-</td>
441
+ <td>-</td>
407
442
</tr>
408
443
<tr>
409
444
<td>Sass</td>
@@ -413,6 +448,7 @@ The table below lists all languages that Codacy supports and the corresponding t
413
448
<td>-</td>
414
449
<td>-</td>
415
450
<td>-</td>
451
+ <td>-</td>
416
452
</tr>
417
453
<tr>
418
454
<td>Scala</td>
@@ -427,6 +463,7 @@ The table below lists all languages that Codacy supports and the corresponding t
427
463
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
428
464
<td><a href="http://www.scalastyle.org/">Scalastyle</a>,
429
465
<a href="https://github.com/scala/scala">Scala 2 compiler and standard library</a></td>
466
+ <td>-</td>
430
467
</tr>
431
468
<tr>
432
469
<td>Serverless Framework</td>
@@ -436,6 +473,7 @@ The table below lists all languages that Codacy supports and the corresponding t
436
473
<td>-</td>
437
474
<td>-</td>
438
475
<td>-</td>
476
+ <td>-</td>
439
477
</tr>
440
478
<tr>
441
479
<td>Shell</td>
@@ -446,6 +484,7 @@ The table below lists all languages that Codacy supports and the corresponding t
446
484
<td>-</td>
447
485
<td>-</td>
448
486
<td>-</td>
487
+ <td>-</td>
449
488
</tr>
450
489
<tr>
451
490
<td>Swift</td>
@@ -457,6 +496,7 @@ The table below lists all languages that Codacy supports and the corresponding t
457
496
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Package.resolved</code> (SwiftPM) </td>
458
497
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
459
498
<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> </td>
499
+ <td>-</td>
460
500
</tr>
461
501
<tr>
462
502
<td>Terraform</td>
@@ -469,6 +509,7 @@ The table below lists all languages that Codacy supports and the corresponding t
469
509
<td>-</td>
470
510
<td>-</td>
471
511
<td>-</td>
512
+ <td>-</td>
472
513
</tr>
473
514
<tr>
474
515
<td>Transact-SQL</td>
@@ -478,6 +519,7 @@ The table below lists all languages that Codacy supports and the corresponding t
478
519
<td>-</td>
479
520
<td>-</td>
480
521
<td>-</td>
522
+ <td>-</td>
481
523
</tr>
482
524
<tr>
483
525
<td>TypeScript</td>
@@ -489,6 +531,7 @@ The table below lists all languages that Codacy supports and the corresponding t
489
531
<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>
490
532
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
491
533
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a></td>
534
+ <td>-</td>
492
535
</tr>
493
536
<tr>
494
537
<td>Unity</td>
@@ -498,6 +541,7 @@ The table below lists all languages that Codacy supports and the corresponding t
498
541
<td>-</td>
499
542
<td>-</td>
500
543
<td>-</td>
544
+ <td>-</td>
501
545
</tr>
502
546
<tr>
503
547
<td>Velocity</td>
@@ -507,6 +551,7 @@ The table below lists all languages that Codacy supports and the corresponding t
507
551
<td>-</td>
508
552
<td>-</td>
509
553
<td>-</td>
554
+ <td>-</td>
510
555
</tr>
511
556
<tr>
512
557
<td>Visual Basic</td>
@@ -516,6 +561,7 @@ The table below lists all languages that Codacy supports and the corresponding t
516
561
<td>-</td>
517
562
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
518
563
<td>-</td>
564
+ <td>-</td>
519
565
</tr>
520
566
<tr>
521
567
<td>Visualforce</td>
@@ -525,6 +571,7 @@ The table below lists all languages that Codacy supports and the corresponding t
525
571
<td>-</td>
526
572
<td>-</td>
527
573
<td>-</td>
574
+ <td>-</td>
528
575
</tr>
529
576
<tr>
530
577
<td>XML</td>
@@ -534,6 +581,7 @@ The table below lists all languages that Codacy supports and the corresponding t
534
581
<td>-</td>
535
582
<td>-</td>
536
583
<td>-</td>
584
+ <td>-</td>
537
585
</tr>
538
586
<tr>
539
587
<td>XSL</td>
@@ -543,6 +591,7 @@ The table below lists all languages that Codacy supports and the corresponding t
543
591
<td>-</td>
544
592
<td>-</td>
545
593
<td>-</td>
594
+ <td>-</td>
546
595
</tr>
547
596
<tr>
548
597
<td>YAML</td>
@@ -552,6 +601,7 @@ The table below lists all languages that Codacy supports and the corresponding t
552
601
<td>-</td>
553
602
<td>-</td>
554
603
<td>-</td>
604
+ <td>-</td>
555
605
</tr>
556
606
</tbody >
557
607
</table >
0 commit comments