Skip to content

0.1.1

Compare
Choose a tag to compare
@DanGough DanGough released this 08 Dec 01:33
· 5 commits to main since this release

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.