Package Information
Downloads: 1 weekly / 39 monthly
Latest Version: 0.1.4
Author: NoCodeSec
Available Nodes
Documentation
n8n-nodes-nocodesec
Official NoCodeSec community node for n8n.
Use this node to connect n8n to NoCodeSec using your API key and run security scans with no-code operations.
What You Can Do
- List and manage Workflows
- Estimate scan credits
- Run scans and optionally wait for completion
- Get scan details and status
- Retry or delete scans
- Export SARIF
Installation
Install from n8n Community Nodes:
- Open n8n
- Go to
Settings->Community Nodes - Install package:
n8n-nodes-nocodesec - Restart n8n if requested
Credentials Setup
Create credential NoCodeSec API:
Environment- Production API:
https://api.nocodesec.io - Development API:
https://api-dev.nocodesec.io
- Production API:
API Key- Generate in NoCodeSec app:
Settings -> API Keys
- Generate in NoCodeSec app:
Timeout (ms)- Default:
15000
- Default:
Quick Start
- Add node
NoCodeSec - Select
Resource(WorkflowsorScans) - Select
Operation - Execute node
Troubleshooting
- Unauthorized request
- Check API key in credentials.
- Resource not found
- Confirm workflow/scan exists in the same account/environment.
- Temporary API errors
- Retry; read operations use bounded retries automatically.
Security Notes
- API key is stored only in n8n Credentials.
- API key is never returned in outputs.