Harbor scan alerts
★ 6.8 · n8n · medium · 6 nodes
Harbor scan alerts is an n8n automation template that receives webhook notifications from Harbor (container registry) about image vulnerability scan results and forwards alerts to Slack. Reach for it when you want the security team to get instant CVE notifications in Slack after every image push, when you are tired of manually checking the Harbor UI for scan results, or when you need to integrate container security signals into an existing DevSecOps Slack channel. Trigger: incoming webhook from Harbor. Integrations: Slack. The workflow processes Harbor scan payloads and publishes structured alert messages to a configured Slack channel. Deploy by importing the JSON workflow into any n8n instance (self-hosted or cloud); requires Harbor with a scanner enabled and a Slack app with posting permissions. The direction is registry-to-messenger — receiving and forwarding alerts — not triggering scans or managing images. Works well for teams already running Harbor and n8n; not a fit if your registry is not Harbor or if you need alerts in channels other than Slack without further customisation.
- #Slack