-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.13.z
Problem Description:
Installed the Red Hat Quay Container Security Operator on the 4.13.25 cluster .
Below are my test results :
```
sasakshi@sasakshi ~]$ oc version
Client Version: 4.12.7
Kustomize Version: v4.5.7
Server Version: 4.13.25
Kubernetes Version: v1.26.9+aa37255
[sasakshi@sasakshi ~]$ oc get csv -A | grep -i "quay" | tail -1
openshift container-security-operator.v3.10.2 Red Hat Quay Container Security Operator 3.10.2 container-security-operator.v3.10.1 Succeeded
[sasakshi@sasakshi ~]$ oc get subs -A
NAMESPACE NAME PACKAGE SOURCE CHANNEL
openshift-operators container-security-operator container-security-operator redhat-operators stable-3.10
[sasakshi@sasakshi ~]$ oc get imagemanifestvuln -A | wc -l
82
[sasakshi@sasakshi ~]$ oc get vuln --all-namespaces | wc -l
82
Console -> Administration -> Image Vulnerabitlites : 82
Home -> Overiview -> Status -> Image Vulnerabitlites : 66
```
Observations from My testing :
- `oc get vuln --all-namespaces` reports the same count as `oc get imagemanifestvuln -A`
- Difference in the count is reported in the following
```
Console -> Administration -> Image Vulnerabitlites : 82
Home -> Overiview -> Status -> Image Vulnerabitlites : 66
```
Why there is a difference in reporting of the above two entries?
Kindly refer to the attached screenshots for reference .
Documentation link referred:
- blocks
-
OCPBUGS-28232 [release-4.15] Count mismatch in Image vunerabilities reported in the Openshift Console
- Closed
- is blocked by
-
PROJQUAY-6512 CSO failed to create imagemanifestvulns on Openshift 4.15
- Closed
- is cloned by
-
OCPBUGS-28232 [release-4.15] Count mismatch in Image vunerabilities reported in the Openshift Console
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update