This workflow template enables users to search for known vulnerabilities in Tenable by hostname. It verifies if the given hostname exists in Tenable's database, lists any associated vulnerabilities and asset information, and then formats this data to be sent as a message in Slack or as JSON output to the parent workflow. This aids businesses in device and user compliance by keeping track of system vulnerabilities and ensuring timely updates and patches.
Optional Triggers
Slack,Teams
Use Cases
Device & User Compliance
Workflow Breakdown
Lookup hostname in Tenable and if found, query vulnerabilities and asset information
Format the output for either a Slack message or JSON output to the parent workflow
Return the Slack message or JSON data.
Vendors
Slack, Utils, Tenable
Workflow Output
JSON data to the parent workflow or a Slack message to a user or channel.