WOFA
What it is
WOFA aggregates Windows cumulative security update data from the MSRC CVRF API and CISA KEV into machine-readable feeds for system administrators and MDM tooling. OS versions are discovered automatically from the MSRC ProductTree.
Outputs
windows_data_feed.json— Full feed with CVE severity, exploitation status, and patch details per OS versionmetadata.json— Summary stats and SHA-256 hash of the feedwindows_release_feed.rss— RSS feed of the latest release per OS version- Static HTML — Browseable site for reviewing the data
Features
- Automatic OS version discovery — no manual config when Microsoft adds a new version
- Cross-references CISA KEV to flag actively exploited vulnerabilities
- Produces both human-readable and machine-readable outputs
- Designed to be run on a schedule and the outputs committed/served statically
Status
Active. Running on a schedule to keep feeds current.