cve-bin-tool
cve-bin-tool copied to clipboard
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...
* Related #3550 # cve-bin-tool: Product Mapping using PURLs ## Project description CVE Binary Tool needs to identify components in order to scan for vulnerabilities, but uniquely identifying software is...
* Updated input_vex() to retain triage justification and response from a vex input file. * Updated input_vex() to use the CycloneDX v1.4 state enumerations when mapping to the Remarks enum....
This adds a tarfile with an absolute path file in it for testing, and tweaks behaviour on windows so it will use an external tar program to extract to a...
Related: #3771.
We haven't been entirely consistent about adding python docstrings to every function, and I'd like to start improving the codebase. I'm filing separate tickets for each file I want updated...
We haven't been entirely consistent about adding python docstrings to every function, and I'd like to start improving the codebase. I'm filing separate tickets for each file I want updated...
We haven't been entirely consistent about adding python docstrings to every function, and I'd like to start improving the codebase. I'm filing separate tickets for each file I want updated...
In #3741, @Mahhheshh has added strings to a lot of our fuzzers. I'd like to enable interrogate on the human-created files in that directory so we keep adding docstrings as...
Added checker for Google Chrome as I saw it missing in the checker list
closes #2917