Skip to content

Commit

Permalink
fix: english misspells
Browse files Browse the repository at this point in the history
  • Loading branch information
joanasteodoro authored Dec 24, 2024
1 parent b6ea688 commit 6a33023
Showing 1 changed file with 4 additions and 4 deletions.
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 @@ -515,24 +515,24 @@ Security and risk management supports checking the languages and infrastructure-
</tbody>
</table>

## Dependencies {: id="dependencu-list"}
## Dependencies {: id="dependency-list"}

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.

![Security and risk management dependencies page](images/security-risk-management-dependencies-list.png)

When viewing dependencies, you'll be presented with a list of the dependencies used by all repositories in your organization. For each dependency you'll be able to see how many repositories are making use of it, how many different versions you are using accross all repositories, as well as how many security findings were found due to the presence of that dependency.
When viewing dependencies, you'll be presented with a list of the dependencies used by all repositories in your organization. For each dependency, you'll be able to see how many repositories are making use of it, how many different versions you are using across all repositories, and how many security findings were found due to the presence of that dependency.

You're also able to click any dependency to find out more information about it.

![Security and risk management dependency page](images/security-risk-management-dependencies-single.png)

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 criticaliy of security issues and the license applied to any particular version of that dependency.
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 offereing or have planned [get in touch with us](https://www.codacy.com/pricing)!
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)!



Expand Down

0 comments on commit 6a33023

Please sign in to comment.