Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
2 changes: 1 addition & 1 deletion modules/enabling-the-plugin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down