Skip to content

n8n Chaos Monkey v0.1.1

Choose a tag to compare

@Smekkamite Smekkamite released this 13 Aug 09:55
· 12 commits to main since this release
527b136

n8n Chaos Monkey v0.1.1

First source-visible pilot release.

Highlights

  • Offline workflow analysis and scenario generation.
  • Controlled webhook mutation campaigns.
  • Concurrent duplicate-event testing.
  • n8n execution correlation and external-action node evidence.
  • Severity, grouped root causes, and remediation hints.
  • Per-scenario event identity isolation.
  • File-based webhook header authentication.
  • Fail-closed redirects and bounded request timeouts.
  • Payload bodies excluded from campaign artifacts by default.
  • No runtime dependencies and no telemetry.

Verification

  • 9/9 automated tests passing on the release source.
  • Package installed successfully in an empty directory.
  • Installed CLI returned version 0.1.1 and analyzed the offline fixture.
  • Two independent npm pack builds produced the same SHA-256 digest.

See SHA256SUMS before installing the tarball.

Safety

Use only against a local or isolated test workflow. Monkey executes the workflow and may trigger every external action configured in it.