fleet/server/vulnerabilities/nvd
Juan Fernandez 582772fbee
Fixed bug with duplicated vulnerabilities (#8089)
Previous code assumed CVEs were unique per NVD file, which was   incorrect.
2022-10-05 19:48:37 -04:00
..
cpe.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
cpe_test.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
cpe_translations.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
cpe_translations.json Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
cve.go Fixed bug with duplicated vulnerabilities (#8089) 2022-10-05 19:48:37 -04:00
cve_test.go Fixed bug with duplicated vulnerabilities (#8089) 2022-10-05 19:48:37 -04:00
db.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
indexed_cpe_item.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
sanitize.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
sanitize_test.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
sync.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00
sync_test.go Fix CI tests for Go (#8079) 2022-10-04 15:48:14 -04:00
testing_utils.go Fixes various bugs with NVD vulnerability detection (#7963) 2022-10-04 07:04:48 -04:00