Commit graph

4213 commits

Author SHA1 Message Date
Thomas
a226be457c
Merge branch 'master' into feat/newline-operation 2026-02-04 10:59:52 +00:00
Thomas
fa34e2fafc
Fix: Correctly parse xxd odd byte hexdumps (#2058)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com>
2026-02-04 09:38:25 +00:00
Hügo
1542cadde8
Update Sitemap URLs to Use Valid Paths in sitemap.mjs (#1861)
Some checks are pending
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Co-authored-by: C85297 <95289555+C85297@users.noreply.github.com>
2026-02-03 18:44:59 +00:00
Alex Gustafsson
64399ad60e
Use recommended GitHub Actions to build image (#2055)
Co-authored-by: C85297 <95289555+C85297@users.noreply.github.com>
2026-02-03 15:42:46 +00:00
GCHQ Developer C85297
96c93b95f2
Remove version 10 message from banner (#2169) 2026-02-03 15:12:41 +00:00
dependabot[bot]
9df82113c4
Bump form-data from 4.0.1 to 4.0.5 (#2175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 14:01:18 +00:00
dependabot[bot]
55ef47f645
Bump node-forge from 1.3.1 to 1.3.3 (#2173)
Some checks are pending
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 13:23:09 +00:00
GCHQ Developer C85297
5e53fe113d
Update crypto browserify (#2172) 2026-02-03 12:16:04 +00:00
GCHQDeveloper581
5c49f87727
Update kbpgp package (resolves #2135) (#2136)
Some checks are pending
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
2026-02-02 10:17:46 +00:00
FS
e0c4957da4
Fix the processing of ALPNs for JA4 to align with new specification update (#2165)
Some checks failed
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
2026-01-31 12:01:10 +00:00
Thomas
139c3e8338
Merge branch 'master' into feat/newline-operation 2026-01-31 11:22:34 +00:00
Thomas M
9512444eee
Add Bech32 and Bech32m encoding/decoding operations (#2159)
Some checks are pending
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
2026-01-30 19:02:23 +00:00
みけCAT
dd26c09003
Exclude Delete character from hex dump output (#2086)
Some checks are pending
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Co-authored-by: GCHQ Developer C85297 <95289555+C85297@users.noreply.github.com>
2026-01-29 15:00:17 +00:00
Paul Hudson
a30f5f1b50
Tiny typo fix in "To Base85" operation (#2118)
This adjusts spelling in the "To Base85" operation from "delimeter" to
"delimiter".

Co-authored-by: GCHQ Developer C85297 <95289555+C85297@users.noreply.github.com>
2026-01-29 14:32:38 +00:00
GCHQ Developer C85297
b885e8423d
Bump jsonpath-plus (#2166)
Closes #1928 #1926
2026-01-29 13:40:34 +00:00
C85297
2092e5b20c
10.20.0 2026-01-28 16:11:57 +00:00
C85297
621331b03e
Update CHANGELOG for v10.20.0 2026-01-28 16:10:51 +00:00
Thomas
396c4759a1
Merge branch 'master' into feat/newline-operation 2025-08-21 02:12:58 +01:00
jg42526
2a1294f1c0
Merge pull request #1978 from mikecat/use-bigint-for-varint
Some checks failed
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
Use BigInt for encoding/decoding VarInt
2025-08-06 09:46:48 +01:00
jg42526
fb968da64f
Merge branch 'master' into use-bigint-for-varint 2025-08-06 08:54:59 +01:00
jg42526
314a14a45b
Merge pull request #1545 from starplanet/master
Some checks failed
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
Fixed ToDecimal signed logic
2025-07-23 11:25:15 +01:00
jg42526
dc8121e7fc
Merge branch 'master' into master 2025-07-23 10:29:17 +01:00
jg42526
554a3b071e
Merge pull request #1884 from 0xff1ce/fix(ShowOnMap)
Some checks failed
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
Show On Map updated to use leaflet over WikiMedia
2025-07-16 08:21:47 +01:00
jg42526
9fc91b3fc6
Merge pull request #1873 from remingtr/enhance-README
Some checks are pending
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Add more clear build instructions
2025-07-16 07:11:41 +01:00
jg42526
6dd651a4df
Removed colon
Colon not required on heading, minor change to force rebuild
2025-07-16 07:00:12 +01:00
Thomas
f92d780764 Create test for breaking line and removing of whitespace 2025-06-08 00:59:17 +01:00
Thomas
39cc80f0f0 Correct comment 2025-06-08 00:58:34 +01:00
Thomas
b87f1f2e88 Create test for checking broken line 2025-06-08 00:58:13 +01:00
Thomas
e525cfeaf5 Include line break test 2025-06-07 16:49:29 +01:00
Thomas
c96b942fc2 Create line break test 2025-06-07 16:49:21 +01:00
Thomas
58ecadf9c4 Update copyright 2025-06-07 11:50:38 +01:00
Thomas
97e3af4c8b Add line break to utilities catagory 2025-06-06 12:43:31 +01:00
Thomas
81e2b5f9ac Create run implementation 2025-06-06 12:36:36 +01:00
Thomas
3cd45c5f68 Create constructor 2025-06-06 12:36:22 +01:00
Thomas
1ca9f23e47 Create line break operation 2025-06-06 12:36:05 +01:00
jg42526
c57556f49f
Merge pull request #2021 from kendallgoto/kgoto/add-handlebar
Some checks failed
CodeQL Analysis / Analyze (javascript) (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
Add new operation: Template
2025-05-16 11:22:50 +01:00
jg42526
18e5b9f6ec
Merge branch 'master' into kgoto/add-handlebar 2025-05-16 11:03:44 +01:00
a3957273
411f78d27a
Merge pull request #2011 from bartvanandel/feat/1216-1531-upgrade-uuid
Some checks failed
CodeQL Analysis / Analyze (javascript) (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
2025-05-12 16:44:22 +01:00
a3957273
7ed7fca3ad
Merge branch 'master' into feat/1216-1531-upgrade-uuid 2025-05-12 16:24:53 +01:00
a3957273
5d3353189b
Merge pull request #2015 from bartvanandel/fix/use-default-index-in-option-transform 2025-05-12 16:24:35 +01:00
a3957273
f92238bf04
Merge pull request #2023 from xumptex/feature/add-BLAKE3 2025-05-12 16:14:00 +01:00
a3957273
2b1ceef6a3
Merge pull request #2025 from ericli-splunk/patch-1 2025-05-12 16:06:53 +01:00
a3957273
f4e73eef54
Merge pull request #1986 from Odyhibit/master 2025-05-12 16:05:42 +01:00
gchqdev364
d751117219
Merge pull request #2041 from gchq/octal-ip-addresses
Addresses bug report #2008
Added explicit support for octal IP addresses.
Changed approach to IPv4 regex to be string manipulation generated.
Added some unit tests for IP address parsing - probably not full coverage.
Added lookahead and lookbehind tricks to resolve warned issue that 1.2.3.256 would still be extracted as 1.2.3.25. Now only accepts valid IP addresses. Warning replaced with clause about infinite length dotted decimal forms.
2025-05-12 15:51:03 +01:00
a3957273
a55075fdb6
Merge pull request #2042 from Sma-Das/patch-1 2025-05-12 15:45:26 +01:00
gchqdev364
288cd8f063 Updated warning now that original issue has been resolved. 2025-05-12 14:24:07 +00:00
Sma Das
a7443778b8
update: dockerfile
Updated Dockerfile to correctly build on ARM64 platforms. The previous version failed.
2025-05-12 10:22:22 -04:00
gchqdev364
e9b182d33b Added look ahead and look behind to avoid over capture. 2025-05-12 14:18:01 +00:00
gchqdev364
0c01c6a7c3 Added important tests that need to pass before merge. 2025-05-12 14:07:21 +00:00
a3957273
06f1982acf
Merge pull request #2038 from GCHQDeveloper94872/Issue-2036-Safari-load-bug 2025-05-12 15:04:14 +01:00