Skip to content

Add new operation: Parse Certificate Signing Request (CSR)#1504

Merged
a3957273 merged 2 commits intogchq:masterfrom
jkataja:parse-csr
Apr 2, 2024
Merged

Add new operation: Parse Certificate Signing Request (CSR)#1504
a3957273 merged 2 commits intogchq:masterfrom
jkataja:parse-csr

Conversation

@jkataja
Copy link
Copy Markdown
Contributor

@jkataja jkataja commented Jan 22, 2023

Added new operation Parse CSR under Public Key.
The operation parses a PEM formatted Certificate Signing Request (CSR) for an X.509 certificate and visualize it.
It is limited to RSA public key algorithms only as this is the only one supported for CSR in node-forge as of 1.3.1.

Another PR #381 that implements the same operation has been stale for a while.

Sample input:

-----BEGIN CERTIFICATE REQUEST-----
MIIDtzCCAp8CAQAwgZgxCzAJBgNVBAYTAlVLMRcwFQYDVQQIDA5HcmVhdGVyIExv
bmRvbjEPMA0GA1UEBwwGTG9uZG9uMRwwGgYDVQQKDBNHZW5lcmljIENvcnBvcmF0
aW9uMRkwFwYDVQQLDBBTcGVjaWFsIFByb2R1Y3RzMSYwJAYDVQQDDB13d3cuZ2Vu
ZXJpYy1jb3Jwb3JhdGlvbi5jby51azCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC
AQoCggEBALLy/tgblvngPZ44cKqnVe01KdxTc6DVmdL2SNG1NLNsDS6IidJi2t/S
4JhXdeR0pLl7RzE5SM9t5CcOGTWl1rOcNbBwO71amFbIChu6wGXuvJ6hv8JrLiE5
hfgVPxHSHobsHvynhFexbCBFWZkmwqB9ps0tEfauOaUBBnrp0P5nbYDwwT92BA2D
SjA4lvyVKOko/mIfOTV86r+e+UKL0Zz8tju4sBVl5HuBBK4U/zm8lQUsJrOHghmV
SExUm9Gk0H81WRFwXpe2zOKpKtNZvNEeAmC3RpC/IlMKEeJe+O9kFFlQzltQWhYP
4tkR+CDsyfrTp6pqWFuyKvT/DTimQ8MCAwEAAaCB2DCB1QYJKoZIhvcNAQkOMYHH
MIHEMEcGA1UdEQRAMD6CHXd3dy5nZW5lcmljLWNvcnBvcmF0aW9uLmNvLnVrgh1h
cGkuZ2VuZXJpYy1jb3Jwb3JhdGlvbi5jby51azAMBgNVHRMBAf8EAjAAMA4GA1Ud
DwEB/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATBGBgNVHR8EPzA9MDugOaA3
hjVodHRwczovL2NybC5nZW5lcmljLWNvcnBvcmF0aW9uLmNvLnVrL3Jldm9jYXRp
b25zLmNybDANBgkqhkiG9w0BAQsFAAOCAQEABZLRCeZ5XMIgbGXt0N1UhhmER4MB
w4De/sRzgxmr5xixHyY8LTAlDFP0L3o9/KHTgwommwbVmGVPrmjLQcn99qDHjlWM
PQN4DhQWvMQOshY4nDIM7GMEg4e8Vs6ZtzVl+EVfVO4FwS1zAK99zSrI7Ok9teHD
576ugBE9Ex7isGFmHTpMiFKx1LiSkafBjbQdE/S74W/rEKeMeCgr+SGLIwWGn0Hp
jSNZ52pjrhdHc98ZoGK8rqoLGzkIXYx6rOipMeVhaeSGoLNxGg7tIFHbq3QJq0/V
ql2PurH0f35A43LIezJA8xAZSnqaL98dBcjRGlkNVAN731nxcmHbDef1vQ==
-----END CERTIFICATE REQUEST----- 

Sample output:

Version:          1 (0x00)
Subject
  C = UK
  ST = Greater London
  L = London
  O = Generic Corporation
  OU = Special Products
  CN = www.generic-corporation.co.uk
Subject Alternative Names
  DNS: www.generic-corporation.co.uk
  DNS: api.generic-corporation.co.uk
Public Key
  Algorithm:      RSA
  Length:         2048 bits
  Modulus:        b2:f2:fe:d8:1b:96:f9:e0:3d:9e:38:70:aa:a7:55:ed:
                  35:29:dc:53:73:a0:d5:99:d2:f6:48:d1:b5:34:b3:6c:
                  0d:2e:88:89:d2:62:da:df:d2:e0:98:57:75:e4:74:a4:
                  b9:7b:47:31:39:48:cf:6d:e4:27:0e:19:35:a5:d6:b3:
                  9c:35:b0:70:3b:bd:5a:98:56:c8:0a:1b:ba:c0:65:ee:
                  bc:9e:a1:bf:c2:6b:2e:21:39:85:f8:15:3f:11:d2:1e:
                  86:ec:1e:fc:a7:84:57:b1:6c:20:45:59:99:26:c2:a0:
                  7d:a6:cd:2d:11:f6:ae:39:a5:01:06:7a:e9:d0:fe:67:
                  6d:80:f0:c1:3f:76:04:0d:83:4a:30:38:96:fc:95:28:
                  e9:28:fe:62:1f:39:35:7c:ea:bf:9e:f9:42:8b:d1:9c:
                  fc:b6:3b:b8:b0:15:65:e4:7b:81:04:ae:14:ff:39:bc:
                  95:05:2c:26:b3:87:82:19:95:48:4c:54:9b:d1:a4:d0:
                  7f:35:59:11:70:5e:97:b6:cc:e2:a9:2a:d3:59:bc:d1:
                  1e:02:60:b7:46:90:bf:22:53:0a:11:e2:5e:f8:ef:64:
                  14:59:50:ce:5b:50:5a:16:0f:e2:d9:11:f8:20:ec:c9:
                  fa:d3:a7:aa:6a:58:5b:b2:2a:f4:ff:0d:38:a6:43:c3
  Exponent:       65537 (0x10001)
Signature
  Algorithm:      sha256WithRSAEncryption
  Signature:      05:92:d1:09:e6:79:5c:c2:20:6c:65:ed:d0:dd:54:86:
                  19:84:47:83:01:c3:80:de:fe:c4:73:83:19:ab:e7:18:
                  b1:1f:26:3c:2d:30:25:0c:53:f4:2f:7a:3d:fc:a1:d3:
                  83:0a:26:9b:06:d5:98:65:4f:ae:68:cb:41:c9:fd:f6:
                  a0:c7:8e:55:8c:3d:03:78:0e:14:16:bc:c4:0e:b2:16:
                  38:9c:32:0c:ec:63:04:83:87:bc:56:ce:99:b7:35:65:
                  f8:45:5f:54:ee:05:c1:2d:73:00:af:7d:cd:2a:c8:ec:
                  e9:3d:b5:e1:c3:e7:be:ae:80:11:3d:13:1e:e2:b0:61:
                  66:1d:3a:4c:88:52:b1:d4:b8:92:91:a7:c1:8d:b4:1d:
                  13:f4:bb:e1:6f:eb:10:a7:8c:78:28:2b:f9:21:8b:23:
                  05:86:9f:41:e9:8d:23:59:e7:6a:63:ae:17:47:73:df:
                  19:a0:62:bc:ae:aa:0b:1b:39:08:5d:8c:7a:ac:e8:a9:
                  31:e5:61:69:e4:86:a0:b3:71:1a:0e:ed:20:51:db:ab:
                  74:09:ab:4f:d5:aa:5d:8f:ba:b1:f4:7f:7e:40:e3:72:
                  c8:7b:32:40:f3:10:19:4a:7a:9a:2f:df:1d:05:c8:d1:
                  1a:59:0d:54:03:7b:df:59:f1:72:61:db:0d:e7:f5:bd
Extensions
  basicConstraints CRITICAL:
    CA = false
  keyUsage CRITICAL:
    Digital signature
    Key encipherment
  extKeyUsage:
    TLS Web Server Authentication
  cRLDistributionPoints:
    (unable to format extension)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 22, 2023

CLA assistant check
All committers have signed the CLA.

@jkataja
Copy link
Copy Markdown
Contributor Author

jkataja commented May 10, 2023

Rebased on 10.4.0

Edit: Following this UI Tests failing with:

