Windows Updates.
Windows Updates, finally as code.
On the roadmap — vote it up.
What's broken without it.
Windows Update is a black box managed through a UI built for 2015. You cannot reproduce a fleet’s update state, you cannot diff two rings, you cannot version-control an exception window. KB rollouts surprise you on Tuesdays. Audit asks "why did KB5037768 ship to production on the 14th?" and the answer is "because Microsoft."
The approach.
Attestree Windows Updates exposes WSUS and Windows Update for Business as declarative policy. Update rings, exception windows, and KB approvals live in Git. The control plane reconciles them continuously. Every applied KB emits a signed attestation that links back to the Git commit that authorized it.
Roadmap, in three moves.
Policy as Git
WSUS and WUfB rules expressed as code, reviewed via PR, applied by reconciler.
KB-level diffing
Diff two rings or two points in time at KB granularity; understand why state diverged.
Exception windows
Time-boxed deferrals with auto-expiry — no more permanent "we will fix it later" exceptions.
Ready for windows updates on your fleet?
Get on the list — your vote moves this up the roadmap.