๐Ÿ”’ Qualys vulnerability trigger scan subWorkflow

โšก 2,941 views ยท ๐Ÿ”’ SecOps & Security Automation

Description

This workflow is triggered by a parent workflow initiated via a Slack shortcut. Upon activation, it collects input from a modal window in Slack and initiates a vulnerability scan using the Qualys API.

Key Features

Workflow Nodes

  1. Start VM Scan in Qualys: Initiates the scan with specified parameters.
  2. Convert XML to JSON: Converts the scan results from XML format to JSON.
  3. Fetch Scan Results: Retrieves scan results from Qualys.
  4. Check if Scan Finished: Verifies whether the scan is complete.
  5. Loop Mechanism: Handles the repetitive checking of the scan status.
  6. Slack Notifications: Posts updates and results to Slack.

Relevant Links

๐Ÿ”— Nodes Used

HTTP Request, Slack, Execute Workflow Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup