323 Forks
695 Stars
695 Watchers

cve-bin-tool

The CVE Binary Tool helps you determine if your system includes known vulnerabilities. You can scan binaries for over 200 common, vulnerable components (openssl, libpng, libxml2, expat and others), or if you know the components used, you can get a list of known vulnerabilities associated with an SBOM or a list of components and versions.

How to download and setup cve-bin-tool

Open terminal and run command
git clone https://github.com/intel/cve-bin-tool.git
git clone is used to create a copy or clone of cve-bin-tool repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cve-bin-tool https://github.com/intel/cve-bin-tool/archive/master.zip

Or simply clone cve-bin-tool with SSH
[email protected]:intel/cve-bin-tool.git

If you have some problems with cve-bin-tool

You may open issue on cve-bin-tool support forum (system) here: https://github.com/intel/cve-bin-tool/issues