cyberpulse-compliance

Evaluate control statements against frameworks (ISO 27001, NIST CSF, PCI DSS, Essential Eight, GDPR) with evidence-aware scoring and external crosswalk mappings.

Package Information

Released: 9/16/2025
Downloads: 111 weeklyĀ /Ā 1,229 monthly
Latest Version: 1.0.10
Author: gitadta

Documentation

CyberPulse Compliance (n8n Community Node)

Custom n8n node that evaluates compliance controls against major frameworks (ISO 27001, NIST CSF, PCI DSS, Essential Eight, GDPR, etc.).


✨ Features

  • Classifies control text into categories: MFA, Encryption, Logging, Backups, Patching, Access Reviews.
  • Validates evidence links.
  • Returns compliance status: Compliant / Partial / Non-Compliant.
  • Maps controls to frameworks via external crosswalk.json.

šŸš€ Installation

  1. In n8n, go to Settings → Community Nodes → Install.
  2. Enter:
    n8n-nodes-cyberpulse-compliance
    šŸ”§ Usage
    

Example workflow:

Add CyberPulse Compliance Node in your workflow.

Provide compliance control text or questionnaire input.

The node validates and classifies the response.

Outputs can be routed to Google Sheets, Email, or Dashboards.

Example Input:
PCI DSS Control 1.2 – Is a firewall deployed?

Example Output:
Compliant | Partial | Non-Compliant (with notes and framework mapping).

šŸ“¦ Links

npm package

GitHub repository

šŸ“œ License

MIT License – see LICENSE
for details.

šŸ“¦ Links

Discussion