
Aggregates vulnerability data from multiple databases into CycloneDX SBOMs, generating deduplicated VEX, HTML, and GitLab-compatible reports for continuous supply-chain security monitoring.
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
Initial Release
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.

For more information please see the project documentation