-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
1
-
rhel-pt-python
-
ssg_platform_tools
-
PT PRNDL 2025 S05
-
5
-
False
-
-
None
Steps to reproduce
$ podman run -ti --rm registry.access.redhat.com/ubi9/ubi:9.5 cat /usr/lib/python3.9/site-packages/setuptools-53.0.0.dist-info/INSTALLER
Actual results
pip
Expected results
rpm
More info
$ podman run -ti --rm registry.access.redhat.com/ubi9/ubi:9.5 rpm -qf /usr/lib/python3.9/site-packages/setuptools-53.0.0.dist-info/INSTALLER
python3-setuptools-53.0.0-13.el9.noarch
As described in CLAIRDEV-115, clair-scan consults .dist-info/INSTALLER, and when it says 'pip', it wrongly assumes the package was installed with pip and claims the package has some CVE false-positives as a result.
- clones
-
RHEL-71837 Tracking: pip in .dist-info/INSTALLER confuses clair-scan
-
- Closed
-