>>     An error occurred while creating a new ChromeDriver session: [SessionNotCreatedError] session not created: This version of ChromeDriver only supports Chrome version 110
>> Current browser version is 113.0.[56](https://github.com/gchq/CyberChef/actions/runs/4941870318/jobs/8834894203#step:8:57)72.63 with binary path /usr/bin/google-chrome

@jkataja
Copy link
Copy Markdown
Contributor Author

jkataja commented Oct 12, 2023

Rebased on 6ed9d45

Edit: UI Tests continue to fail with:

>> - Starting ChromeDriver on port 9515...
>> Error
>>      Response 500 POST /session (888ms)
   {
     value: {
       error: 'session not created',
       message: 'session not created: This version of ChromeDriver only supports Chrome version 114\n' +
         'Current browser version is 117.0.5938.132 with binary path /usr/bin/google-chrome',
       stacktrace: ''
     }
  }
>> ⚠ Failed to connect to ChromeDriver on localhost with port 9515.

Issue #1638 prevents merging

@pl4nty
Copy link
Copy Markdown

pl4nty commented Apr 1, 2024

@jkataja any chance you can rebase now that the blocking issue is resolved? the maintainers have been more active recently and this would be a very helpful feature

@jkataja
Copy link
Copy Markdown
Contributor Author

jkataja commented Apr 1, 2024

Rebased on 8a17aba

The checks now pass

@pl4nty thank you for the reminder!

@a3957273
Copy link
Copy Markdown
Member

a3957273 commented Apr 1, 2024

Code looks good, tested it with a CSR and verified the output contains all the fields I'd expect it to. Could we add a user facing message to show that it only supports RSA at the moment, that'd definitely confuse me (and all the cool kids are using fancy elliptic curves now)!

Although superfluous for now, perhaps an 'option' selection menu with only a single possible value:

            {
                "name": "Key type",
                "type": "option",
                "value": ["RSA"]
            },

@jkataja
Copy link
Copy Markdown
Contributor Author

jkataja commented Apr 2, 2024

perhaps an 'option' selection menu with only a single possible value

I have implemented your suggestion in fda77cf

@a3957273
Copy link
Copy Markdown
Member

a3957273 commented Apr 2, 2024

Looks fantastic, thanks for taking this on!

@a3957273 a3957273 merged commit ccd3839 into gchq:master Apr 2, 2024
mwalbeck pushed a commit to mwalbeck/docker-cyberchef that referenced this pull request Jan 31, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gchq/CyberChef](https://github.com/gchq/CyberChef) | minor | `v10.19.4` -> `v10.20.0` |

---

### Release Notes

<details>
<summary>gchq/CyberChef (gchq/CyberChef)</summary>

### [`v10.20.0`](https://github.com/gchq/CyberChef/blob/HEAD/CHANGELOG.md#400---2016-11-28)

[Compare Source](gchq/CyberChef@v10.19.4...v10.20.0)

- Initial open source commit [@&#8203;n1474335] | [b1d73a72](gchq/CyberChef@b1d73a7)

[10.20.0]: https://github.com/gchq/CyberChef/releases/tag/v10.20.0

[10.19.0]: https://github.com/gchq/CyberChef/releases/tag/v10.19.0

[10.18.0]: https://github.com/gchq/CyberChef/releases/tag/v10.18.0

[10.17.0]: https://github.com/gchq/CyberChef/releases/tag/v10.17.0

[10.16.0]: https://github.com/gchq/CyberChef/releases/tag/v10.16.0

[10.15.0]: https://github.com/gchq/CyberChef/releases/tag/v10.15.0

[10.14.0]: https://github.com/gchq/CyberChef/releases/tag/v10.14.0

[10.13.0]: https://github.com/gchq/CyberChef/releases/tag/v10.13.0

[10.12.0]: https://github.com/gchq/CyberChef/releases/tag/v10.12.0

[10.11.0]: https://github.com/gchq/CyberChef/releases/tag/v10.11.0

[10.10.0]: https://github.com/gchq/CyberChef/releases/tag/v10.10.0

[10.9.0]: https://github.com/gchq/CyberChef/releases/tag/v10.9.0

[10.8.0]: https://github.com/gchq/CyberChef/releases/tag/v10.7.0

[10.7.0]: https://github.com/gchq/CyberChef/releases/tag/v10.7.0

[10.6.0]: https://github.com/gchq/CyberChef/releases/tag/v10.6.0

[10.5.0]: https://github.com/gchq/CyberChef/releases/tag/v10.5.0

[10.4.0]: https://github.com/gchq/CyberChef/releases/tag/v10.4.0

[10.3.0]: https://github.com/gchq/CyberChef/releases/tag/v10.3.0

[10.2.0]: https://github.com/gchq/CyberChef/releases/tag/v10.2.0

[10.1.0]: https://github.com/gchq/CyberChef/releases/tag/v10.1.0

[10.0.0]: https://github.com/gchq/CyberChef/releases/tag/v10.0.0

[9.55.0]: https://github.com/gchq/CyberChef/releases/tag/v9.55.0

[9.54.0]: https://github.com/gchq/CyberChef/releases/tag/v9.54.0

[9.53.0]: https://github.com/gchq/CyberChef/releases/tag/v9.53.0

[9.52.0]: https://github.com/gchq/CyberChef/releases/tag/v9.52.0

[9.51.0]: https://github.com/gchq/CyberChef/releases/tag/v9.51.0

[9.50.0]: https://github.com/gchq/CyberChef/releases/tag/v9.50.0

[9.49.0]: https://github.com/gchq/CyberChef/releases/tag/v9.49.0

[9.48.0]: https://github.com/gchq/CyberChef/releases/tag/v9.48.0

[9.47.0]: https://github.com/gchq/CyberChef/releases/tag/v9.47.0

[9.46.0]: https://github.com/gchq/CyberChef/releases/tag/v9.46.0

[9.45.0]: https://github.com/gchq/CyberChef/releases/tag/v9.45.0

[9.44.0]: https://github.com/gchq/CyberChef/releases/tag/v9.44.0

[9.43.0]: https://github.com/gchq/CyberChef/releases/tag/v9.43.0

[9.42.0]: https://github.com/gchq/CyberChef/releases/tag/v9.42.0

[9.41.0]: https://github.com/gchq/CyberChef/releases/tag/v9.41.0

[9.40.0]: https://github.com/gchq/CyberChef/releases/tag/v9.40.0

[9.39.0]: https://github.com/gchq/CyberChef/releases/tag/v9.39.0

[9.38.0]: https://github.com/gchq/CyberChef/releases/tag/v9.38.0

[9.37.0]: https://github.com/gchq/CyberChef/releases/tag/v9.37.0

[9.36.0]: https://github.com/gchq/CyberChef/releases/tag/v9.36.0

[9.35.0]: https://github.com/gchq/CyberChef/releases/tag/v9.35.0

[9.34.0]: https://github.com/gchq/CyberChef/releases/tag/v9.34.0

[9.33.0]: https://github.com/gchq/CyberChef/releases/tag/v9.33.0

[9.32.0]: https://github.com/gchq/CyberChef/releases/tag/v9.32.0

[9.31.0]: https://github.com/gchq/CyberChef/releases/tag/v9.31.0

[9.30.0]: https://github.com/gchq/CyberChef/releases/tag/v9.30.0

[9.29.0]: https://github.com/gchq/CyberChef/releases/tag/v9.29.0

[9.28.0]: https://github.com/gchq/CyberChef/releases/tag/v9.28.0

[9.27.0]: https://github.com/gchq/CyberChef/releases/tag/v9.27.0

[9.26.0]: https://github.com/gchq/CyberChef/releases/tag/v9.26.0

[9.25.0]: https://github.com/gchq/CyberChef/releases/tag/v9.25.0

[9.24.0]: https://github.com/gchq/CyberChef/releases/tag/v9.24.0

[9.23.0]: https://github.com/gchq/CyberChef/releases/tag/v9.23.0

[9.22.0]: https://github.com/gchq/CyberChef/releases/tag/v9.22.0

[9.21.0]: https://github.com/gchq/CyberChef/releases/tag/v9.21.0

[9.20.0]: https://github.com/gchq/CyberChef/releases/tag/v9.20.0

[9.19.0]: https://github.com/gchq/CyberChef/releases/tag/v9.19.0

[9.18.0]: https://github.com/gchq/CyberChef/releases/tag/v9.18.0

[9.17.0]: https://github.com/gchq/CyberChef/releases/tag/v9.17.0

[9.16.0]: https://github.com/gchq/CyberChef/releases/tag/v9.16.0

[9.15.0]: https://github.com/gchq/CyberChef/releases/tag/v9.15.0

[9.14.0]: https://github.com/gchq/CyberChef/releases/tag/v9.14.0

[9.13.0]: https://github.com/gchq/CyberChef/releases/tag/v9.13.0

[9.12.0]: https://github.com/gchq/CyberChef/releases/tag/v9.12.0

[9.11.0]: https://github.com/gchq/CyberChef/releases/tag/v9.11.0

[9.10.0]: https://github.com/gchq/CyberChef/releases/tag/v9.10.0

[9.9.0]: https://github.com/gchq/CyberChef/releases/tag/v9.9.0

[9.8.0]: https://github.com/gchq/CyberChef/releases/tag/v9.8.0

[9.7.0]: https://github.com/gchq/CyberChef/releases/tag/v9.7.0

[9.6.0]: https://github.com/gchq/CyberChef/releases/tag/v9.6.0

[9.5.0]: https://github.com/gchq/CyberChef/releases/tag/v9.5.0

[9.4.0]: https://github.com/gchq/CyberChef/releases/tag/v9.4.0

[9.3.0]: https://github.com/gchq/CyberChef/releases/tag/v9.3.0

[9.2.0]: https://github.com/gchq/CyberChef/releases/tag/v9.2.0

[9.1.0]: https://github.com/gchq/CyberChef/releases/tag/v9.1.0

[9.0.0]: https://github.com/gchq/CyberChef/releases/tag/v9.0.0

[8.38.0]: https://github.com/gchq/CyberChef/releases/tag/v8.38.0

[8.37.0]: https://github.com/gchq/CyberChef/releases/tag/v8.37.0

[8.36.0]: https://github.com/gchq/CyberChef/releases/tag/v8.36.0

[8.35.0]: https://github.com/gchq/CyberChef/releases/tag/v8.35.0

[8.34.0]: https://github.com/gchq/CyberChef/releases/tag/v8.34.0

[8.33.0]: https://github.com/gchq/CyberChef/releases/tag/v8.33.0

[8.32.0]: https://github.com/gchq/CyberChef/releases/tag/v8.32.0

[8.31.0]: https://github.com/gchq/CyberChef/releases/tag/v8.31.0

[8.30.0]: https://github.com/gchq/CyberChef/releases/tag/v8.30.0

[8.29.0]: https://github.com/gchq/CyberChef/releases/tag/v8.29.0

[8.28.0]: https://github.com/gchq/CyberChef/releases/tag/v8.28.0

[8.27.0]: https://github.com/gchq/CyberChef/releases/tag/v8.27.0

[8.26.0]: https://github.com/gchq/CyberChef/releases/tag/v8.26.0

[8.25.0]: https://github.com/gchq/CyberChef/releases/tag/v8.25.0

[8.24.0]: https://github.com/gchq/CyberChef/releases/tag/v8.24.0

[8.23.1]: https://github.com/gchq/CyberChef/releases/tag/v8.23.1

[8.23.0]: https://github.com/gchq/CyberChef/releases/tag/v8.23.0

[8.22.0]: https://github.com/gchq/CyberChef/releases/tag/v8.22.0

[8.21.0]: https://github.com/gchq/CyberChef/releases/tag/v8.21.0

[8.20.0]: https://github.com/gchq/CyberChef/releases/tag/v8.20.0

[8.19.0]: https://github.com/gchq/CyberChef/releases/tag/v8.19.0

[8.18.0]: https://github.com/gchq/CyberChef/releases/tag/v8.18.0

[8.17.0]: https://github.com/gchq/CyberChef/releases/tag/v8.17.0

[8.16.0]: https://github.com/gchq/CyberChef/releases/tag/v8.16.0

[8.15.0]: https://github.com/gchq/CyberChef/releases/tag/v8.15.0

[8.14.0]: https://github.com/gchq/CyberChef/releases/tag/v8.14.0

[8.13.0]: https://github.com/gchq/CyberChef/releases/tag/v8.13.0

[8.12.0]: https://github.com/gchq/CyberChef/releases/tag/v8.12.0

[8.11.0]: https://github.com/gchq/CyberChef/releases/tag/v8.11.0

[8.10.0]: https://github.com/gchq/CyberChef/releases/tag/v8.10.0

[8.9.0]: https://github.com/gchq/CyberChef/releases/tag/v8.9.0

[8.8.0]: https://github.com/gchq/CyberChef/releases/tag/v8.8.0

[8.7.0]: https://github.com/gchq/CyberChef/releases/tag/v8.7.0

[8.6.0]: https://github.com/gchq/CyberChef/releases/tag/v8.6.0

[8.5.0]: https://github.com/gchq/CyberChef/releases/tag/v8.5.0

[8.4.0]: https://github.com/gchq/CyberChef/releases/tag/v8.4.0

[8.3.0]: https://github.com/gchq/CyberChef/releases/tag/v8.3.0

[8.2.0]: https://github.com/gchq/CyberChef/releases/tag/v8.2.0

[8.1.0]: https://github.com/gchq/CyberChef/releases/tag/v8.1.0

[8.0.0]: https://github.com/gchq/CyberChef/releases/tag/v8.0.0

[7.0.0]: https://github.com/gchq/CyberChef/releases/tag/v7.0.0

[6.0.0]: https://github.com/gchq/CyberChef/releases/tag/v6.0.0

[5.0.0]: https://github.com/gchq/CyberChef/releases/tag/v5.0.0

[4.0.0]: gchq/CyberChef@b1d73a7

[@&#8203;n1474335]: https://github.com/n1474335

[@&#8203;d98762625]: https://github.com/d98762625

[@&#8203;j433866]: https://github.com/j433866

[@&#8203;n1073645]: https://github.com/n1073645

[@&#8203;GCHQ77703]: https://github.com/GCHQ77703

[@&#8203;h345983745]: https://github.com/h345983745

[@&#8203;s2224834]: https://github.com/s2224834

[@&#8203;artemisbot]: https://github.com/artemisbot

[@&#8203;tlwr]: https://github.com/tlwr

[@&#8203;picapi]: https://github.com/picapi

[@&#8203;Dachande663]: https://github.com/Dachande663

[@&#8203;JustAnotherMark]: https://github.com/JustAnotherMark

[@&#8203;sevzero]: https://github.com/sevzero

[@&#8203;PenguinGeorge]: https://github.com/PenguinGeorge

[@&#8203;arnydo]: https://github.com/arnydo

[@&#8203;klaxon1]: https://github.com/klaxon1

[@&#8203;bwhitn]: https://github.com/bwhitn

[@&#8203;jarmovanlenthe]: https://github.com/jarmovanlenthe

[@&#8203;tcode2k16]: https://github.com/tcode2k16

[@&#8203;Cynser]: https://github.com/Cynser

[@&#8203;anthony-arnold]: https://github.com/anthony-arnold

[@&#8203;masq]: https://github.com/masq

[@&#8203;Ge0rg3]: https://github.com/Ge0rg3

[@&#8203;MShwed]: https://github.com/MShwed

[@&#8203;kassi]: https://github.com/kassi

[@&#8203;jarrodconnolly]: https://github.com/jarrodconnolly

[@&#8203;VirtualColossus]: https://github.com/VirtualColossus

[@&#8203;cbeuw]: https://github.com/cbeuw

[@&#8203;matthieuxyz]: https://github.com/matthieuxyz

[@&#8203;Flavsditz]: https://github.com/Flavsditz

[@&#8203;pointhi]: https://github.com/pointhi

[@&#8203;MarvinJWendt]: https://github.com/MarvinJWendt

[@&#8203;dmfj]: https://github.com/dmfj

[@&#8203;mattnotmitt]: https://github.com/mattnotmitt

[@&#8203;Danh4]: https://github.com/Danh4

[@&#8203;john19696]: https://github.com/john19696

[@&#8203;t-8ch]: https://github.com/t-8ch

[@&#8203;hettysymes]: https://github.com/hettysymes

[@&#8203;swesven]: https://github.com/swesven

[@&#8203;mikecat]: https://github.com/mikecat

[@&#8203;crespyl]: https://github.com/crespyl

[@&#8203;thomasleplus]: https://github.com/thomasleplus

[@&#8203;valdelaseras]: https://github.com/valdelaseras

[@&#8203;brun0ne]: https://github.com/brun0ne

[@&#8203;joostrijneveld]: https://github.com/joostrijneveld

[@&#8203;Xenonym]: https://github.com/Xenonym

[@&#8203;gchq77703]: https://github.com/gchq77703

[@&#8203;a3957273]: https://github.com/a3957273

[@&#8203;0xThiebaut]: https://github.com/0xThiebaut

[@&#8203;cnotin]: https://github.com/cnotin

[@&#8203;KevinSJ]: https://github.com/KevinSJ

[@&#8203;sw5678]: https://github.com/sw5678

[@&#8203;sg5506844]: https://github.com/sg5506844

[@&#8203;AliceGrey]: https://github.com/AliceGrey

[@&#8203;AshCorr]: https://github.com/AshCorr

[@&#8203;simonw]: https://github.com/simonw

[@&#8203;chriswhite199]: https://github.com/chriswhite199

[@&#8203;breakersall]: https://github.com/breakersall

[@&#8203;evanreichard]: https://github.com/evanreichard

[@&#8203;devcydo]: https://github.com/devcydo

[@&#8203;zb3]: https://github.com/zb3

[@&#8203;jkataja]: https://github.com/jkataja

[@&#8203;tomgond]: https://github.com/tomgond

[@&#8203;e218736]: https://github.com/e218736

[@&#8203;TheZ3ro]: https://github.com/TheZ3ro

[@&#8203;EvieHarv]: https://github.com/EvieHarv

[@&#8203;cplussharp]: https://github.com/cplussharp

[@&#8203;robinsandhu]: https://github.com/robinsandhu

[@&#8203;eltociear]: https://github.com/eltociear

[@&#8203;GuilhermoReadonly]: https://github.com/GuilhermoReadonly

[@&#8203;simonarnell]: https://github.com/simonarnell

[@&#8203;RandomByte]: https://github.com/RandomByte

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;max0x53]: https://github.com/max0x53

[@&#8203;Adamkadaban]: https://github.com/Adamkadaban

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;jb30795]: https://github.com/jb30795

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;Oshawk]: https://github.com/Oshawk

[@&#8203;Oshawk]: https://github.com/Oshawk

[@&#8203;bartblaze]: https://github.com/bartblaze

[@&#8203;exactlyaron]: https://github.com/exactlyaron

[@&#8203;k3ach]: https://github.com/k3ach

[@&#8203;vs4vijay]: https://github.com/vs4vijay

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;linuxgemini]: https://github.com/linuxgemini

[@&#8203;depperm]: https://github.com/depperm

[@&#8203;evenstensberg]: https://github.com/evenstensberg

[@&#8203;bartblaze]: https://github.com/bartblaze

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;flakjacket95]: https://github.com/flakjacket95

[@&#8203;zhzy0077]: https://github.com/zhzy0077

[@&#8203;JSCU-CNI]: https://github.com/JSCU-CNI

[@&#8203;ccarpo]: https://github.com/ccarpo

[@&#8203;r4mos]: https://github.com/r4mos

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;PathToLife]: https://github.com/PathToLife

[@&#8203;peterc-s]: https://github.com/peterc-s

[@&#8203;plvie]: https://github.com/plvie

[@&#8203;kenduguay1]: https://github.com/kenduguay1

[@&#8203;jonking-ajar]: https://github.com/jonking-ajar

[@&#8203;PathToLife]: https://github.com/PathToLife

[@&#8203;r4mos]: https://github.com/r4mos

[@&#8203;jg42526]: https://github.com/jg42526

[@&#8203;es45411]: https://github.com/es45411

[@&#8203;gchq]: https://github.com/gchq

[@&#8203;gchqdev364]: https://github.com/gchqdev364

[@&#8203;GCHQDeveloper94872]: https://github.com/GCHQDeveloper94872

[@&#8203;Sma-Das]: https://github.com/Sma-Das

[@&#8203;gchq]: https://github.com/gchq

[@&#8203;Odyhibit]: https://github.com/Odyhibit

[@&#8203;ericli-splunk]: https://github.com/ericli-splunk

[@&#8203;xumptex]: https://github.com/xumptex

[@&#8203;bartvanandel]: https://github.com/bartvanandel

[@&#8203;bartvanandel]: https://github.com/bartvanandel

[@&#8203;kendallgoto]: https://github.com/kendallgoto

[@&#8203;remingtr]: https://github.com/remingtr

[@&#8203;0xff1ce]: https://github.com/0xff1ce

[@&#8203;starplanet]: https://github.com/starplanet

[8ad18b]: gchq/CyberChef@8ad18bc

[9a33498]: gchq/CyberChef@9a33498

[289a417]: gchq/CyberChef@289a417

[e9ca4dc]: gchq/CyberChef@e9ca4dc

[dd18e52]: gchq/CyberChef@dd18e52

[a895d1d]: gchq/CyberChef@a895d1d

[31a7f83]: gchq/CyberChef@31a7f83

[760eff4]: gchq/CyberChef@760eff4

[65ffd8d]: gchq/CyberChef@65ffd8d

[0a353ee]: gchq/CyberChef@0a353ee

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[#&#8203;95]: gchq/CyberChef#299

[#&#8203;173]: gchq/CyberChef#173

[#&#8203;143]: gchq/CyberChef#143

[#&#8203;224]: gchq/CyberChef#224

[#&#8203;239]: gchq/CyberChef#239

[#&#8203;248]: gchq/CyberChef#248

[#&#8203;255]: gchq/CyberChef#255

[#&#8203;277]: gchq/CyberChef#277

[#&#8203;281]: gchq/CyberChef#281

[#&#8203;284]: gchq/CyberChef#284

[#&#8203;291]: gchq/CyberChef#291

[#&#8203;294]: gchq/CyberChef#294

[#&#8203;296]: gchq/CyberChef#296

[#&#8203;298]: gchq/CyberChef#298

[#&#8203;311]: gchq/CyberChef#311

[#&#8203;325]: gchq/CyberChef#325

[#&#8203;338]: gchq/CyberChef#338

[#&#8203;340]: gchq/CyberChef#340

[#&#8203;344]: gchq/CyberChef#344

[#&#8203;348]: gchq/CyberChef#348

[#&#8203;351]: gchq/CyberChef#351

[#&#8203;387]: gchq/CyberChef#387

[#&#8203;394]: gchq/CyberChef#394

[#&#8203;428]: gchq/CyberChef#428

[#&#8203;439]: gchq/CyberChef#439

[#&#8203;440]: gchq/CyberChef#440

[#&#8203;441]: gchq/CyberChef#441

[#&#8203;443]: gchq/CyberChef#443

[#&#8203;446]: gchq/CyberChef#446

[#&#8203;448]: gchq/CyberChef#448

[#&#8203;449]: gchq/CyberChef#449

[#&#8203;455]: gchq/CyberChef#455

[#&#8203;458]: gchq/CyberChef#458

[#&#8203;461]: gchq/CyberChef#461

[#&#8203;467]: gchq/CyberChef#467

[#&#8203;468]: gchq/CyberChef#468

[#&#8203;476]: gchq/CyberChef#476

[#&#8203;477]: gchq/CyberChef#477

[#&#8203;489]: gchq/CyberChef#489

[#&#8203;496]: gchq/CyberChef#496

[#&#8203;500]: gchq/CyberChef#500

[#&#8203;506]: gchq/CyberChef#506

[#&#8203;515]: gchq/CyberChef#515

[#&#8203;516]: gchq/CyberChef#516

[#&#8203;525]: gchq/CyberChef#525

[#&#8203;528]: gchq/CyberChef#528

[#&#8203;530]: gchq/CyberChef#530

[#&#8203;531]: gchq/CyberChef#531

[#&#8203;533]: gchq/CyberChef#533

[#&#8203;535]: gchq/CyberChef#535

[#&#8203;556]: gchq/CyberChef#556

[#&#8203;566]: gchq/CyberChef#566

[#&#8203;571]: gchq/CyberChef#571

[#&#8203;585]: gchq/CyberChef#585

[#&#8203;591]: gchq/CyberChef#591

[#&#8203;595]: gchq/CyberChef#595

[#&#8203;614]: gchq/CyberChef#614

[#&#8203;625]: gchq/CyberChef#625

[#&#8203;627]: gchq/CyberChef#627

[#&#8203;632]: gchq/CyberChef#632

[#&#8203;652]: gchq/CyberChef#652

[#&#8203;653]: gchq/CyberChef#653

[#&#8203;674]: gchq/CyberChef#674

[#&#8203;683]: gchq/CyberChef#683

[#&#8203;865]: gchq/CyberChef#865

[#&#8203;906]: gchq/CyberChef#906

[#&#8203;912]: gchq/CyberChef#912

[#&#8203;917]: gchq/CyberChef#917

[#&#8203;934]: gchq/CyberChef#934

[#&#8203;948]: gchq/CyberChef#948

[#&#8203;951]: gchq/CyberChef#951

[#&#8203;952]: gchq/CyberChef#952

[#&#8203;965]: gchq/CyberChef#965

[#&#8203;966]: gchq/CyberChef#966

[#&#8203;987]: gchq/CyberChef#987

[#&#8203;999]: gchq/CyberChef#999

[#&#8203;1006]: gchq/CyberChef#1006

[#&#8203;1022]: gchq/CyberChef#1022

[#&#8203;1037]: gchq/CyberChef#1037

[#&#8203;1045]: gchq/CyberChef#1045

[#&#8203;1049]: gchq/CyberChef#1049

[#&#8203;1065]: gchq/CyberChef#1065

[#&#8203;1066]: gchq/CyberChef#1066

[#&#8203;1083]: gchq/CyberChef#1083

[#&#8203;1189]: gchq/CyberChef#1189

[#&#8203;1242]: gchq/CyberChef#1242

[#&#8203;1244]: gchq/CyberChef#1244

[#&#8203;1313]: gchq/CyberChef#1313

[#&#8203;1326]: gchq/CyberChef#1326

[#&#8203;1364]: gchq/CyberChef#1364

[#&#8203;1264]: gchq/CyberChef#1264

[#&#8203;1266]: gchq/CyberChef#1266

[#&#8203;1250]: gchq/CyberChef#1250

[#&#8203;1308]: gchq/CyberChef#1308

[#&#8203;1405]: gchq/CyberChef#1405

[#&#8203;1421]: gchq/CyberChef#1421

[#&#8203;1427]: gchq/CyberChef#1427

[#&#8203;1472]: gchq/CyberChef#1472

[#&#8203;1457]: gchq/CyberChef#1457

[#&#8203;1466]: gchq/CyberChef#1466

[#&#8203;1456]: gchq/CyberChef#1456

[#&#8203;1450]: gchq/CyberChef#1450

[#&#8203;1498]: gchq/CyberChef#1498

[#&#8203;1499]: gchq/CyberChef#1499

[#&#8203;1528]: gchq/CyberChef#1528

[#&#8203;661]: gchq/CyberChef#661

[#&#8203;493]: gchq/CyberChef#493

[#&#8203;592]: gchq/CyberChef#592

[#&#8203;1703]: gchq/CyberChef#1703

[#&#8203;1675]: gchq/CyberChef#1675

[#&#8203;1678]: gchq/CyberChef#1678

[#&#8203;1541]: gchq/CyberChef#1541

[#&#8203;1667]: gchq/CyberChef#1667

[#&#8203;1555]: gchq/CyberChef#1555

[#&#8203;1694]: gchq/CyberChef#1694

[#&#8203;1699]: gchq/CyberChef#1699

[#&#8203;1757]: gchq/CyberChef#1757

[#&#8203;1752]: gchq/CyberChef#1752

[#&#8203;1753]: gchq/CyberChef#1753

[#&#8203;1750]: gchq/CyberChef#1750

[#&#8203;1591]: gchq/CyberChef#1591

[#&#8203;654]: gchq/CyberChef#654

[#&#8203;1762]: gchq/CyberChef#1762

[#&#8203;1606]: gchq/CyberChef#1606

[#&#8203;1197]: gchq/CyberChef#1197

[#&#8203;933]: gchq/CyberChef#933

[#&#8203;1361]: gchq/CyberChef#1361

[#&#8203;1765]: gchq/CyberChef#1765

[#&#8203;1767]: gchq/CyberChef#1767

[#&#8203;1769]: gchq/CyberChef#1769

[#&#8203;1759]: gchq/CyberChef#1759

[#&#8203;1504]: gchq/CyberChef#1504

[#&#8203;512]: gchq/CyberChef#512

[#&#8203;1732]: gchq/CyberChef#1732

[#&#8203;1789]: gchq/CyberChef#1789

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.walbeck.it/mwalbeck/docker-cyberchef/pulls/445
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
mwalbeck pushed a commit to mwalbeck/docker-cyberchef that referenced this pull request Feb 7, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gchq/CyberChef](https://github.com/gchq/CyberChef) | minor | `v10.20.0` -> `v10.21.0` |

---

### Release Notes

<details>
<summary>gchq/CyberChef (gchq/CyberChef)</summary>

### [`v10.21.0`](https://github.com/gchq/CyberChef/blob/HEAD/CHANGELOG.md#400---2016-11-28)

[Compare Source](gchq/CyberChef@v10.20.0...v10.21.0)

- Initial open source commit [@&#8203;n1474335] | [b1d73a72](gchq/CyberChef@b1d73a7)

[10.21.0]: https://github.com/gchq/CyberChef/releases/tag/v10.21.0

[10.20.0]: https://github.com/gchq/CyberChef/releases/tag/v10.20.0

[10.19.0]: https://github.com/gchq/CyberChef/releases/tag/v10.19.0

[10.18.0]: https://github.com/gchq/CyberChef/releases/tag/v10.18.0

[10.17.0]: https://github.com/gchq/CyberChef/releases/tag/v10.17.0

[10.16.0]: https://github.com/gchq/CyberChef/releases/tag/v10.16.0

[10.15.0]: https://github.com/gchq/CyberChef/releases/tag/v10.15.0

[10.14.0]: https://github.com/gchq/CyberChef/releases/tag/v10.14.0

[10.13.0]: https://github.com/gchq/CyberChef/releases/tag/v10.13.0

[10.12.0]: https://github.com/gchq/CyberChef/releases/tag/v10.12.0

[10.11.0]: https://github.com/gchq/CyberChef/releases/tag/v10.11.0

[10.10.0]: https://github.com/gchq/CyberChef/releases/tag/v10.10.0

[10.9.0]: https://github.com/gchq/CyberChef/releases/tag/v10.9.0

[10.8.0]: https://github.com/gchq/CyberChef/releases/tag/v10.7.0

[10.7.0]: https://github.com/gchq/CyberChef/releases/tag/v10.7.0

[10.6.0]: https://github.com/gchq/CyberChef/releases/tag/v10.6.0

[10.5.0]: https://github.com/gchq/CyberChef/releases/tag/v10.5.0

[10.4.0]: https://github.com/gchq/CyberChef/releases/tag/v10.4.0

[10.3.0]: https://github.com/gchq/CyberChef/releases/tag/v10.3.0

[10.2.0]: https://github.com/gchq/CyberChef/releases/tag/v10.2.0

[10.1.0]: https://github.com/gchq/CyberChef/releases/tag/v10.1.0

[10.0.0]: https://github.com/gchq/CyberChef/releases/tag/v10.0.0

[9.55.0]: https://github.com/gchq/CyberChef/releases/tag/v9.55.0

[9.54.0]: https://github.com/gchq/CyberChef/releases/tag/v9.54.0

[9.53.0]: https://github.com/gchq/CyberChef/releases/tag/v9.53.0

[9.52.0]: https://github.com/gchq/CyberChef/releases/tag/v9.52.0

[9.51.0]: https://github.com/gchq/CyberChef/releases/tag/v9.51.0

[9.50.0]: https://github.com/gchq/CyberChef/releases/tag/v9.50.0

[9.49.0]: https://github.com/gchq/CyberChef/releases/tag/v9.49.0

[9.48.0]: https://github.com/gchq/CyberChef/releases/tag/v9.48.0

[9.47.0]: https://github.com/gchq/CyberChef/releases/tag/v9.47.0

[9.46.0]: https://github.com/gchq/CyberChef/releases/tag/v9.46.0

[9.45.0]: https://github.com/gchq/CyberChef/releases/tag/v9.45.0

[9.44.0]: https://github.com/gchq/CyberChef/releases/tag/v9.44.0

[9.43.0]: https://github.com/gchq/CyberChef/releases/tag/v9.43.0

[9.42.0]: https://github.com/gchq/CyberChef/releases/tag/v9.42.0

[9.41.0]: https://github.com/gchq/CyberChef/releases/tag/v9.41.0

[9.40.0]: https://github.com/gchq/CyberChef/releases/tag/v9.40.0

[9.39.0]: https://github.com/gchq/CyberChef/releases/tag/v9.39.0

[9.38.0]: https://github.com/gchq/CyberChef/releases/tag/v9.38.0

[9.37.0]: https://github.com/gchq/CyberChef/releases/tag/v9.37.0

[9.36.0]: https://github.com/gchq/CyberChef/releases/tag/v9.36.0

[9.35.0]: https://github.com/gchq/CyberChef/releases/tag/v9.35.0

[9.34.0]: https://github.com/gchq/CyberChef/releases/tag/v9.34.0

[9.33.0]: https://github.com/gchq/CyberChef/releases/tag/v9.33.0

[9.32.0]: https://github.com/gchq/CyberChef/releases/tag/v9.32.0

[9.31.0]: https://github.com/gchq/CyberChef/releases/tag/v9.31.0

[9.30.0]: https://github.com/gchq/CyberChef/releases/tag/v9.30.0

[9.29.0]: https://github.com/gchq/CyberChef/releases/tag/v9.29.0

[9.28.0]: https://github.com/gchq/CyberChef/releases/tag/v9.28.0

[9.27.0]: https://github.com/gchq/CyberChef/releases/tag/v9.27.0

[9.26.0]: https://github.com/gchq/CyberChef/releases/tag/v9.26.0

[9.25.0]: https://github.com/gchq/CyberChef/releases/tag/v9.25.0

[9.24.0]: https://github.com/gchq/CyberChef/releases/tag/v9.24.0

[9.23.0]: https://github.com/gchq/CyberChef/releases/tag/v9.23.0

[9.22.0]: https://github.com/gchq/CyberChef/releases/tag/v9.22.0

[9.21.0]: https://github.com/gchq/CyberChef/releases/tag/v9.21.0

[9.20.0]: https://github.com/gchq/CyberChef/releases/tag/v9.20.0

[9.19.0]: https://github.com/gchq/CyberChef/releases/tag/v9.19.0

[9.18.0]: https://github.com/gchq/CyberChef/releases/tag/v9.18.0

[9.17.0]: https://github.com/gchq/CyberChef/releases/tag/v9.17.0

[9.16.0]: https://github.com/gchq/CyberChef/releases/tag/v9.16.0

[9.15.0]: https://github.com/gchq/CyberChef/releases/tag/v9.15.0

[9.14.0]: https://github.com/gchq/CyberChef/releases/tag/v9.14.0

[9.13.0]: https://github.com/gchq/CyberChef/releases/tag/v9.13.0

[9.12.0]: https://github.com/gchq/CyberChef/releases/tag/v9.12.0

[9.11.0]: https://github.com/gchq/CyberChef/releases/tag/v9.11.0

[9.10.0]: https://github.com/gchq/CyberChef/releases/tag/v9.10.0

[9.9.0]: https://github.com/gchq/CyberChef/releases/tag/v9.9.0

[9.8.0]: https://github.com/gchq/CyberChef/releases/tag/v9.8.0

[9.7.0]: https://github.com/gchq/CyberChef/releases/tag/v9.7.0

[9.6.0]: https://github.com/gchq/CyberChef/releases/tag/v9.6.0

[9.5.0]: https://github.com/gchq/CyberChef/releases/tag/v9.5.0

[9.4.0]: https://github.com/gchq/CyberChef/releases/tag/v9.4.0

[9.3.0]: https://github.com/gchq/CyberChef/releases/tag/v9.3.0

[9.2.0]: https://github.com/gchq/CyberChef/releases/tag/v9.2.0

[9.1.0]: https://github.com/gchq/CyberChef/releases/tag/v9.1.0

[9.0.0]: https://github.com/gchq/CyberChef/releases/tag/v9.0.0

[8.38.0]: https://github.com/gchq/CyberChef/releases/tag/v8.38.0

[8.37.0]: https://github.com/gchq/CyberChef/releases/tag/v8.37.0

[8.36.0]: https://github.com/gchq/CyberChef/releases/tag/v8.36.0

[8.35.0]: https://github.com/gchq/CyberChef/releases/tag/v8.35.0

[8.34.0]: https://github.com/gchq/CyberChef/releases/tag/v8.34.0

[8.33.0]: https://github.com/gchq/CyberChef/releases/tag/v8.33.0

[8.32.0]: https://github.com/gchq/CyberChef/releases/tag/v8.32.0

[8.31.0]: https://github.com/gchq/CyberChef/releases/tag/v8.31.0

[8.30.0]: https://github.com/gchq/CyberChef/releases/tag/v8.30.0

[8.29.0]: https://github.com/gchq/CyberChef/releases/tag/v8.29.0

[8.28.0]: https://github.com/gchq/CyberChef/releases/tag/v8.28.0

[8.27.0]: https://github.com/gchq/CyberChef/releases/tag/v8.27.0

[8.26.0]: https://github.com/gchq/CyberChef/releases/tag/v8.26.0

[8.25.0]: https://github.com/gchq/CyberChef/releases/tag/v8.25.0

[8.24.0]: https://github.com/gchq/CyberChef/releases/tag/v8.24.0

[8.23.1]: https://github.com/gchq/CyberChef/releases/tag/v8.23.1

[8.23.0]: https://github.com/gchq/CyberChef/releases/tag/v8.23.0

[8.22.0]: https://github.com/gchq/CyberChef/releases/tag/v8.22.0

[8.21.0]: https://github.com/gchq/CyberChef/releases/tag/v8.21.0

[8.20.0]: https://github.com/gchq/CyberChef/releases/tag/v8.20.0

[8.19.0]: https://github.com/gchq/CyberChef/releases/tag/v8.19.0

[8.18.0]: https://github.com/gchq/CyberChef/releases/tag/v8.18.0

[8.17.0]: https://github.com/gchq/CyberChef/releases/tag/v8.17.0

[8.16.0]: https://github.com/gchq/CyberChef/releases/tag/v8.16.0

[8.15.0]: https://github.com/gchq/CyberChef/releases/tag/v8.15.0

[8.14.0]: https://github.com/gchq/CyberChef/releases/tag/v8.14.0

[8.13.0]: https://github.com/gchq/CyberChef/releases/tag/v8.13.0

[8.12.0]: https://github.com/gchq/CyberChef/releases/tag/v8.12.0

[8.11.0]: https://github.com/gchq/CyberChef/releases/tag/v8.11.0

[8.10.0]: https://github.com/gchq/CyberChef/releases/tag/v8.10.0

[8.9.0]: https://github.com/gchq/CyberChef/releases/tag/v8.9.0

[8.8.0]: https://github.com/gchq/CyberChef/releases/tag/v8.8.0

[8.7.0]: https://github.com/gchq/CyberChef/releases/tag/v8.7.0

[8.6.0]: https://github.com/gchq/CyberChef/releases/tag/v8.6.0

[8.5.0]: https://github.com/gchq/CyberChef/releases/tag/v8.5.0

[8.4.0]: https://github.com/gchq/CyberChef/releases/tag/v8.4.0

[8.3.0]: https://github.com/gchq/CyberChef/releases/tag/v8.3.0

[8.2.0]: https://github.com/gchq/CyberChef/releases/tag/v8.2.0

[8.1.0]: https://github.com/gchq/CyberChef/releases/tag/v8.1.0

[8.0.0]: https://github.com/gchq/CyberChef/releases/tag/v8.0.0

[7.0.0]: https://github.com/gchq/CyberChef/releases/tag/v7.0.0

[6.0.0]: https://github.com/gchq/CyberChef/releases/tag/v6.0.0

[5.0.0]: https://github.com/gchq/CyberChef/releases/tag/v5.0.0

[4.0.0]: gchq/CyberChef@b1d73a7

[@&#8203;n1474335]: https://github.com/n1474335

[@&#8203;d98762625]: https://github.com/d98762625

[@&#8203;j433866]: https://github.com/j433866

[@&#8203;n1073645]: https://github.com/n1073645

[@&#8203;GCHQ77703]: https://github.com/GCHQ77703

[@&#8203;h345983745]: https://github.com/h345983745

[@&#8203;s2224834]: https://github.com/s2224834

[@&#8203;artemisbot]: https://github.com/artemisbot

[@&#8203;tlwr]: https://github.com/tlwr

[@&#8203;picapi]: https://github.com/picapi

[@&#8203;Dachande663]: https://github.com/Dachande663

[@&#8203;JustAnotherMark]: https://github.com/JustAnotherMark

[@&#8203;sevzero]: https://github.com/sevzero

[@&#8203;PenguinGeorge]: https://github.com/PenguinGeorge

[@&#8203;arnydo]: https://github.com/arnydo

[@&#8203;klaxon1]: https://github.com/klaxon1

[@&#8203;bwhitn]: https://github.com/bwhitn

[@&#8203;jarmovanlenthe]: https://github.com/jarmovanlenthe

[@&#8203;tcode2k16]: https://github.com/tcode2k16

[@&#8203;Cynser]: https://github.com/Cynser

[@&#8203;anthony-arnold]: https://github.com/anthony-arnold

[@&#8203;masq]: https://github.com/masq

[@&#8203;Ge0rg3]: https://github.com/Ge0rg3

[@&#8203;MShwed]: https://github.com/MShwed

[@&#8203;kassi]: https://github.com/kassi

[@&#8203;jarrodconnolly]: https://github.com/jarrodconnolly

[@&#8203;VirtualColossus]: https://github.com/VirtualColossus

[@&#8203;cbeuw]: https://github.com/cbeuw

[@&#8203;matthieuxyz]: https://github.com/matthieuxyz

[@&#8203;Flavsditz]: https://github.com/Flavsditz

[@&#8203;pointhi]: https://github.com/pointhi

[@&#8203;MarvinJWendt]: https://github.com/MarvinJWendt

[@&#8203;dmfj]: https://github.com/dmfj

[@&#8203;mattnotmitt]: https://github.com/mattnotmitt

[@&#8203;Danh4]: https://github.com/Danh4

[@&#8203;john19696]: https://github.com/john19696

[@&#8203;t-8ch]: https://github.com/t-8ch

[@&#8203;hettysymes]: https://github.com/hettysymes

[@&#8203;swesven]: https://github.com/swesven

[@&#8203;mikecat]: https://github.com/mikecat

[@&#8203;crespyl]: https://github.com/crespyl

[@&#8203;thomasleplus]: https://github.com/thomasleplus

[@&#8203;valdelaseras]: https://github.com/valdelaseras

[@&#8203;brun0ne]: https://github.com/brun0ne

[@&#8203;joostrijneveld]: https://github.com/joostrijneveld

[@&#8203;Xenonym]: https://github.com/Xenonym

[@&#8203;gchq77703]: https://github.com/gchq77703

[@&#8203;a3957273]: https://github.com/a3957273

[@&#8203;0xThiebaut]: https://github.com/0xThiebaut

[@&#8203;cnotin]: https://github.com/cnotin

[@&#8203;KevinSJ]: https://github.com/KevinSJ

[@&#8203;sw5678]: https://github.com/sw5678

[@&#8203;sg5506844]: https://github.com/sg5506844

[@&#8203;AliceGrey]: https://github.com/AliceGrey

[@&#8203;AshCorr]: https://github.com/AshCorr

[@&#8203;simonw]: https://github.com/simonw

[@&#8203;chriswhite199]: https://github.com/chriswhite199

[@&#8203;breakersall]: https://github.com/breakersall

[@&#8203;evanreichard]: https://github.com/evanreichard

[@&#8203;devcydo]: https://github.com/devcydo

[@&#8203;zb3]: https://github.com/zb3

[@&#8203;jkataja]: https://github.com/jkataja

[@&#8203;tomgond]: https://github.com/tomgond

[@&#8203;e218736]: https://github.com/e218736

[@&#8203;TheZ3ro]: https://github.com/TheZ3ro

[@&#8203;EvieHarv]: https://github.com/EvieHarv

[@&#8203;cplussharp]: https://github.com/cplussharp

[@&#8203;robinsandhu]: https://github.com/robinsandhu

[@&#8203;eltociear]: https://github.com/eltociear

[@&#8203;GuilhermoReadonly]: https://github.com/GuilhermoReadonly

[@&#8203;simonarnell]: https://github.com/simonarnell

[@&#8203;RandomByte]: https://github.com/RandomByte

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;max0x53]: https://github.com/max0x53

[@&#8203;Adamkadaban]: https://github.com/Adamkadaban

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;jb30795]: https://github.com/jb30795

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;Oshawk]: https://github.com/Oshawk

[@&#8203;Oshawk]: https://github.com/Oshawk

[@&#8203;bartblaze]: https://github.com/bartblaze

[@&#8203;exactlyaron]: https://github.com/exactlyaron

[@&#8203;k3ach]: https://github.com/k3ach

[@&#8203;vs4vijay]: https://github.com/vs4vijay

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;linuxgemini]: https://github.com/linuxgemini

[@&#8203;depperm]: https://github.com/depperm

[@&#8203;evenstensberg]: https://github.com/evenstensberg

[@&#8203;bartblaze]: https://github.com/bartblaze

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;flakjacket95]: https://github.com/flakjacket95

[@&#8203;zhzy0077]: https://github.com/zhzy0077

[@&#8203;JSCU-CNI]: https://github.com/JSCU-CNI

[@&#8203;ccarpo]: https://github.com/ccarpo

[@&#8203;r4mos]: https://github.com/r4mos

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;PathToLife]: https://github.com/PathToLife

[@&#8203;peterc-s]: https://github.com/peterc-s

[@&#8203;plvie]: https://github.com/plvie

[@&#8203;kenduguay1]: https://github.com/kenduguay1

[@&#8203;jonking-ajar]: https://github.com/jonking-ajar

[@&#8203;PathToLife]: https://github.com/PathToLife

[@&#8203;r4mos]: https://github.com/r4mos

[@&#8203;jg42526]: https://github.com/jg42526

[@&#8203;es45411]: https://github.com/es45411

[@&#8203;gchq]: https://github.com/gchq

[@&#8203;gchqdev364]: https://github.com/gchqdev364

[@&#8203;GCHQDeveloper94872]: https://github.com/GCHQDeveloper94872

[@&#8203;Sma-Das]: https://github.com/Sma-Das

[@&#8203;gchq]: https://github.com/gchq

[@&#8203;Odyhibit]: https://github.com/Odyhibit

[@&#8203;ericli-splunk]: https://github.com/ericli-splunk

[@&#8203;xumptex]: https://github.com/xumptex

[@&#8203;bartvanandel]: https://github.com/bartvanandel

[@&#8203;bartvanandel]: https://github.com/bartvanandel

[@&#8203;kendallgoto]: https://github.com/kendallgoto

[@&#8203;remingtr]: https://github.com/remingtr

[@&#8203;0xff1ce]: https://github.com/0xff1ce

[@&#8203;starplanet]: https://github.com/starplanet

[@&#8203;C85297]: https://github.com/C85297

[@&#8203;GCHQDeveloper581]: https://github.com/GCHQDeveloper581

[@&#8203;ThomasNotTom]: https://github.com/ThomasNotTom

[@&#8203;rbpi]: https://github.com/rbpi

[@&#8203;AlexGustafsson]: https://github.com/AlexGustafsson

[@&#8203;tuliperis]: https://github.com/tuliperis

[@&#8203;thomasxm]: https://github.com/thomasxm

[@&#8203;twostraws]: https://github.com/twostraws

[8ad18b]: gchq/CyberChef@8ad18bc

[9a33498]: gchq/CyberChef@9a33498

[289a417]: gchq/CyberChef@289a417

[e9ca4dc]: gchq/CyberChef@e9ca4dc

[dd18e52]: gchq/CyberChef@dd18e52

[a895d1d]: gchq/CyberChef@a895d1d

[31a7f83]: gchq/CyberChef@31a7f83

[760eff4]: gchq/CyberChef@760eff4

[65ffd8d]: gchq/CyberChef@65ffd8d

[0a353ee]: gchq/CyberChef@0a353ee

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[#&#8203;95]: gchq/CyberChef#299

[#&#8203;173]: gchq/CyberChef#173

[#&#8203;143]: gchq/CyberChef#143

[#&#8203;224]: gchq/CyberChef#224

[#&#8203;239]: gchq/CyberChef#239

[#&#8203;248]: gchq/CyberChef#248

[#&#8203;255]: gchq/CyberChef#255

[#&#8203;277]: gchq/CyberChef#277

[#&#8203;281]: gchq/CyberChef#281

[#&#8203;284]: gchq/CyberChef#284

[#&#8203;291]: gchq/CyberChef#291

[#&#8203;294]: gchq/CyberChef#294

[#&#8203;296]: gchq/CyberChef#296

[#&#8203;298]: gchq/CyberChef#298

[#&#8203;311]: gchq/CyberChef#311

[#&#8203;325]: gchq/CyberChef#325

[#&#8203;338]: gchq/CyberChef#338

[#&#8203;340]: gchq/CyberChef#340

[#&#8203;344]: gchq/CyberChef#344

[#&#8203;348]: gchq/CyberChef#348

[#&#8203;351]: gchq/CyberChef#351

[#&#8203;387]: gchq/CyberChef#387

[#&#8203;394]: gchq/CyberChef#394

[#&#8203;428]: gchq/CyberChef#428

[#&#8203;439]: gchq/CyberChef#439

[#&#8203;440]: gchq/CyberChef#440

[#&#8203;441]: gchq/CyberChef#441

[#&#8203;443]: gchq/CyberChef#443

[#&#8203;446]: gchq/CyberChef#446

[#&#8203;448]: gchq/CyberChef#448

[#&#8203;449]: gchq/CyberChef#449

[#&#8203;455]: gchq/CyberChef#455

[#&#8203;458]: gchq/CyberChef#458

[#&#8203;461]: gchq/CyberChef#461

[#&#8203;467]: gchq/CyberChef#467

[#&#8203;468]: gchq/CyberChef#468

[#&#8203;476]: gchq/CyberChef#476

[#&#8203;477]: gchq/CyberChef#477

[#&#8203;489]: gchq/CyberChef#489

[#&#8203;496]: gchq/CyberChef#496

[#&#8203;500]: gchq/CyberChef#500

[#&#8203;506]: gchq/CyberChef#506

[#&#8203;515]: gchq/CyberChef#515

[#&#8203;516]: gchq/CyberChef#516

[#&#8203;525]: gchq/CyberChef#525

[#&#8203;528]: gchq/CyberChef#528

[#&#8203;530]: gchq/CyberChef#530

[#&#8203;531]: gchq/CyberChef#531

[#&#8203;533]: gchq/CyberChef#533

[#&#8203;535]: gchq/CyberChef#535

[#&#8203;556]: gchq/CyberChef#556

[#&#8203;566]: gchq/CyberChef#566

[#&#8203;571]: gchq/CyberChef#571

[#&#8203;585]: gchq/CyberChef#585

[#&#8203;591]: gchq/CyberChef#591

[#&#8203;595]: gchq/CyberChef#595

[#&#8203;614]: gchq/CyberChef#614

[#&#8203;625]: gchq/CyberChef#625

[#&#8203;627]: gchq/CyberChef#627

[#&#8203;632]: gchq/CyberChef#632

[#&#8203;652]: gchq/CyberChef#652

[#&#8203;653]: gchq/CyberChef#653

[#&#8203;674]: gchq/CyberChef#674

[#&#8203;683]: gchq/CyberChef#683

[#&#8203;865]: gchq/CyberChef#865

[#&#8203;906]: gchq/CyberChef#906

[#&#8203;912]: gchq/CyberChef#912

[#&#8203;917]: gchq/CyberChef#917

[#&#8203;934]: gchq/CyberChef#934

[#&#8203;948]: gchq/CyberChef#948

[#&#8203;951]: gchq/CyberChef#951

[#&#8203;952]: gchq/CyberChef#952

[#&#8203;965]: gchq/CyberChef#965

[#&#8203;966]: gchq/CyberChef#966

[#&#8203;987]: gchq/CyberChef#987

[#&#8203;999]: gchq/CyberChef#999

[#&#8203;1006]: gchq/CyberChef#1006

[#&#8203;1022]: gchq/CyberChef#1022

[#&#8203;1037]: gchq/CyberChef#1037

[#&#8203;1045]: gchq/CyberChef#1045

[#&#8203;1049]: gchq/CyberChef#1049

[#&#8203;1065]: gchq/CyberChef#1065

[#&#8203;1066]: gchq/CyberChef#1066

[#&#8203;1083]: gchq/CyberChef#1083

[#&#8203;1189]: gchq/CyberChef#1189

[#&#8203;1242]: gchq/CyberChef#1242

[#&#8203;1244]: gchq/CyberChef#1244

[#&#8203;1313]: gchq/CyberChef#1313

[#&#8203;1326]: gchq/CyberChef#1326

[#&#8203;1364]: gchq/CyberChef#1364

[#&#8203;1264]: gchq/CyberChef#1264

[#&#8203;1266]: gchq/CyberChef#1266

[#&#8203;1250]: gchq/CyberChef#1250

[#&#8203;1308]: gchq/CyberChef#1308

[#&#8203;1405]: gchq/CyberChef#1405

[#&#8203;1421]: gchq/CyberChef#1421

[#&#8203;1427]: gchq/CyberChef#1427

[#&#8203;1472]: gchq/CyberChef#1472

[#&#8203;1457]: gchq/CyberChef#1457

[#&#8203;1466]: gchq/CyberChef#1466

[#&#8203;1456]: gchq/CyberChef#1456

[#&#8203;1450]: gchq/CyberChef#1450

[#&#8203;1498]: gchq/CyberChef#1498

[#&#8203;1499]: gchq/CyberChef#1499

[#&#8203;1528]: gchq/CyberChef#1528

[#&#8203;661]: gchq/CyberChef#661

[#&#8203;493]: gchq/CyberChef#493

[#&#8203;592]: gchq/CyberChef#592

[#&#8203;1703]: gchq/CyberChef#1703

[#&#8203;1675]: gchq/CyberChef#1675

[#&#8203;1678]: gchq/CyberChef#1678

[#&#8203;1541]: gchq/CyberChef#1541

[#&#8203;1667]: gchq/CyberChef#1667

[#&#8203;1555]: gchq/CyberChef#1555

[#&#8203;1694]: gchq/CyberChef#1694

[#&#8203;1699]: gchq/CyberChef#1699

[#&#8203;1757]: gchq/CyberChef#1757

[#&#8203;1752]: gchq/CyberChef#1752

[#&#8203;1753]: gchq/CyberChef#1753

[#&#8203;1750]: gchq/CyberChef#1750

[#&#8203;1591]: gchq/CyberChef#1591

[#&#8203;654]: gchq/CyberChef#654

[#&#8203;1762]: gchq/CyberChef#1762

[#&#8203;1606]: gchq/CyberChef#1606

[#&#8203;1197]: gchq/CyberChef#1197

[#&#8203;933]: gchq/CyberChef#933

[#&#8203;1361]: gchq/CyberChef#1361

[#&#8203;1765]: gchq/CyberChef#1765

[#&#8203;1767]: gchq/CyberChef#1767

[#&#8203;1769]: gchq/CyberChef#1769

[#&#8203;1759]: gchq/CyberChef#1759

[#&#8203;1504]: gchq/CyberChef#1504

[#&#8203;512]: gchq/CyberChef#512

[#&#8203;1732]: gchq/CyberChef#1732

[#&#8203;1789]: gchq/CyberChef#1789

[#&#8203;1040]: gchq/CyberChef#1040

[#&#8203;2176]: gchq/CyberChef#2176

[#&#8203;2177]: gchq/CyberChef#2177

[#&#8203;2174]: gchq/CyberChef#2174

[#&#8203;2058]: gchq/CyberChef#2058

[#&#8203;1861]: gchq/CyberChef#1861

[#&#8203;2055]: gchq/CyberChef#2055

[#&#8203;2169]: gchq/CyberChef#2169

[#&#8203;2175]: gchq/CyberChef#2175

[#&#8203;2173]: gchq/CyberChef#2173

[#&#8203;2172]: gchq/CyberChef#2172

[#&#8203;2136]: gchq/CyberChef#2136

[#&#8203;2165]: gchq/CyberChef#2165

[#&#8203;2159]: gchq/CyberChef#2159

[#&#8203;2086]: gchq/CyberChef#2086

[#&#8203;2118]: gchq/CyberChef#2118

[#&#8203;2166]: gchq/CyberChef#2166

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.walbeck.it/mwalbeck/docker-cyberchef/pulls/449
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
mwalbeck pushed a commit to mwalbeck/docker-cyberchef that referenced this pull request Feb 14, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gchq/CyberChef](https://github.com/gchq/CyberChef) | minor | `v10.21.0` -> `v10.22.1` |

---

### Release Notes

<details>
<summary>gchq/CyberChef (gchq/CyberChef)</summary>

### [`v10.22.1`](https://github.com/gchq/CyberChef/releases/tag/v10.22.1)

[Compare Source](gchq/CyberChef@v10.22.0...v10.22.1)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

### [`v10.22.0`](https://github.com/gchq/CyberChef/blob/HEAD/CHANGELOG.md#400---2016-11-28)

[Compare Source](gchq/CyberChef@v10.21.0...v10.22.0)

- Initial open source commit [@&#8203;n1474335] | [b1d73a72](gchq/CyberChef@b1d73a7)

[10.22.0]: https://github.com/gchq/CyberChef/releases/tag/v10.22.0

[10.21.0]: https://github.com/gchq/CyberChef/releases/tag/v10.21.0

[10.20.0]: https://github.com/gchq/CyberChef/releases/tag/v10.20.0

[10.19.0]: https://github.com/gchq/CyberChef/releases/tag/v10.19.0

[10.18.0]: https://github.com/gchq/CyberChef/releases/tag/v10.18.0

[10.17.0]: https://github.com/gchq/CyberChef/releases/tag/v10.17.0

[10.16.0]: https://github.com/gchq/CyberChef/releases/tag/v10.16.0

[10.15.0]: https://github.com/gchq/CyberChef/releases/tag/v10.15.0

[10.14.0]: https://github.com/gchq/CyberChef/releases/tag/v10.14.0

[10.13.0]: https://github.com/gchq/CyberChef/releases/tag/v10.13.0

[10.12.0]: https://github.com/gchq/CyberChef/releases/tag/v10.12.0

[10.11.0]: https://github.com/gchq/CyberChef/releases/tag/v10.11.0

[10.10.0]: https://github.com/gchq/CyberChef/releases/tag/v10.10.0

[10.9.0]: https://github.com/gchq/CyberChef/releases/tag/v10.9.0

[10.8.0]: https://github.com/gchq/CyberChef/releases/tag/v10.7.0

[10.7.0]: https://github.com/gchq/CyberChef/releases/tag/v10.7.0

[10.6.0]: https://github.com/gchq/CyberChef/releases/tag/v10.6.0

[10.5.0]: https://github.com/gchq/CyberChef/releases/tag/v10.5.0

[10.4.0]: https://github.com/gchq/CyberChef/releases/tag/v10.4.0

[10.3.0]: https://github.com/gchq/CyberChef/releases/tag/v10.3.0

[10.2.0]: https://github.com/gchq/CyberChef/releases/tag/v10.2.0

[10.1.0]: https://github.com/gchq/CyberChef/releases/tag/v10.1.0

[10.0.0]: https://github.com/gchq/CyberChef/releases/tag/v10.0.0

[9.55.0]: https://github.com/gchq/CyberChef/releases/tag/v9.55.0

[9.54.0]: https://github.com/gchq/CyberChef/releases/tag/v9.54.0

[9.53.0]: https://github.com/gchq/CyberChef/releases/tag/v9.53.0

[9.52.0]: https://github.com/gchq/CyberChef/releases/tag/v9.52.0

[9.51.0]: https://github.com/gchq/CyberChef/releases/tag/v9.51.0

[9.50.0]: https://github.com/gchq/CyberChef/releases/tag/v9.50.0

[9.49.0]: https://github.com/gchq/CyberChef/releases/tag/v9.49.0

[9.48.0]: https://github.com/gchq/CyberChef/releases/tag/v9.48.0

[9.47.0]: https://github.com/gchq/CyberChef/releases/tag/v9.47.0

[9.46.0]: https://github.com/gchq/CyberChef/releases/tag/v9.46.0

[9.45.0]: https://github.com/gchq/CyberChef/releases/tag/v9.45.0

[9.44.0]: https://github.com/gchq/CyberChef/releases/tag/v9.44.0

[9.43.0]: https://github.com/gchq/CyberChef/releases/tag/v9.43.0

[9.42.0]: https://github.com/gchq/CyberChef/releases/tag/v9.42.0

[9.41.0]: https://github.com/gchq/CyberChef/releases/tag/v9.41.0

[9.40.0]: https://github.com/gchq/CyberChef/releases/tag/v9.40.0

[9.39.0]: https://github.com/gchq/CyberChef/releases/tag/v9.39.0

[9.38.0]: https://github.com/gchq/CyberChef/releases/tag/v9.38.0

[9.37.0]: https://github.com/gchq/CyberChef/releases/tag/v9.37.0

[9.36.0]: https://github.com/gchq/CyberChef/releases/tag/v9.36.0

[9.35.0]: https://github.com/gchq/CyberChef/releases/tag/v9.35.0

[9.34.0]: https://github.com/gchq/CyberChef/releases/tag/v9.34.0

[9.33.0]: https://github.com/gchq/CyberChef/releases/tag/v9.33.0

[9.32.0]: https://github.com/gchq/CyberChef/releases/tag/v9.32.0

[9.31.0]: https://github.com/gchq/CyberChef/releases/tag/v9.31.0

[9.30.0]: https://github.com/gchq/CyberChef/releases/tag/v9.30.0

[9.29.0]: https://github.com/gchq/CyberChef/releases/tag/v9.29.0

[9.28.0]: https://github.com/gchq/CyberChef/releases/tag/v9.28.0

[9.27.0]: https://github.com/gchq/CyberChef/releases/tag/v9.27.0

[9.26.0]: https://github.com/gchq/CyberChef/releases/tag/v9.26.0

[9.25.0]: https://github.com/gchq/CyberChef/releases/tag/v9.25.0

[9.24.0]: https://github.com/gchq/CyberChef/releases/tag/v9.24.0

[9.23.0]: https://github.com/gchq/CyberChef/releases/tag/v9.23.0

[9.22.0]: https://github.com/gchq/CyberChef/releases/tag/v9.22.0

[9.21.0]: https://github.com/gchq/CyberChef/releases/tag/v9.21.0

[9.20.0]: https://github.com/gchq/CyberChef/releases/tag/v9.20.0

[9.19.0]: https://github.com/gchq/CyberChef/releases/tag/v9.19.0

[9.18.0]: https://github.com/gchq/CyberChef/releases/tag/v9.18.0

[9.17.0]: https://github.com/gchq/CyberChef/releases/tag/v9.17.0

[9.16.0]: https://github.com/gchq/CyberChef/releases/tag/v9.16.0

[9.15.0]: https://github.com/gchq/CyberChef/releases/tag/v9.15.0

[9.14.0]: https://github.com/gchq/CyberChef/releases/tag/v9.14.0

[9.13.0]: https://github.com/gchq/CyberChef/releases/tag/v9.13.0

[9.12.0]: https://github.com/gchq/CyberChef/releases/tag/v9.12.0

[9.11.0]: https://github.com/gchq/CyberChef/releases/tag/v9.11.0

[9.10.0]: https://github.com/gchq/CyberChef/releases/tag/v9.10.0

[9.9.0]: https://github.com/gchq/CyberChef/releases/tag/v9.9.0

[9.8.0]: https://github.com/gchq/CyberChef/releases/tag/v9.8.0

[9.7.0]: https://github.com/gchq/CyberChef/releases/tag/v9.7.0

[9.6.0]: https://github.com/gchq/CyberChef/releases/tag/v9.6.0

[9.5.0]: https://github.com/gchq/CyberChef/releases/tag/v9.5.0

[9.4.0]: https://github.com/gchq/CyberChef/releases/tag/v9.4.0

[9.3.0]: https://github.com/gchq/CyberChef/releases/tag/v9.3.0

[9.2.0]: https://github.com/gchq/CyberChef/releases/tag/v9.2.0

[9.1.0]: https://github.com/gchq/CyberChef/releases/tag/v9.1.0

[9.0.0]: https://github.com/gchq/CyberChef/releases/tag/v9.0.0

[8.38.0]: https://github.com/gchq/CyberChef/releases/tag/v8.38.0

[8.37.0]: https://github.com/gchq/CyberChef/releases/tag/v8.37.0

[8.36.0]: https://github.com/gchq/CyberChef/releases/tag/v8.36.0

[8.35.0]: https://github.com/gchq/CyberChef/releases/tag/v8.35.0

[8.34.0]: https://github.com/gchq/CyberChef/releases/tag/v8.34.0

[8.33.0]: https://github.com/gchq/CyberChef/releases/tag/v8.33.0

[8.32.0]: https://github.com/gchq/CyberChef/releases/tag/v8.32.0

[8.31.0]: https://github.com/gchq/CyberChef/releases/tag/v8.31.0

[8.30.0]: https://github.com/gchq/CyberChef/releases/tag/v8.30.0

[8.29.0]: https://github.com/gchq/CyberChef/releases/tag/v8.29.0

[8.28.0]: https://github.com/gchq/CyberChef/releases/tag/v8.28.0

[8.27.0]: https://github.com/gchq/CyberChef/releases/tag/v8.27.0

[8.26.0]: https://github.com/gchq/CyberChef/releases/tag/v8.26.0

[8.25.0]: https://github.com/gchq/CyberChef/releases/tag/v8.25.0

[8.24.0]: https://github.com/gchq/CyberChef/releases/tag/v8.24.0

[8.23.1]: https://github.com/gchq/CyberChef/releases/tag/v8.23.1

[8.23.0]: https://github.com/gchq/CyberChef/releases/tag/v8.23.0

[8.22.0]: https://github.com/gchq/CyberChef/releases/tag/v8.22.0

[8.21.0]: https://github.com/gchq/CyberChef/releases/tag/v8.21.0

[8.20.0]: https://github.com/gchq/CyberChef/releases/tag/v8.20.0

[8.19.0]: https://github.com/gchq/CyberChef/releases/tag/v8.19.0

[8.18.0]: https://github.com/gchq/CyberChef/releases/tag/v8.18.0

[8.17.0]: https://github.com/gchq/CyberChef/releases/tag/v8.17.0

[8.16.0]: https://github.com/gchq/CyberChef/releases/tag/v8.16.0

[8.15.0]: https://github.com/gchq/CyberChef/releases/tag/v8.15.0

[8.14.0]: https://github.com/gchq/CyberChef/releases/tag/v8.14.0

[8.13.0]: https://github.com/gchq/CyberChef/releases/tag/v8.13.0

[8.12.0]: https://github.com/gchq/CyberChef/releases/tag/v8.12.0

[8.11.0]: https://github.com/gchq/CyberChef/releases/tag/v8.11.0

[8.10.0]: https://github.com/gchq/CyberChef/releases/tag/v8.10.0

[8.9.0]: https://github.com/gchq/CyberChef/releases/tag/v8.9.0

[8.8.0]: https://github.com/gchq/CyberChef/releases/tag/v8.8.0

[8.7.0]: https://github.com/gchq/CyberChef/releases/tag/v8.7.0

[8.6.0]: https://github.com/gchq/CyberChef/releases/tag/v8.6.0

[8.5.0]: https://github.com/gchq/CyberChef/releases/tag/v8.5.0

[8.4.0]: https://github.com/gchq/CyberChef/releases/tag/v8.4.0

[8.3.0]: https://github.com/gchq/CyberChef/releases/tag/v8.3.0

[8.2.0]: https://github.com/gchq/CyberChef/releases/tag/v8.2.0

[8.1.0]: https://github.com/gchq/CyberChef/releases/tag/v8.1.0

[8.0.0]: https://github.com/gchq/CyberChef/releases/tag/v8.0.0

[7.0.0]: https://github.com/gchq/CyberChef/releases/tag/v7.0.0

[6.0.0]: https://github.com/gchq/CyberChef/releases/tag/v6.0.0

[5.0.0]: https://github.com/gchq/CyberChef/releases/tag/v5.0.0

[4.0.0]: gchq/CyberChef@b1d73a7

[@&#8203;n1474335]: https://github.com/n1474335

[@&#8203;d98762625]: https://github.com/d98762625

[@&#8203;j433866]: https://github.com/j433866

[@&#8203;n1073645]: https://github.com/n1073645

[@&#8203;GCHQ77703]: https://github.com/GCHQ77703

[@&#8203;h345983745]: https://github.com/h345983745

[@&#8203;s2224834]: https://github.com/s2224834

[@&#8203;artemisbot]: https://github.com/artemisbot

[@&#8203;tlwr]: https://github.com/tlwr

[@&#8203;picapi]: https://github.com/picapi

[@&#8203;Dachande663]: https://github.com/Dachande663

[@&#8203;JustAnotherMark]: https://github.com/JustAnotherMark

[@&#8203;sevzero]: https://github.com/sevzero

[@&#8203;PenguinGeorge]: https://github.com/PenguinGeorge

[@&#8203;arnydo]: https://github.com/arnydo

[@&#8203;klaxon1]: https://github.com/klaxon1

[@&#8203;bwhitn]: https://github.com/bwhitn

[@&#8203;jarmovanlenthe]: https://github.com/jarmovanlenthe

[@&#8203;tcode2k16]: https://github.com/tcode2k16

[@&#8203;Cynser]: https://github.com/Cynser

[@&#8203;anthony-arnold]: https://github.com/anthony-arnold

[@&#8203;masq]: https://github.com/masq

[@&#8203;Ge0rg3]: https://github.com/Ge0rg3

[@&#8203;MShwed]: https://github.com/MShwed

[@&#8203;kassi]: https://github.com/kassi

[@&#8203;jarrodconnolly]: https://github.com/jarrodconnolly

[@&#8203;VirtualColossus]: https://github.com/VirtualColossus

[@&#8203;cbeuw]: https://github.com/cbeuw

[@&#8203;matthieuxyz]: https://github.com/matthieuxyz

[@&#8203;Flavsditz]: https://github.com/Flavsditz

[@&#8203;pointhi]: https://github.com/pointhi

[@&#8203;MarvinJWendt]: https://github.com/MarvinJWendt

[@&#8203;dmfj]: https://github.com/dmfj

[@&#8203;mattnotmitt]: https://github.com/mattnotmitt

[@&#8203;Danh4]: https://github.com/Danh4

[@&#8203;john19696]: https://github.com/john19696

[@&#8203;t-8ch]: https://github.com/t-8ch

[@&#8203;hettysymes]: https://github.com/hettysymes

[@&#8203;swesven]: https://github.com/swesven

[@&#8203;mikecat]: https://github.com/mikecat

[@&#8203;crespyl]: https://github.com/crespyl

[@&#8203;thomasleplus]: https://github.com/thomasleplus

[@&#8203;valdelaseras]: https://github.com/valdelaseras

[@&#8203;brun0ne]: https://github.com/brun0ne

[@&#8203;joostrijneveld]: https://github.com/joostrijneveld

[@&#8203;Xenonym]: https://github.com/Xenonym

[@&#8203;gchq77703]: https://github.com/gchq77703

[@&#8203;a3957273]: https://github.com/a3957273

[@&#8203;0xThiebaut]: https://github.com/0xThiebaut

[@&#8203;cnotin]: https://github.com/cnotin

[@&#8203;KevinSJ]: https://github.com/KevinSJ

[@&#8203;sw5678]: https://github.com/sw5678

[@&#8203;sg5506844]: https://github.com/sg5506844

[@&#8203;AliceGrey]: https://github.com/AliceGrey

[@&#8203;AshCorr]: https://github.com/AshCorr

[@&#8203;simonw]: https://github.com/simonw

[@&#8203;chriswhite199]: https://github.com/chriswhite199

[@&#8203;breakersall]: https://github.com/breakersall

[@&#8203;evanreichard]: https://github.com/evanreichard

[@&#8203;devcydo]: https://github.com/devcydo

[@&#8203;zb3]: https://github.com/zb3

[@&#8203;jkataja]: https://github.com/jkataja

[@&#8203;tomgond]: https://github.com/tomgond

[@&#8203;e218736]: https://github.com/e218736

[@&#8203;TheZ3ro]: https://github.com/TheZ3ro

[@&#8203;EvieHarv]: https://github.com/EvieHarv

[@&#8203;cplussharp]: https://github.com/cplussharp

[@&#8203;robinsandhu]: https://github.com/robinsandhu

[@&#8203;eltociear]: https://github.com/eltociear

[@&#8203;GuilhermoReadonly]: https://github.com/GuilhermoReadonly

[@&#8203;simonarnell]: https://github.com/simonarnell

[@&#8203;RandomByte]: https://github.com/RandomByte

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;max0x53]: https://github.com/max0x53

[@&#8203;Adamkadaban]: https://github.com/Adamkadaban

[@&#8203;c65722]: https://github.com/c65722

[@&#8203;jb30795]: https://github.com/jb30795

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;Oshawk]: https://github.com/Oshawk

[@&#8203;Oshawk]: https://github.com/Oshawk

[@&#8203;bartblaze]: https://github.com/bartblaze

[@&#8203;exactlyaron]: https://github.com/exactlyaron

[@&#8203;k3ach]: https://github.com/k3ach

[@&#8203;vs4vijay]: https://github.com/vs4vijay

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;FranciscoPombal]: https://github.com/FranciscoPombal

[@&#8203;linuxgemini]: https://github.com/linuxgemini

[@&#8203;depperm]: https://github.com/depperm

[@&#8203;evenstensberg]: https://github.com/evenstensberg

[@&#8203;bartblaze]: https://github.com/bartblaze

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;flakjacket95]: https://github.com/flakjacket95

[@&#8203;zhzy0077]: https://github.com/zhzy0077

[@&#8203;JSCU-CNI]: https://github.com/JSCU-CNI

[@&#8203;ccarpo]: https://github.com/ccarpo

[@&#8203;r4mos]: https://github.com/r4mos

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;0xh3xa]: https://github.com/0xh3xa

[@&#8203;PathToLife]: https://github.com/PathToLife

[@&#8203;peterc-s]: https://github.com/peterc-s

[@&#8203;plvie]: https://github.com/plvie

[@&#8203;kenduguay1]: https://github.com/kenduguay1

[@&#8203;jonking-ajar]: https://github.com/jonking-ajar

[@&#8203;PathToLife]: https://github.com/PathToLife

[@&#8203;r4mos]: https://github.com/r4mos

[@&#8203;jg42526]: https://github.com/jg42526

[@&#8203;es45411]: https://github.com/es45411

[@&#8203;gchq]: https://github.com/gchq

[@&#8203;gchqdev364]: https://github.com/gchqdev364

[@&#8203;GCHQDeveloper94872]: https://github.com/GCHQDeveloper94872

[@&#8203;Sma-Das]: https://github.com/Sma-Das

[@&#8203;gchq]: https://github.com/gchq

[@&#8203;Odyhibit]: https://github.com/Odyhibit

[@&#8203;ericli-splunk]: https://github.com/ericli-splunk

[@&#8203;xumptex]: https://github.com/xumptex

[@&#8203;bartvanandel]: https://github.com/bartvanandel

[@&#8203;bartvanandel]: https://github.com/bartvanandel

[@&#8203;kendallgoto]: https://github.com/kendallgoto

[@&#8203;remingtr]: https://github.com/remingtr

[@&#8203;0xff1ce]: https://github.com/0xff1ce

[@&#8203;starplanet]: https://github.com/starplanet

[@&#8203;C85297]: https://github.com/C85297

[@&#8203;GCHQDeveloper581]: https://github.com/GCHQDeveloper581

[@&#8203;ThomasNotTom]: https://github.com/ThomasNotTom

[@&#8203;rbpi]: https://github.com/rbpi

[@&#8203;AlexGustafsson]: https://github.com/AlexGustafsson

[@&#8203;tuliperis]: https://github.com/tuliperis

[@&#8203;thomasxm]: https://github.com/thomasxm

[@&#8203;twostraws]: https://github.com/twostraws

[@&#8203;beneri]: https://github.com/beneri

[@&#8203;t-martine]: https://github.com/t-martine

[@&#8203;wesinator]: https://github.com/wesinator

[@&#8203;Raka-loah]: https://github.com/Raka-loah

[8ad18b]: gchq/CyberChef@8ad18bc

[9a33498]: gchq/CyberChef@9a33498

[289a417]: gchq/CyberChef@289a417

[e9ca4dc]: gchq/CyberChef@e9ca4dc

[dd18e52]: gchq/CyberChef@dd18e52

[a895d1d]: gchq/CyberChef@a895d1d

[31a7f83]: gchq/CyberChef@31a7f83

[760eff4]: gchq/CyberChef@760eff4

[65ffd8d]: gchq/CyberChef@65ffd8d

[0a353ee]: gchq/CyberChef@0a353ee

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[ab37c1e]: gchq/CyberChef@ab37c1e

[965570d]: gchq/CyberChef@965570d

[a477f47]: gchq/CyberChef@a477f47

[7a5225c]: gchq/CyberChef@7a5225c

[5f88ae4]: gchq/CyberChef@5f88ae4

[0e82e4b]: gchq/CyberChef@0e82e4b

[d635cca]: gchq/CyberChef@d635cca

[895a929]: gchq/CyberChef@895a929

[270a333]: gchq/CyberChef@270a333

[d3adfc7]: gchq/CyberChef@d3adfc7

[47c85a1]: gchq/CyberChef@47c85a1

[3822c6c]: gchq/CyberChef@3822c6c

[66d445c]: gchq/CyberChef@66d445c

[#&#8203;95]: gchq/CyberChef#299

[#&#8203;173]: gchq/CyberChef#173

[#&#8203;143]: gchq/CyberChef#143

[#&#8203;224]: gchq/CyberChef#224

[#&#8203;239]: gchq/CyberChef#239

[#&#8203;248]: gchq/CyberChef#248

[#&#8203;255]: gchq/CyberChef#255

[#&#8203;277]: gchq/CyberChef#277

[#&#8203;281]: gchq/CyberChef#281

[#&#8203;284]: gchq/CyberChef#284

[#&#8203;291]: gchq/CyberChef#291

[#&#8203;294]: gchq/CyberChef#294

[#&#8203;296]: gchq/CyberChef#296

[#&#8203;298]: gchq/CyberChef#298

[#&#8203;311]: gchq/CyberChef#311

[#&#8203;325]: gchq/CyberChef#325

[#&#8203;338]: gchq/CyberChef#338

[#&#8203;340]: gchq/CyberChef#340

[#&#8203;344]: gchq/CyberChef#344

[#&#8203;348]: gchq/CyberChef#348

[#&#8203;351]: gchq/CyberChef#351

[#&#8203;387]: gchq/CyberChef#387

[#&#8203;394]: gchq/CyberChef#394

[#&#8203;428]: gchq/CyberChef#428

[#&#8203;439]: gchq/CyberChef#439

[#&#8203;440]: gchq/CyberChef#440

[#&#8203;441]: gchq/CyberChef#441

[#&#8203;443]: gchq/CyberChef#443

[#&#8203;446]: gchq/CyberChef#446

[#&#8203;448]: gchq/CyberChef#448

[#&#8203;449]: gchq/CyberChef#449

[#&#8203;455]: gchq/CyberChef#455

[#&#8203;458]: gchq/CyberChef#458

[#&#8203;461]: gchq/CyberChef#461

[#&#8203;467]: gchq/CyberChef#467

[#&#8203;468]: gchq/CyberChef#468

[#&#8203;476]: gchq/CyberChef#476

[#&#8203;477]: gchq/CyberChef#477

[#&#8203;489]: gchq/CyberChef#489

[#&#8203;496]: gchq/CyberChef#496

[#&#8203;500]: gchq/CyberChef#500

[#&#8203;506]: gchq/CyberChef#506

[#&#8203;515]: gchq/CyberChef#515

[#&#8203;516]: gchq/CyberChef#516

[#&#8203;525]: gchq/CyberChef#525

[#&#8203;528]: gchq/CyberChef#528

[#&#8203;530]: gchq/CyberChef#530

[#&#8203;531]: gchq/CyberChef#531

[#&#8203;533]: gchq/CyberChef#533

[#&#8203;535]: gchq/CyberChef#535

[#&#8203;556]: gchq/CyberChef#556

[#&#8203;566]: gchq/CyberChef#566

[#&#8203;571]: gchq/CyberChef#571

[#&#8203;585]: gchq/CyberChef#585

[#&#8203;591]: gchq/CyberChef#591

[#&#8203;595]: gchq/CyberChef#595

[#&#8203;614]: gchq/CyberChef#614

[#&#8203;625]: gchq/CyberChef#625

[#&#8203;627]: gchq/CyberChef#627

[#&#8203;632]: gchq/CyberChef#632

[#&#8203;652]: gchq/CyberChef#652

[#&#8203;653]: gchq/CyberChef#653

[#&#8203;674]: gchq/CyberChef#674

[#&#8203;683]: gchq/CyberChef#683

[#&#8203;865]: gchq/CyberChef#865

[#&#8203;906]: gchq/CyberChef#906

[#&#8203;912]: gchq/CyberChef#912

[#&#8203;917]: gchq/CyberChef#917

[#&#8203;934]: gchq/CyberChef#934

[#&#8203;948]: gchq/CyberChef#948

[#&#8203;951]: gchq/CyberChef#951

[#&#8203;952]: gchq/CyberChef#952

[#&#8203;965]: gchq/CyberChef#965

[#&#8203;966]: gchq/CyberChef#966

[#&#8203;987]: gchq/CyberChef#987

[#&#8203;999]: gchq/CyberChef#999

[#&#8203;1006]: gchq/CyberChef#1006

[#&#8203;1022]: gchq/CyberChef#1022

[#&#8203;1037]: gchq/CyberChef#1037

[#&#8203;1045]: gchq/CyberChef#1045

[#&#8203;1049]: gchq/CyberChef#1049

[#&#8203;1065]: gchq/CyberChef#1065

[#&#8203;1066]: gchq/CyberChef#1066

[#&#8203;1083]: gchq/CyberChef#1083

[#&#8203;1189]: gchq/CyberChef#1189

[#&#8203;1242]: gchq/CyberChef#1242

[#&#8203;1244]: gchq/CyberChef#1244

[#&#8203;1313]: gchq/CyberChef#1313

[#&#8203;1326]: gchq/CyberChef#1326

[#&#8203;1364]: gchq/CyberChef#1364

[#&#8203;1264]: gchq/CyberChef#1264

[#&#8203;1266]: gchq/CyberChef#1266

[#&#8203;1250]: gchq/CyberChef#1250

[#&#8203;1308]: gchq/CyberChef#1308

[#&#8203;1405]: gchq/CyberChef#1405

[#&#8203;1421]: gchq/CyberChef#1421

[#&#8203;1427]: gchq/CyberChef#1427

[#&#8203;1472]: gchq/CyberChef#1472

[#&#8203;1457]: gchq/CyberChef#1457

[#&#8203;1466]: gchq/CyberChef#1466

[#&#8203;1456]: gchq/CyberChef#1456

[#&#8203;1450]: gchq/CyberChef#1450

[#&#8203;1498]: gchq/CyberChef#1498

[#&#8203;1499]: gchq/CyberChef#1499

[#&#8203;1528]: gchq/CyberChef#1528

[#&#8203;661]: gchq/CyberChef#661

[#&#8203;493]: gchq/CyberChef#493

[#&#8203;592]: gchq/CyberChef#592

[#&#8203;1703]: gchq/CyberChef#1703

[#&#8203;1675]: gchq/CyberChef#1675

[#&#8203;1678]: gchq/CyberChef#1678

[#&#8203;1541]: gchq/CyberChef#1541

[#&#8203;1667]: gchq/CyberChef#1667

[#&#8203;1555]: gchq/CyberChef#1555

[#&#8203;1694]: gchq/CyberChef#1694

[#&#8203;1699]: gchq/CyberChef#1699

[#&#8203;1757]: gchq/CyberChef#1757

[#&#8203;1752]: gchq/CyberChef#1752

[#&#8203;1753]: gchq/CyberChef#1753

[#&#8203;1750]: gchq/CyberChef#1750

[#&#8203;1591]: gchq/CyberChef#1591

[#&#8203;654]: gchq/CyberChef#654

[#&#8203;1762]: gchq/CyberChef#1762

[#&#8203;1606]: gchq/CyberChef#1606

[#&#8203;1197]: gchq/CyberChef#1197

[#&#8203;933]: gchq/CyberChef#933

[#&#8203;1361]: gchq/CyberChef#1361

[#&#8203;1765]: gchq/CyberChef#1765

[#&#8203;1767]: gchq/CyberChef#1767

[#&#8203;1769]: gchq/CyberChef#1769

[#&#8203;1759]: gchq/CyberChef#1759

[#&#8203;1504]: gchq/CyberChef#1504

[#&#8203;512]: gchq/CyberChef#512

[#&#8203;1732]: gchq/CyberChef#1732

[#&#8203;1789]: gchq/CyberChef#1789

[#&#8203;1040]: gchq/CyberChef#1040

[#&#8203;2176]: gchq/CyberChef#2176

[#&#8203;2177]: gchq/CyberChef#2177

[#&#8203;2174]: gchq/CyberChef#2174

[#&#8203;2058]: gchq/CyberChef#2058

[#&#8203;1861]: gchq/CyberChef#1861

[#&#8203;2055]: gchq/CyberChef#2055

[#&#8203;2169]: gchq/CyberChef#2169

[#&#8203;2175]: gchq/CyberChef#2175

[#&#8203;2173]: gchq/CyberChef#2173

[#&#8203;2172]: gchq/CyberChef#2172

[#&#8203;2136]: gchq/CyberChef#2136

[#&#8203;2165]: gchq/CyberChef#2165

[#&#8203;2159]: gchq/CyberChef#2159

[#&#8203;2086]: gchq/CyberChef#2086

[#&#8203;2118]: gchq/CyberChef#2118

[#&#8203;2166]: gchq/CyberChef#2166

[#&#8203;2188]: gchq/CyberChef#2188

[#&#8203;2137]: gchq/CyberChef#2137

[#&#8203;1876]: gchq/CyberChef#1876

[#&#8203;2186]: gchq/CyberChef#2186

[#&#8203;1573]: gchq/CyberChef#1573

[#&#8203;2183]: gchq/CyberChef#2183

[#&#8203;2182]: gchq/CyberChef#2182

[#&#8203;2181]: gchq/CyberChef#2181

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.walbeck.it/mwalbeck/docker-cyberchef/pulls/452
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants