diff --git a/configuration/accessing-vulnerability-information-in-web-console.adoc b/configuration/accessing-vulnerability-information-in-web-console.adoc index b7e1cfc48c36..d0fb812544c8 100644 --- a/configuration/accessing-vulnerability-information-in-web-console.adoc +++ b/configuration/accessing-vulnerability-information-in-web-console.adoc @@ -15,8 +15,7 @@ Beginning with the 4.10 release, {rh-rhacs-first} includes a dynamic plugin as a With this {rh-rhacs-console-plugin} dynamic plugin, data gathered by {product-title-short} is displayed in the {ocp} interface, providing information about CVEs, image and workload vulnerabilities, and verified image signature status. Authorized security administrators, platform engineers, and application developers gain a unified view of security status that is embedded in their day-to-day {ocp} workflows. -:FeatureName: RHACS Vulnerability Management in OpenShift Container Platform plugin -include::snippets/technology-preview.adoc[] +//For information about the {ocp} versions supported, see the link:https://access.redhat.com/articles/7045053[{product-title} Support Matrix]. include::modules/enabling-the-plugin.adoc[leveloffset=+1] diff --git a/modules/enabling-the-plugin.adoc b/modules/enabling-the-plugin.adoc index 9f6b25da02f9..40e1a97ed75f 100644 --- a/modules/enabling-the-plugin.adoc +++ b/modules/enabling-the-plugin.adoc @@ -8,7 +8,7 @@ To view vulnerability information for a secured cluster, make sure that the {rh-rhacs-console-plugin} dynamic plugin is enabled. -For a fresh installation of {rh-rhacs-first} 4.10, the {rh-rhacs-console-plugin} dynamic plugin is enabled by default when you install the {product-title-short} Operator on a cluster. You can choose to disable the plugin if you do not want to use it. For an upgrade to {product-title-short} 4.10, the dynamic plugin is disabled by default, and you must enable the plugin during or after the installation of the {product-title-short} Operator. +The {rh-rhacs-console-plugin} dynamic plugin is enabled by default when you install the {product-title-short} Operator on a cluster. You can choose to disable the plugin if you do not want to use it. For an upgrade to {product-title-short} 4.10, the dynamic plugin is disabled by default, and you must enable the plugin during or after the installation of the {product-title-short} Operator. To review enablement status during Operator installation, or to enable the {rh-rhacs-console-plugin} plugin after Operator installation, use the following steps. diff --git a/modules/viewing-vulnerability-information-in-web-console.adoc b/modules/viewing-vulnerability-information-in-web-console.adoc index 90c822fccfcd..6b830be02b97 100644 --- a/modules/viewing-vulnerability-information-in-web-console.adoc +++ b/modules/viewing-vulnerability-information-in-web-console.adoc @@ -15,7 +15,7 @@ Use the *Security* navigation option in the {ocp} web console to view vulnerabil . In the web console, ensure that the relevant project for the secured cluster is selected. -. In the {ocp} web console navigation, click *Security > Vulnerabilities*. +. In the {ocp} web console navigation, click *Security* -> *Vulnerabilities*. . From the Workload vulnerabilities page, click the *CVEs*, *Images*, or *Deployments* option to determine the context in which you want to view vulnerabilities.