diff --git a/src/content/docs/vulnerability-management/security-workflow.mdx b/src/content/docs/vulnerability-management/security-workflow.mdx index 393af8800c6..32af26f9f47 100644 --- a/src/content/docs/vulnerability-management/security-workflow.mdx +++ b/src/content/docs/vulnerability-management/security-workflow.mdx @@ -75,7 +75,7 @@ Dig deeper into the security of your system by auditing the vulnerability of all - Upon clicking a Library, it provides you with List of all Library Versions in use along with a tab which displays all the Vulnerabilties detected due to this library. + Upon clicking a library, it provides you with list of all library versions currently in use as well as a tab which displays all the vulnerabilties detected due to the library. **[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities) > Vulnerability Management > Libraries**, click on detected vulnerabilities - Upon clicking a library version, it provides you with List of Affected Entities and Vulnerabilties detected due to this library version. + Upon clicking a library version, it provides you with list of affected entities and vulnerabilties detected due to this library version. - From the Vulnerability Management **Summary** page, select **Vulnerabilities** to review all the vulnerabilities in your software system. This view shows every vulnerability, priority rank, reason for prioritizing it, number of entities affected, detected by and much more. + From the **Vulnerability Management Summary** page, select **Vulnerabilities** to review all the vulnerabilities in your software system. This view shows every vulnerability, priority rank, reason for prioritizing it, number of entities affected, detected by and much more. This view is especially useful when responding to a specific vulnerability found in specific versions of libraries. Instead of reviewing each service to see if it's impacted, this view condenses info based on vulnerability instead of entity or library.