4292 Commits

Author SHA1 Message Date
GCHQDeveloper581
441bc918f9
Merge branch 'master' into feature/analyseUUID 2026-04-24 14:40:54 +01:00
dependabot[bot]
e0774ed940
chore (deps): bump the patch-updates group with 6 updates (#2330)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-24 14:13:57 +01:00
dependabot[bot]
85513daea4
chore (deps): bump @codemirror/search from 6.6.0 to 6.7.0 (#2331)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-24 12:46:38 +01:00
ko80240
4a12507d68
Merge branch 'master' into feature/analyseUUID 2026-04-21 09:43:21 +01:00
GCHQDeveloper581
dd9e8c018d
(Feature) Improve CI (#2328)
* Use "npm ci"  rather than "npm install"
* Move UI tests before production image build
* Save zip file artefact from build
2026-04-20 10:49:48 +01:00
GCHQDeveloper581
d591d2be1b
Update dependabot.yml (#2326)
Ignore jimp-1.6.1 (broken) when searching for updates.
2026-04-17 14:16:51 +01:00
dependabot[bot]
32b748afd3
chore (deps): bump lodash, grunt-legacy-log and grunt-legacy-util (#2327)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 13:03:50 +01:00
dependabot[bot]
4675a7dabe
chore (deps): bump the patch-updates group with 6 updates (#2323)
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 jimp from updated dependencies)
2026-04-17 12:37:50 +01:00
ko80240
cb08db2115 Remove accidentally committed file 2026-04-17 09:09:56 +00:00
ko80240
a0c182cfe8
Merge branch 'gchq:master' into feature/analyseUUID 2026-04-17 10:07:35 +01:00
dependabot[bot]
a249132512
chore (deps): bump autoprefixer from 10.4.27 to 10.5.0 (#2324)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 09:35:58 +01:00
ko80240
5d033efb35 Added metadata extraction for UUID strings. This includes expanding on the operation to process versions 1,6,7.
Added option to include metadata
Added tests and file to test index
2026-04-16 15:06:36 +00:00
dependabot[bot]
093346859d
chore (deps): bump dompurify from 3.3.3 to 3.4.0 (#2321)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 13:33:42 +01:00
dependabot[bot]
991af0f798
chore (deps): bump follow-redirects from 1.15.11 to 1.16.0 (#2320)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 11:03:06 +01:00
GCHQ Developer 85297
535838146c
Regular Expression operation email address regex: Support IPv4 domains (#2167)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com>
2026-04-13 13:04:33 +01:00
BigYellowHammer
f646065c36
Rewriting fixCryptoApiImports and fixSnackbarMarkup to js to make it OS agnostic (#2298) 2026-04-11 12:03:16 +01:00
dependabot[bot]
2eb8810bf6
chore (deps): bump basic-ftp from 5.2.1 to 5.2.2 (#2317)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-11 11:20:20 +01:00
dependabot[bot]
d8830e2b3b
chore (deps): bump axios from 1.13.6 to 1.15.0 (#2316)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Checked by: GCHQDeveloper581
2026-04-11 10:49:29 +01:00
dependabot[bot]
7b9ff751d2
chore (deps): bump webpack from 5.105.4 to 5.106.0 (#2315)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-10 07:26:01 +01:00
dependabot[bot]
c68cc5a096
chore (deps): bump basic-ftp from 5.2.0 to 5.2.1 (#2313)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-09 11:36:55 +01:00
GCHQDeveloper581
39f97a2af3
Update vulnerable dependencies (#2311)
Results of running 'npm audit fix'
2026-04-07 10:43:28 +01:00
GCHQDeveloper581
42adf5b103
Bump v10.23.0 (#2310) v10.23.0 2026-04-07 06:11:44 +01:00
GCHQDeveloper581
167cc398ce
Properly escape HTML entities in sampleDelim to avoid XSS issue (#2307) 2026-04-04 12:13:05 +01:00
dependabot[bot]
33314ac658
chore (deps): bump lodash from 4.17.23 to 4.18.1 (#2304)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-04 11:21:45 +01:00
dependabot[bot]
e1352065d8
chore (deps): bump @codemirror/view from 6.40.0 to 6.41.0 (#2305)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-04 11:14:25 +01:00
dependabot[bot]
eea8bcd250
chore (deps): bump the patch-updates group with 2 updates (#2303)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-04 11:09:50 +01:00
dependabot[bot]
7d9fd4b26f
chore (deps): bump @xmldom/xmldom from 0.8.11 to 0.8.12 (#2302)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 11:21:55 +01:00
dependabot[bot]
80286f1e6f
chore (deps): bump picomatch (#2299)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 11:59:44 +00:00
dependabot[bot]
c00824a89a
chore (deps): bump node-forge from 1.3.3 to 1.4.0 (#2297)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 11:29:35 +00:00
dependabot[bot]
f9184d3938
chore (deps): bump the patch-updates group with 3 updates (#2296)
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> (add browser test for Template operation)
2026-03-27 11:12:29 +00:00
GCHQDeveloper581
088da9de01
chore (deps) bump chromedriver from 130.0.4 to 146.0.6 (#2292) 2026-03-26 16:38:33 +00:00
Ted Kruijff
6aa98b4a66
ParseEthernetFrame - Fix vlan calculation (#2295) 2026-03-26 16:33:12 +00:00
GCHQ Developer 85297
b0fa1f8d1b
Add pull request template with AI usage disclosure (#2279) 2026-03-23 14:01:42 +00:00
Sascha Buehrle
ff63ec97b7
fix: return empty output for zero-length To Modhex input (#2249) 2026-03-23 12:26:09 +00:00
j264415
9cf82cc1a1
Added tab focus to top banner and navigation to About/Support Modal (#1733) 2026-03-21 20:28:59 +00:00
Ted Kruijff
78d40eab60
Add Parse Ethernet frame Operation, allow Parse IPv4 Header to cascade (#1722) 2026-03-21 18:15:29 +00:00
j264415
2b370b9616
Selection and Deselection of autobake checkbox using keyboard (#1727) 2026-03-21 17:49:13 +00:00
dependabot[bot]
38a0adaf33
chore (deps): bump @babel/runtime from 7.28.6 to 7.29.2 (#2263)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 15:23:42 +00:00
Cherry
8c4a55b2b1
Add more helpful error for when numerical ingredient is left empty (#1540)
Co-authored-by: GCHQ Developer C85297 <95289555+C85297@users.noreply.github.com>
2026-03-20 17:03:45 +00:00
dependabot[bot]
a1f9208221
chore (deps): bump @codemirror/view from 6.39.17 to 6.40.0 (#2262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 11:32:50 +00:00
GCHQDeveloper581
32ff3cd55e
Bump flatted from 3.3.2 to 3.4.2 (#2266) 2026-03-20 11:00:53 +00:00
Roman Karwacik
290f824e18
feat: add Raw option for Jq operation (#2237) 2026-03-20 09:26:39 +00:00
dependabot[bot]
7f4f90e4f3
chore (deps): bump core-js from 3.48.0 to 3.49.0 (#2261)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 08:44:28 +00:00
dependabot[bot]
607acbd24e
chore (deps): bump the patch-updates group with 6 updates (#2260)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 12:20:03 +00:00
d0s1nt
f7bbb33084
Add Extract Audio Metadata operation (#2170)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (minor tweak to wikipedia url)
2026-03-19 12:14:28 +00:00
GCHQDeveloper581
d9dacf6b8f
Fix Jq issue (#2210)
* Revert "fix: jq-web -> jq-wasm, includes jq version 1.8.1 (gchq#2223)"
  This reverts commit 0c6454e.
  (but leave new tests intact)
* Return jq-web to 0.5.1
2026-03-19 11:47:31 +00:00
GCHQDeveloper581
19bc8169ce
Configure dependabot updates (#2259) 2026-03-19 10:13:03 +00:00
John Brick
eef8d55d86
fix(A1Z26): return empty string instead of empty array for empty input (#2257) 2026-03-19 10:10:35 +00:00
am-periphery
4deaa0de20
Fix broken Docker link in README (#2250) 2026-03-15 09:35:11 +00:00
GCHQDeveloper581
d195a51e2e
Update some dependencies, including a number causing npm audit warnings (#2236)
Also includes a fix for some minor linting warnings.
2026-03-11 12:05:50 +00:00