Skip to content

New CyberChef release v10.22.0 available #30

@github-actions

Description

@github-actions

New Upstream Release Detected

CyberChef Version: v10.22.0
Current Version: v10.19.4
Detected: 2026-02-11 18:23:24 UTC

Operation Changes

  • Current Operations: 463
  • Upstream Operations: 465
  • New Operations: 2
  • Modified Operations: 4

New Operations (first 20)

FromBech32.mjs
ToBech32.mjs

Modified Operations (first 20)

FromHexdump.mjs
FromQuotedPrintable.mjs
ToBase85.mjs
ToQuotedPrintable.mjs

Next Steps

  1. Review the upstream release notes
  2. Check the upstream commit log
  3. Review operation changes above for breaking changes
  4. To trigger automatic sync, add the upstream-sync-approved label
  5. For manual sync or complex changes, see instructions below

Automatic Sync (Recommended)

The new selective sync workflow will:

  • Only sync src/core/operations/ files
  • Preserve MCP-specific modifications
  • Run comprehensive tests
  • Create a PR for review

To trigger:

gh issue edit <issue-number> --add-label upstream-sync-approved

Manual Sync (If Needed)

If automatic sync is not suitable:

# Update ref-proj (already done by monitor workflow)
cd ref-proj/CyberChef
git pull origin master
cd ../..

# Use the upstream-sync workflow manually
gh workflow run upstream-sync.yml

This issue was created automatically by the Upstream Release Monitor workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-reviewRequires human reviewupstream-releaseUpstream CyberChef release detected

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions