fleet/server/vulnerabilities
Victor Lyuboslavsky 7bbb4a64bb
Reduced vulnerability processing time by grouping vulnerability dictionary by vendor. (#17298)
Reduced vulnerability processing time by grouping vulnerability
dictionary by vendor.
#16858 

Notice `cvefeed.(*Cache).Get`
Before:
<img width="1997" alt="image"
src="https://github.com/fleetdm/fleet/assets/2685025/a3cc5571-cee2-40a6-8b2d-cfed1323d96c">
After:

![image](https://github.com/fleetdm/fleet/assets/2685025/89484f87-a4e9-4c5c-943f-138e1c27a2c6)


# Checklist for submitter

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-03-04 16:16:32 -06:00
..
io Improve test coverage and bug fix (#10301) 2023-03-06 15:07:27 -04:00
macoffice Merge branch 'main' into 15919-vulnerabilities-page 2024-02-21 10:58:58 -08:00
msrc Add resolved_in_version for Windows OS Vulns (#16546) 2024-02-07 06:19:59 -07:00
nvd Reduced vulnerability processing time by grouping vulnerability dictionary by vendor. (#17298) 2024-03-04 16:16:32 -06:00
oval chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
testdata Handle flaky vulnerability tests (#11262) 2023-04-21 19:37:29 -04:00
utils fix issue with duplicate vulns detected using nvd (#8613) 2022-11-10 10:28:00 -07:00