Commit Graph
4307 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
81c360bdad chore (deps): bump docker/metadata-action from 4 to 6 (#2366)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-08 09:56:36 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ed5751f7ec chore (deps): bump docker/setup-qemu-action from 3 to 4 (#2367)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-08 09:53:16 +01:00
GCHQDeveloper581andGitHub d5a0b87194 Update dependabot for Node 24. (#2361)
- Reenable update of github actions
- Unpin some packages
2026-05-07 14:15:49 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ec4f1f5605 chore (deps): bump uuid from 13.0.0 to 14.0.0 (#2332)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 12:28:26 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5f97ef18e1 chore (deps): bump webpack-bundle-analyzer from 5.2.0 to 5.3.0 (#2353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 12:04:33 +01:00
49002e15cf Fix all zeros after 16384 bytes with Blake3 (#2351)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (added test)
2026-04-29 21:52:00 +01:00
GCHQDeveloper581andGitHub 8de0ded56c Bump v11.0.0 (#2349) v11.0.0 2026-04-28 15:27:13 +01:00
GCHQDeveloper581andGitHub 339574ec54 Revert sitemap to v8.0.X to fix build/deploy on master (#2348)
Revert sitemap to 8.0.3 as v9.x no longer provides a default export which code currently relies on
2026-04-28 13:53:44 +01:00
GCHQDeveloper581andGitHub 1fdd2ecf20 Node version update from 22 to 24 (#2347)
Changes mostly authored-by: Leon Zandman <leon@wirwar.com>
Cherry pick and minor additions by GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com>
2026-04-28 13:18:02 +01:00
GCHQ Developer 85297andGitHub 9641ae07f9 Fix XSS in Show Base64 offsets (#2346) 2026-04-28 10:02:00 +01:00
GCHQDeveloper581andGitHub 864afa85aa Make compatible with node >=22 (#2273)
Breaking change: uplifts the minimum version of node required to v20
2026-04-28 07:18:44 +01:00
GCHQDeveloper581andGitHub e0ba5d2812 fix(node): enable asynchronous operation support in Node.js API (#2342)
Authored-by: engin0223 <engineda2014@hotmail.com>
Changes cherry-picked by GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com>

Breaking change: Alters Node API - "bake" and "execute" are now declared async.
2026-04-27 18:17:24 +01:00
Henrik SolbergandGitHub 9e5f94f5dc [Feature] Change to nginx-unprivileged image for better kubernetes support (#1922)
Breaking change: Port number for Docker Image has changed from 80 to 8080
2026-04-27 16:15:37 +01:00
GCHQDeveloper581andGitHub 9088561acf Bump v10.24.0 (#2338) v10.24.0 2026-04-27 13:17:39 +01:00
GCHQDeveloper581andGitHub 09bb086853 Update CONTRIBUTING.md (#2333) 2026-04-27 12:44:08 +01:00
GCHQDeveloper581andGitHub 534032f4fe Fix, and link, Fernet tests (#2335) 2026-04-27 12:35:10 +01:00
j83305andGitHub ba09f5f1d5 [#927] added parity bit operation (#1036) 2026-04-25 08:52:26 +01:00
97f35095ca Feature md link blanks (#660)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (added tests)
2026-04-25 08:43:22 +01:00
Matt CandGitHub 5a1b121041 Accessibility - Add support for screenreaders in operations search (#1862) 2026-04-24 16:19:36 +01:00
ko80240andGitHub 4080df0bbd Added metadata extraction for UUID strings. (#2322) 2026-04-24 15:14:35 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
GCHQDeveloper581andGitHub 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
GCHQDeveloper581andGitHub 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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>GCHQDeveloper581
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
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
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
BigYellowHammerandGitHub f646065c36 Rewriting fixCryptoApiImports and fixSnackbarMarkup to js to make it OS agnostic (#2298) 2026-04-11 12:03:16 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]andGitHub 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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
GCHQDeveloper581andGitHub 39f97a2af3 Update vulnerable dependencies (#2311)
Results of running 'npm audit fix'
2026-04-07 10:43:28 +01:00
GCHQDeveloper581andGitHub 42adf5b103 Bump v10.23.0 (#2310) v10.23.0 2026-04-07 06:11:44 +01:00
GCHQDeveloper581andGitHub 167cc398ce Properly escape HTML entities in sampleDelim to avoid XSS issue (#2307) 2026-04-04 12:13:05 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>GCHQDeveloper581
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
GCHQDeveloper581andGitHub 088da9de01 chore (deps) bump chromedriver from 130.0.4 to 146.0.6 (#2292) 2026-03-26 16:38:33 +00:00
Ted KruijffandGitHub 6aa98b4a66 ParseEthernetFrame - Fix vlan calculation (#2295) 2026-03-26 16:33:12 +00:00
GCHQ Developer 85297andGitHub b0fa1f8d1b Add pull request template with AI usage disclosure (#2279) 2026-03-23 14:01:42 +00:00
Sascha BuehrleandGitHub ff63ec97b7 fix: return empty output for zero-length To Modhex input (#2249) 2026-03-23 12:26:09 +00:00
j264415andGitHub 9cf82cc1a1 Added tab focus to top banner and navigation to About/Support Modal (#1733) 2026-03-21 20:28:59 +00:00