RedHatOfficial / rhsecapi

Tools that utilize the Red Hat Security Data API
GNU General Public License v3.0
61 stars 27 forks source link

Unable to install on RHEL8 #79

Open divyam1345 opened 1 year ago

divyam1345 commented 1 year ago

Installation failing due to python version issue in RHEL8. Could you please provide rhsecapi with python3 caability.

yum install rhsecapi

Updating Subscription Management repositories. Red Hat Satellite Client 6 for RHEL 8 x86_64 (RPMs) 95 kB/s | 3.8 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 105 kB/s | 4.1 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 90 kB/s | 4.5 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 119 kB/s | 4.5 kB 00:00
Error: Problem: cannot install the best candidate for the job

malvads commented 11 months ago

you can use #75 and build your own rpm for this

malvads commented 11 months ago

Also, i made a docker version of this #80, you can just do sudo ./install_docker.sh and then run rhsecapi.sh your_cve_here and should work in any OS