Ansible role that parses CVE feeds from Cisco's PSIRT OpenVuln API. Can post content via Confluence, Mattermost, Slack or regular HTML.
1
stars
0
forks
source link
Add conditional to fix multiple unsupported device OS to be skipped #4
Closed
AdamMack2007 closed 3 years ago
Since PSIRT only supports IOS/NXOS, if another OS (Panos, F5, etc) gets passed in it errors out. Added conditional to match only IOS and NXOS.