Monitor vendor security advisories for new vulnerabilities
Build a scheduled workflow that polls vendor security advisory feeds/APIs (Cisco, Palo Alto Networks, etc.). Detect newly published advisories since the last run, extract the CVEs, affected products, severity, and remediation, and filter to products in use. Notify the team (Slack/email/ticket) with the details. Deduplicate against previously seen advisories, handle feed errors, and retry. Output the new advisories and their key details.
What this prompt builds
Track new Cisco and Palo Alto advisories and surface the vulnerabilities and fixes that matter.
The problem
Vendor security advisories publish constantly across separate portals, and teams can't watch them all, so relevant vulnerabilities and patches get missed. Reacting late leaves known holes open.
Solution and impact
This workflow monitors vendor advisory feeds (e.g., Cisco, Palo Alto) for new vulnerabilities, remediation guidance, and applicable updates, and alerts the team. Defenders learn about relevant issues as they're published instead of after exploitation.