darknao/rhsecapi

( forked from kwalker/rhsecapi )

Project ID: 80258

Description

Leverage Red Hat's Security Data API to find CVEs by various attributes (date, severity, scores, package, IAVA, etc). Retrieve customizable details about found CVEs or about specific CVE ids input on cmdline. Parse arbitrary stdin for CVE ids and generate a customized report, optionally sending it straight to pastebin. Searches are done via a single instantaneous http request and CVE retrieval is parallelized, utilizing multiple threads at once. Python requests is used for all remote communication, so proxy support is baked right in. BASH intelligent tab-completion is supported via optional Python argcomplete module. Python2 tested on RHEL7, RHEL 8, & Fedora but since it doesn't integrate with RHN/RHSM/yum/Satellite, it can be used on any internet-connected machine. Feedback, feature requests, and code contributions welcome.

Installation Instructions

  • Enable the repo applicable to the systems distribution
  • Install via "yum install rhsecapi"

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 37 x86_64 (424)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (166)* Fedora 38 (13 downloads)
Fedora 39 x86_64 (104)* Fedora 39 (17 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (2 downloads)
Fedora rawhide x86_64 (155)* Fedora rawhide (20 downloads)

* Total number of downloaded packages.