Skip to content

Commit

Permalink
Merge branch 'master' into create-pull-request/patch-1737955368
Browse files Browse the repository at this point in the history
  • Loading branch information
alerizzo authored Jan 29, 2025
2 parents b27cabb + 1d626ed commit f7bafaf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started/supported-languages-and-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
<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>
</tr>
<tr>
Expand Down
8 changes: 4 additions & 4 deletions docs/organizations/managing-security-and-risk.md
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,10 @@ Security and risk management supports checking the languages and infrastructure-

## Dependencies {: id="dependencies-list"}

!!! important
The dependency tab is a business-tier feature. If you are a Codacy Pro customer interested in upgrading to gain access to this feature, contact our customer success team.


The **Security and risk management dependencies** page displays a unified view of all dependencies used by your repositories.

To access the dependencies page, access the [overview page](#dashboard) and click the **Findings** tab.
Expand All @@ -531,10 +535,6 @@ You're also able to click any dependency to find out more information about it.

The dependency overview page offers a quick birds-eye view of that particular dependency. You'll be able to see all different versions that are being used, including which repository is using them, the oldest and most recent versions you're leveraging, as well as the highest criticality of security issues and the license applied to any particular version of that dependency.

!!! important
The dependency explorer is a timed business-tier feature! We'll be releasing it to every Pro user in the near future, but if in the meanwhile you want to learn about it, and other business features we're offering or have planned [get in touch with us](https://www.codacy.com/pricing)!



<sup><span id="semgrep">1</span></sup>: Semgrep supports additional security rules when signing up for [Semgrep Pro](https://semgrep.dev/pricing/).
<sup><span id="yaml-only">2</span></sup>: Currently, Trivy only supports scanning YAML files on this platform.
Expand Down

0 comments on commit f7bafaf

Please sign in to comment.