-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-pt-python
-
ssg_platform_tools
-
PT Python 2025 S08
-
2
-
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.
- is cloned by
-
RHEL-86802 [DEV] Tracking: pip in .dist-info/INSTALLER confuses clair-scan
-
- Closed
-
- is duplicated by
-
RHEL-71832 pip in .dist-info/INSTALLER confuses clair-scan
-
- Closed
-
- is related to
-
RHEL-82609 pip in .dist-info/INSTALLER confuses clair-scan
-
- Release Pending
-
-
RHEL-82611 pip in .dist-info/INSTALLER confuses clair-scan
-
- Release Pending
-
- links to
-
RHBA-2025:148263 python-rpm-macros bug fix and enhancement update