Skip to content

Commit 25aceea

Browse files
Deployed c0c1ad4 to . with MkDocs 1.6.1
1 parent 842b965 commit 25aceea

7 files changed

Lines changed: 308 additions & 275 deletions

File tree

feed_rss_created.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed_rss_updated.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

getting-started/supported-languages-and-tools/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="List of tools that Codacy uses to analyze over 40 supported languages. Codacy provides static analysis for all programming languages and cloud infrastructure-as-code platforms as well as code duplication, code complexity, and code coverage metrics for most programming languages.">
1212

1313

14-
<meta http-equiv="last-modified" content="2026-04-09 15:51:21">
14+
<meta http-equiv="last-modified" content="2026-05-18 13:29:09">
1515

1616

1717
<link rel="canonical" href="https://docs.codacy.com/getting-started/supported-languages-and-tools/">
@@ -5212,7 +5212,8 @@ <h1 id="supported-languages-and-tools">Supported languages and tools<a class="he
52125212
<a href="https://github.com/securego/gosec">Gosec</a> <a href="#client-side"><sup>3</sup></a>,
52135213
<a href="https://github.com/mgechev/revive">Revive</a>,
52145214
<a href="https://github.com/opengrep/opengrep/">Opengrep</a> <a href="#opengrep"><sup>1</sup></a>,
5215-
<a href="https://staticcheck.io/">Staticcheck</a> <a href="#client-side"><sup>3</sup></a></td>
5215+
<a href="https://staticcheck.io/">Staticcheck</a> <a href="#client-side"><sup>3</sup></a>,
5216+
<a href="https://github.com/golangci/golangci-lint">GolangCI Lint</a><a href="#client-side"><sup>3</sup></a></td>
52165217
<td><a href="https://github.com/opengrep/opengrep/">Opengrep</a> <a href="#suggest-fixes">🔧</a></td>
52175218
<td><a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
52185219
<a href="https://trivy.dev">Trivy</a></td>
@@ -5353,7 +5354,7 @@ <h1 id="supported-languages-and-tools">Supported languages and tools<a class="he
53535354
<tr>
53545355
<td>Markdown</td>
53555356
<td>.md, .markdown, .mdown, .mkdn, .mkd, .mdwn, .mkdown, .ron</td>
5356-
<td><a href="https://github.com/remarkjs/remark-lint">remark-lint</a>, <a href="https://github.com/DavidAnson/markdownlint">markdownlint</a></td>
5357+
<td><a href="https://github.com/remarkjs/remark-lint">remark-lint</a>, <a href="https://github.com/DavidAnson/markdownlint">markdownlint</a>, <a href="https://github.com/seojoonkim/agentlinter">Agentlinter</a></td>
53575358
<td><a href="https://github.com/DavidAnson/markdownlint">markdownlint</a> <a href="#suggest-fixes">🔧</a></td>
53585359
<td>-</td>
53595360
<td>-</td>
@@ -6093,7 +6094,7 @@ <h3>Share your feedback 📢</h3>
60936094
<div class="md-source-date">
60946095
<small>
60956096

6096-
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">April 9, 2026</span>
6097+
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">May 18, 2026</span>
60976098

60986099
</small>
60996100
</div>

organizations/managing-security-and-risk/index.html

Lines changed: 40 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="The Security and risk management feature helps you quickly identify, track, and address security across your organization by automatically opening time-bound, prioritized findings whenever security problems are detected in your organization repositories, in your connected Jira instance, or as a result of penetration testing.">
1212

1313

14-
<meta http-equiv="last-modified" content="2026-04-20 15:16:12">
14+
<meta http-equiv="last-modified" content="2026-05-18 13:29:09">
1515

1616

