Skip to content
/ hoppr-cop Public

Hoppr Cop is a cli and python library that generates high quality vulnerability information from a cyclone-dx Software Bill of Materials (SBOM) by aggregating data from multiple vulnerability databases. This project is a mirror from gitlab

License

Notifications You must be signed in to change notification settings

lmco/hoppr-cop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f6146f · Aug 26, 2023
Aug 24, 2023
Aug 9, 2023
Aug 15, 2023
Feb 6, 2023
Aug 15, 2023
Aug 9, 2023
Jan 4, 2023
Aug 26, 2023
Aug 17, 2022
Aug 17, 2022
Oct 8, 2022
Apr 11, 2023
Mar 1, 2023
Aug 16, 2022
Feb 28, 2023
Aug 27, 2022
Aug 27, 2022
Jul 13, 2023
Aug 23, 2023
Aug 15, 2023
Feb 28, 2023
Dec 16, 2022

Repository files navigation

Hoppr-Cop

For Policing Your SBOM Vulnerabilities

Hoppr Cop is a cli and python library that generates high quality vulnerability information from a cyclone-dx Software Bill of Materials (SBOM) by aggregating data from multiple vulnerability databases. This project is offered as part of the hoppr ecosystem, however it is fully functional as a standalone cli or python library.

For more information please see the project documentation

Project Status

Initial Release

Features

Why

SBOMs provide an ideal way to inventory all the dependencies in a project. A project's vulnerabilities should be monitored on a regular basis. hoppr-cop provides an easy mechanism to keep your vulnerability information up to date without regenerating an SBOM. The vex and html reports provide an ideal way to communicate vulnerability status to users, even in disconnected networks.

Why Use Multiple Scanners

  • Provides broad coverage of the upstream vulnerability data sources. You can see the full details of the data-sources here. Gitlab and Sonotype provide their own vulnerability reporting that you won't get elsewhere.
  • Provides much better coverage of a variety of package manager types. Each bom scanner has package managers that it excels at scanning, and some that it does a poor job of. Additionally, each product supports a different set of package ecosystems.
  • Seeing that multiple datasources agree on a finding, improves confidence that the finding is not a false positive.
  • Combining information from multiple sources leads to more complete and accurate information for each vulnerability identified, leading to quicker resolutions.

Demo

Documentation

For more information please see the project documentation

About

Hoppr Cop is a cli and python library that generates high quality vulnerability information from a cyclone-dx Software Bill of Materials (SBOM) by aggregating data from multiple vulnerability databases. This project is a mirror from gitlab

Topics

Resources

License

Security policy

Stars

Watchers

Forks