May 23, 2026
n8n
Risk Assessment in n8n
The riskAssessment resource is live in n8n, covering the entire risk assessment hierarchy with full CRUD operations.
The riskAssessment resource is live in n8n.
It covers the entire risk assessment hierarchy: assessments, scopes, nodes, processes, threats, and scenarios — all with CRUD operations. You can link and unlink scenarios to risks and threats, and retrieve a Mermaid data-flow diagram for any scope.
If you’re already automating compliance work through n8n, you can now wire risk modeling into those same workflows. Trigger risk assessment creation from external events, sync scenario data to other systems, or pull diagrams on a schedule.
No breaking changes. New resource, new operations.