1717
<link rel="canonical" href="https://docs.codacy.com/organizations/managing-security-and-risk/">
@@ -5492,6 +5492,10 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
54925492
<td><a href="https://pmd.github.io/">PMD</a>,
54935493
<a href="https://github.com/opengrep/opengrep/">Opengrep</a></td>
54945494
</tr>
5495+
<tr>
5496+
<td>AsyncAPI</td>
5497+
<td><a href="https://stoplight.io/open-source/spectral/">Spectral</a></td>
5498+
</tr>
54955499
<tr>
54965500
<td>AWS CloudFormation</td>
54975501
<td><a href="https://github.com/bridgecrewio/checkov/">Checkov</a>,
@@ -5519,9 +5523,15 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
55195523
<a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
55205524
<a href="https://trivy.dev">Trivy</a></td>
55215525
</tr>
5526+
<tr>
5527+
<td>CSS</td>
5528+
<td><a href="https://stylelint.io/">Stylelint</a>,
5529+
<a href="https://biomejs.dev/">BiomeJS</a></td>
5530+
</tr>
55225531
<tr>
55235532
<td>Dart</td>
5524-
<td><a href="https://trivy.dev">Trivy</a></td>
5533+
<td><a href="https://trivy.dev">Trivy</a>,
5534+
<a href="https://github.com/dart-lang/sdk/tree/main/pkg/analyzer_cli">dartanalyzer</a></td>
55255535
</tr>
55265536
<tr>
55275537
<td>Dockerfile</td>
@@ -5542,7 +5552,9 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
55425552
<td>Go</td>
55435553
<td><a href="https://github.com/securego/gosec">Gosec</a><a href="#client-side"> <sup>2</sup></a>,
55445554
<a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
5545-
<a href="https://trivy.dev">Trivy</a></td>
5555+
<a href="https://trivy.dev">Trivy</a>,
5556+
<a href="https://github.com/mgechev/revive">Revive</a>,
5557+
<a href="https://github.com/golangci/golangci-lint">GolangCI Lint</a><a href="#client-side"> <sup>2</sup></a></td>
55465558
</tr>
55475559
<tr>
55485560
<td>Groovy</td>
@@ -5562,11 +5574,13 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
55625574
<td>JavaScript</td>
55635575
<td><a href="https://eslint.org/">ESLint</a> <a href="#eslint-plugin"><sup>4</sup></a>,
55645576
<a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
5565-
<a href="https://trivy.dev">Trivy</a></td>
5577+
<a href="https://trivy.dev">Trivy</a>,
5578+
<a href="https://biomejs.dev/">BiomeJS</a></td>
55665579
</tr>
55675580
<tr>
55685581
<td>JSON</td>
5569-
<td><a href="https://trivy.dev">Trivy</a></td>
5582+
<td><a href="https://trivy.dev">Trivy</a>,
5583+
<a href="https://biomejs.dev/">BiomeJS</a></td>
55705584
</tr>
55715585
<tr>
55725586
<td>Kotlin</td>
@@ -5576,10 +5590,22 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
55765590
<td>Kubernetes</td>
55775591
<td><a href="https://trivy.dev">Trivy</a> <a href="#yaml-only"><sup>1</sup></a></td>
55785592
</tr>
5593+
<tr>
5594+
<td>Less</td>
5595+
<td><a href="https://stylelint.io/">Stylelint</a></td>
5596+
</tr>
5597+
<tr>
5598+
<td>Markdown</td>
5599+
<td><a href="https://github.com/seojoonkim/agentlinter">Agentlinter</a></td>
5600+
</tr>
55795601
<tr>
55805602
<td>Objective-C</td>
55815603
<td><a href="https://clang.llvm.org/extra/clang-tidy/">Clang-Tidy</a><a href="#client-side"> <sup>2</sup></a></td>
55825604
</tr>
5605+
<tr>
5606+
<td>OpenAPI</td>
5607+
<td><a href="https://stoplight.io/open-source/spectral/">Spectral</a></td>
5608+
</tr>
55835609
<tr>
55845610
<td>PHP</td>
55855611
<td><a href="https://github.com/squizlabs/PHP_CodeSniffer">PHP_CodeSniffer</a>,
@@ -5612,6 +5638,10 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
56125638
<td><a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
56135639
<a href="https://trivy.dev">Trivy</a></td>
56145640
</tr>
5641+
<tr>
5642+
<td>Sass</td>
5643+
<td><a href="https://stylelint.io/">Stylelint</a></td>
5644+
</tr>
56155645
<tr>
56165646
<td>Scala</td>
56175647
<td><a href="https://github.com/codacy/codacy-scalameta">Codacy Scalameta Pro</a>,
@@ -5620,7 +5650,8 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
56205650
</tr>
56215651
<tr>
56225652
<td>Swift</td>
5623-
<td><a href="https://github.com/opengrep/opengrep/">Opengrep</a></td>
5653+
<td><a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
5654+
<a href="https://github.com/realm/SwiftLint">SwiftLint</a></td>
56245655
</tr>
56255656
<tr>
56265657
<td>Shell</td>
@@ -5640,7 +5671,8 @@ <h2 id="languages-checked-for-security-issues">Languages checked for security is
56405671
<td>TypeScript</td>
56415672
<td><a href="https://eslint.org/">ESLint</a> <a href="#eslint-plugin"><sup>4</sup></a>,
56425673
<a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
5643-
<a href="https://trivy.dev">Trivy</a></td>
5674+
<a href="https://trivy.dev">Trivy</a>,
5675+
<a href="https://biomejs.dev/">BiomeJS</a></td>
56445676
</tr>
56455677
<tr>
56465678
<td>Visual Basic</td>
@@ -6026,7 +6058,7 @@ <h3>Share your feedback 📢</h3>
60266058
<div class="md-source-date">
60276059
<small>
60286060

6029-
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">April 20, 2026</span>
6061+
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">May 18, 2026</span>
60306062

60316063
</small>
60326064
</div>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)