I have multiple Cisco devices from which I acquire configuration with various commands.
After that I parse the acquired configurations and store data to DB.
Now I want to go over my device data and poll Cisco openVulnAPI for vulnerabilities.
My question is: How do I get advisories for a specific Cisco product. I do not think that currently there is any way to do this.
Thank you!