engin0223
7a9f1544c8
Merge branch 'master' into new
2026-06-06 13:36:24 +03:00
andreas
d735496641
Update README to reflect AES Decrypt changes ( #2502 )
2026-06-05 20:19:24 +01:00
engin0223
678abb4727
Merge branch 'master' into new
2026-06-05 15:56:00 +03:00
engin0223
294f597393
fix: correct byte offsets and field types in Thrift tests and correct compact protocol expect value
2026-06-05 15:51:34 +03:00
engin0223
ce49b545b8
fix: add missing Thrift import in Node API test runner
2026-06-05 15:45:42 +03:00
Harel Katz
c929819189
feat: add Escape Smart Characters operation ( #2391 )
2026-06-05 13:44:20 +01:00
engin0223
3636d4309f
fix: update Thrift Deserialize test case to remove JSON Beautify operation to prevent element was not found error
2026-06-05 15:08:15 +03:00
engin0223
42aee999d7
fix: add "JSON Beautify" operation to Thrift Deserialize test case
2026-06-05 14:45:41 +03:00
engin0223
6cc2d8e745
fix: update eslint-disable comments to block style in Thrift tests
2026-06-05 14:33:03 +03:00
engin0223
72fab1cac4
Merge branch 'new' of https://github.com/engin0223/CyberChef into new
2026-06-05 14:30:04 +03:00
engin0223
2ebf46e6ca
fix: add eslint-disable comments in Thrift tests
2026-06-05 14:29:06 +03:00
engin0223
90a9c38a4f
fix: add eslint-disable comments in Thrift tests
2026-06-05 14:25:33 +03:00
engin0223
2cf80334b0
Merge branch 'master' into new
2026-06-05 14:19:00 +03:00
engin0223
6c54bdeb6e
Refactor Thrift serialization and deserialization operations
...
- Moved binary and compact protocol parsing logic from ThriftDeserialize and ThriftSerialize classes to utility functions in Thrift.mjs.
- Updated ThriftDeserialize to use new parseBinaryProtocol and parseCompactProtocol functions.
- Simplified ThriftSerialize by utilizing buildBinaryStruct and writeValue functions for serialization.
- Added comprehensive tests for Thrift serialization and deserialization, covering various data types and structures.
- Ensured proper handling of edge cases in readVarint and fromZigZag functions.
2026-06-05 14:15:30 +03:00
engin0223
d1993a2884
Merge branch 'master' into new
2026-06-05 14:10:31 +03:00
engin0223
4943617953
Refactor Thrift serialization and deserialization operations
...
- Moved binary and compact protocol parsing logic from ThriftDeserialize and ThriftSerialize classes to utility functions in Thrift.mjs.
- Updated ThriftDeserialize to use new parseBinaryProtocol and parseCompactProtocol functions.
- Simplified ThriftSerialize by utilizing buildBinaryStruct and writeValue functions for serialization.
- Added comprehensive tests for Thrift serialization and deserialization, covering various data types and structures.
- Ensured proper handling of edge cases in readVarint and fromZigZag functions.
2026-06-05 14:10:04 +03:00
andreas
da202d54f1
feat: Get AES IV from input (QoL) ( #2471 )
2026-06-05 11:23:38 +01:00
Syed Ishmum Ahnaf
20b46bf1a0
fix: validate text encoding options ( #2497 )
2026-06-05 10:47:48 +01:00
dependabot[bot]
3034d63f90
chore (deps): bump the minor-updates group with 5 updates ( #2500 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (removed jq-web update, and added it to dependabot.yml block list)
2026-06-05 10:26:43 +01:00
dependabot[bot]
8a5c60ac74
chore (deps): bump the patch-updates group with 2 updates ( #2499 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 09:47:23 +01:00
dependabot[bot]
5318bab19f
chore (deps): bump nginxinc/nginx-unprivileged from df0e9ed to 0a1e718 in the docker-dependencies group ( #2498 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 09:40:18 +01:00
A Normal Ladd
72ca1aeec7
Add remove ANSI escape codes operation ( #2143 )
...
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (additional test case)
2026-06-03 10:57:13 +01:00
GCHQ Developer 85297
89b5c7dee3
Fix option ingredients being overwriten ( #2341 )
2026-06-02 20:35:21 +01:00
engin0223
164c20aa32
feat(thrift): add Thrift serialization and deserialization operations
2026-05-31 21:18:09 +03:00
dependabot[bot]
53d6f0c746
chore (deps): bump qs and express ( #2478 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 12:44:28 +01:00
dependabot[bot]
a50e868cb9
chore (deps): bump tmp from 0.2.5 to 0.2.7 ( #2479 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 12:38:34 +01:00
dependabot[bot]
bdcd5fa8b1
chore (deps): bump the patch-updates group across 1 directory with 6 updates ( #2463 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 11:31:26 +01:00
dependabot[bot]
bf2e12d141
chore (deps): bump the docker-dependencies group across 1 directory with 2 updates ( #2468 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 11:05:45 +01:00
dependabot[bot]
61c00ae6da
chore (deps): bump terser from 5.46.2 to 5.48.0 ( #2385 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-28 16:02:34 +01:00
GCHQDeveloper581
5383da81f8
Make dependabot quieter ( #2467 )
...
* group remaining update categories
* add cooldowns
2026-05-28 14:51:05 +01:00
Blank0120
6b780bc507
update sitemap ( #2443 )
2026-05-28 12:59:33 +01:00
GCHQDeveloper581
98bb5f117d
Bump webpack-dev-server to 5.2.4 ( #2417 )
2026-05-28 09:38:25 +01:00
GCHQDeveloper581
772f7866bf
Fix pgp tests ( #2461 )
...
Co-authored-by: C85297 <95289555+C85297@users.noreply.github.com> (fix for #2267 )
2026-05-28 09:17:43 +01:00
dependabot[bot]
b47c1c0547
chore (deps): bump the patch-updates group across 1 directory with 4 updates ( #2438 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 16:33:27 +01:00
dependabot[bot]
3da6a51ef7
chore (deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 ( #2439 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 16:24:07 +01:00
dependabot[bot]
ea29704a73
chore (deps): bump docker/login-action from 4.1.0 to 4.2.0 ( #2441 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 16:20:47 +01:00
dependabot[bot]
4de8d338aa
chore (deps): bump docker/metadata-action from 6.0.0 to 6.1.0 ( #2442 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 16:09:51 +01:00
Blank0120
6a3a370bb1
update bson ( #2425 )
...
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (update of dependabot excluded packages)
2026-05-23 12:42:40 +01:00
dependabot[bot]
fba4a0a0af
chore (deps): bump webpack from 5.106.2 to 5.107.1 ( #2428 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:47:11 +01:00
dependabot[bot]
ad51a17482
chore (deps): bump protobufjs from 7.5.8 to 7.6.0 ( #2429 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:40:20 +01:00
dependabot[bot]
9b6619c45a
chore (deps): bump sql-formatter from 15.7.4 to 15.8.0 ( #2430 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:25:31 +01:00
dependabot[bot]
50d5798c1f
chore (deps): bump docker/build-push-action from 7.1.0 to 7.2.0 ( #2431 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:16:44 +01:00
Leon Zandman
ad20c91f5b
Fix flaky npm run testui ( #2412 )
2026-05-20 18:33:40 +01:00
GCHQ Developer 85297
2cf778c253
Include git ref in website download zip name ( #2339 )
2026-05-20 15:32:46 +01:00
dependabot[bot]
37a92460f0
Bump nginxinc/nginx-unprivileged from 808f784 to b9f7ba1 ( #2389 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 15:51:56 +01:00
GCHQ Developer 85297
b090482bd0
Series Chart HTML Formatting fix ( #2403 )
2026-05-18 11:57:16 +01:00
GCHQ Developer 85297
7ca4b3a13d
Parse Ethernet Frame HTML formatting fix ( #2402 )
2026-05-18 11:54:13 +01:00
GCHQ Developer 85297
1baef27e9b
Parse IPv4 Header HTML formatting fix ( #2401 )
2026-05-18 11:52:10 +01:00
GCHQDeveloper581
cf6912f640
Update chromedriver, and install corresponding chrome in workflows (fixes build) ( #2387 )
2026-05-18 10:38:11 +01:00
dependabot[bot]
9803553b61
chore (deps): bump @codemirror/view from 6.41.1 to 6.43.0 ( #2384 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-16 11:08:49 +01:00