Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProductID to GUID Or GUID to ProductID #45

Open
seskissinger opened this issue Apr 16, 2019 · 2 comments
Open

ProductID to GUID Or GUID to ProductID #45

seskissinger opened this issue Apr 16, 2019 · 2 comments
Labels

Comments

@seskissinger
Copy link

Since there is one/more Product ID with every KB:

example:

10521 Microsoft Office 2010 Service Pack 2 (32-bit editions)

My question is how this "10521" calculated? Is it from the GUID "{90140000-0016-0409-0000-0000000FF1CE}"?

I need to convert all the GUID to Product ID to map all affected products on my system.

THANK YOU

@wedge206
Copy link

Those Product Id's are not deterministic in that way. They are assigned semi-sequentially the first time a product is included in a security release.

@czjan
Copy link

czjan commented Oct 19, 2022

Hello,
as the mapping of ProductID to Product identifiable by some standardized query (via registry etc) is probably the most useful use case, would you please provide such official table? As MSRC covers security, having this info from an official source would be the best approach.

Thanks for considering this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants