patchwatch

by originsec · Agent Tool · ★ 23

About patchwatch

PatchWatch A local tool for ingesting Windows Patch Tuesday CVEs, diffing patched binaries with Ghidra (via ghidriff), and surfacing LLM-generated security analysis through a browser UI. PatchWatch wires together a few public data sources and an LLM into a single workflow: Microsoft Security Update Guide (SUG) — CVE metadata, affected products, CVSS, exploited status. Microsoft Support pages + Update Catalog — enumerate which files a given KB ships. Winbindex — locate pre-patch and post-patch binary versions. ghidriff (Ghidra under the hood) — produce structured function-level diffs.

Quick Facts

Stars23
Forks8
LanguageRust
CategoryAgent Tool
LicenseApache-2.0
Quality Score65.8710211691832/100
Open Issues1
Last Updated2026-05-19
Created2026-05-13
Platformsbrowser, rust
Est. Tokens~16k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Rust Agent Tools

Frequently Asked Questions

What is patchwatch?

patchwatch is A local tool for ingesting Windows Patch Tuesday CVEs, diffing patched binaries with Ghidriff and surfacing LLM-generated security analysis through a browser UI. It is categorized as a Agent Tool with 23 GitHub stars.

What programming language is patchwatch written in?

patchwatch is primarily written in Rust.

How do I install or use patchwatch?

You can find installation instructions and usage details in the patchwatch GitHub repository at github.com/originsec/patchwatch. The project has 23 stars and 8 forks, indicating an active community.

What license does patchwatch use?

patchwatch is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools