CSV2CVE.md
LICENSE.md
MANIFEST.in
MANUAL.md
README.md
setup.py
cve_bin_tool/NVDAutoUpdate.py
cve_bin_tool/VersionSignature.py
cve_bin_tool/__init__.py
cve_bin_tool/cli.py
cve_bin_tool/csv2cve.py
cve_bin_tool/extractor.py
cve_bin_tool/file.py
cve_bin_tool/log.py
cve_bin_tool/string.c
cve_bin_tool/strings.py
cve_bin_tool/util.py
cve_bin_tool.egg-info/PKG-INFO
cve_bin_tool.egg-info/SOURCES.txt
cve_bin_tool.egg-info/dependency_links.txt
cve_bin_tool.egg-info/entry_points.txt
cve_bin_tool.egg-info/requires.txt
cve_bin_tool.egg-info/top_level.txt
cve_bin_tool/checkers/__init__.py
cve_bin_tool/checkers/curl.py
cve_bin_tool/checkers/expat.py
cve_bin_tool/checkers/icu.py
cve_bin_tool/checkers/kerberos.py
cve_bin_tool/checkers/libcurl.py
cve_bin_tool/checkers/libgcrypt.py
cve_bin_tool/checkers/libjpeg.py
cve_bin_tool/checkers/libnss.py
cve_bin_tool/checkers/libtiff.py
cve_bin_tool/checkers/node.py
cve_bin_tool/checkers/openssl.py
cve_bin_tool/checkers/png.py
cve_bin_tool/checkers/sqlite.py
cve_bin_tool/checkers/systemd.py
cve_bin_tool/checkers/xerces.py
cve_bin_tool/checkers/xml2.py
cve_bin_tool/checkers/zlib.py
test/__init__.py
test/test_cli.py
test/test_csv2cve.py
test/test_definitions.py
test/test_extract.py
test/test_file.py
test/test_json.py
test/test_nvd.py
test/test_scanner.py
test/test_strings.py
test/test_util.py
test/binaries/test-curl-7.34.0.c
test/binaries/test-curl-7.57.0.c
test/binaries/test-curl-7.59.0.c
test/binaries/test-expat-2.0.1.c
test/binaries/test-icu-3.8.1.c
test/binaries/test-kerberos-5-1.15.1.c
test/binaries/test-libgcrypt-1.7.6.c
test/binaries/test-libjpeg-turbo-2.0.1.c
test/binaries/test-node-9.3.0.c
test/binaries/test-nss-3.35.c
test/binaries/test-openssl-1.0.2g.c
test/binaries/test-openssl-1.1.0g.c
test/binaries/test-png-1.4.11.c
test/binaries/test-png-1.6.26.c
test/binaries/test-png-1.6.36.c
test/binaries/test-sqlite-3.12.2.c
test/binaries/test-systemd-239.c
test/binaries/test-tiff-4.0.9.c
test/binaries/test-xerces-3_1_1.c
test/binaries/test-xml2-2.9.0.c
test/binaries/test-xml2-2.9.2.c
test/binaries/test-zlib-1.2.8.c
test/csv/bad.csv
test/csv/bad_package.csv
test/csv/bad_vendor.csv
test/csv/bad_version.csv
test/csv/test.csv