Today I created a small python script that allow me to check the number of vulnerable host in Kenna based on a CVE ID.
It helps me to check on how many hosts contain a particular CVE vulnerability, whether it is Closed, or Open, or Risk_Accepted, or False_Positive.
But I'm thinking to improve the script later by including the vulnerability count for both active/inactive hosts.