πŸ”’ Web security scanner for OWASP compliance with Markdown reports

⚑ 1,340 views Β· πŸ”’ SecOps & Security Automation

Description

How the n8n OWASP Scanner Works & How to Set It Up

How It Works (Simple Flow):


Setup in 3 Steps (2 Minutes)

  1. Import Workflow

    • Copy the full JSON (from β€œExport Final Workflow”)
    • In n8n β†’ Workflows β†’ Import from JSON β†’ Paste β†’ Import
  2. (Optional) Connect your Gmail credentials

    • In the last node to auto-email the report
  3. Click Execute the workflow

    • Enter a URL in the new window, then click β€˜submit’.

You can alternatively download or receive the Markdown report directly from the Markdown to File node


(Supports any HTTP/HTTPS endpoint. Works in n8n Cloud or self-hosted.)

πŸ”— Nodes Used

HTTP Request, Gmail, n8n Form Trigger, Convert to File

πŸ“₯ Import

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup