0.1.1
Stopped filtering to only show affected products where vulnerable = true, and added Vulnerable as a property. This was done as searching for Windows 11 CVEs returned some strange results otherwise.
I would use the isVulnerable API flag, but that is only allowed when using cpeName, which requires you to define Part/Vendor/Product. However I am using virtualMatchString instead, since it allows for * wildcard searches if these properties are not given.