🏡 index : github.com/captn3m0/microsoft-kb-metadata.git

# Microsoft Knowledge Base metadata

This repository hosts a small subset of the Microsoft Knowledgebase metadata. The data in the `data.json` contains the following:

1. Date of the KB publication
2. KB UUID
3. KB Slug
4. KB URL

The list of KB IDs in the database is scraped from the URLs in `discovery.txt`. The primary usecase of the dataset is to provide a `KB:DATE`
mapping to other projects.

## wip

The code currently auto-discovers new security updates and office release URLs.

## license

Data and code in this repository is licensed under [Creative Commons Zero v1.0 Universal](https://choosealicense.com/licenses/cc0-1.0/).