fleet/server/vulnerabilities/msrc
Victor Lyuboslavsky bae3f022e2
Added vulnerability scanning support for Windows Server 2025 hosts (#41232)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #40036

Ran nvd locally to generate the new
`fleet_msrc_Windows_Server_2025-2026_03_08.json` file.

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

* **New Features**
* Added vulnerability scanning support for Windows Server 2025 hosts,
enabling detection of security vulnerabilities on the latest Windows
Server platform.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-10 14:03:59 -05:00
..
parsed Added vulnerability scanning support for Windows Server 2025 hosts (#41232) 2026-03-10 14:03:59 -05: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 Migrating vulnerabilities pkgs to slog. (#40106) 2026-02-20 15:36:38 -06:00
analyzer_test.go Migrating vulnerabilities pkgs to slog. (#40106) 2026-02-20 15:36:38 -06: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 Added vulnerability scanning support for Windows Server 2025 hosts (#41232) 2026-03-10 14:03:59 -05: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