fleet/server/vulnerabilities/msrc
Ian Littman cc352970c0
Dedupe MSRC downloads/deletes when enrolled hosts include multiple builds of the same version of Windows (#27060)
For #25090.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

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

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated automated tests
- [x] A detailed QA plan exists on the associated ticket (if it isn't
there, work with the product group's QA engineer to add it)
- [x] Manual QA for all new/changed functionality
2025-03-12 13:22:56 -05:00
..
parsed Add versions to product names in MSRC bulletins to aid Windows vulnerability matching (#24172) 2024-12-17 09:46:03 -06:00
testdata Add resolved_in_version for Windows OS Vulns (#16546) 2024-02-07 06:19:59 -07:00
xml Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
analyzer.go Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
analyzer_test.go Add resolved_in_version for Windows OS Vulns (#16546) 2024-02-07 06:19:59 -07:00
msrc_api.go Don't reuse GitHub HTTP client to pull MSRC feeds (#22493) 2024-09-27 21:23:48 -05:00
msrc_api_test.go Update MSRC feed URL in test (#22494) 2024-09-28 09:18:55 -05:00
parser.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
parser_test.go Add versions to product names in MSRC bulletins to aid Windows vulnerability matching (#24172) 2024-12-17 09:46:03 -06:00
sync.go Dedupe MSRC downloads/deletes when enrolled hosts include multiple builds of the same version of Windows (#27060) 2025-03-12 13:22:56 -05:00
sync_test.go Dedupe MSRC downloads/deletes when enrolled hosts include multiple builds of the same version of Windows (#27060) 2025-03-12 13:22:56 -05:00