diff --git a/modules/clair-vulnerability-scanner-overview.adoc b/modules/clair-vulnerability-scanner-overview.adoc index 724b4be6d..c83bae9c7 100644 --- a/modules/clair-vulnerability-scanner-overview.adoc +++ b/modules/clair-vulnerability-scanner-overview.adoc @@ -8,6 +8,7 @@ Clair v4 (Clair) is an open source application that leverages static code analyses for parsing image content and reporting vulnerabilities affecting the content. Clair is packaged with {productname} and can be used in both standalone and Operator deployments. It can be run in highly scalable configurations, where components can be scaled separately as appropriate for enterprise environments. +//// [NOTE] ==== ifeval::["{productname}" == "Red Hat Quay"] @@ -17,3 +18,4 @@ ifeval::["{productname}" == "Project Quay"] With the release of Clair v4 (image clair), the previously used Clair v2 (image clair-jwt) is no longer used. See below for how to run Clair v2 in read-only mode while Clair v4 is updating. endif::[] ==== +//// \ No newline at end of file