Commit Graph

3864 Commits

Author SHA1 Message Date
tomgond a9c00a5856
Merge branch 'master' into date-delta 2024-02-22 18:33:30 +02:00
a3957273 c4e7c41a6e
Merge pull request #501 from kassi/fernet
Add Fernet encryption/decryption operation
2024-02-22 01:15:24 +00:00
a3957273 210186e754 Fix tests 2024-02-22 01:00:11 +00:00
a3957273 b4c14219b6 Fix encrypt 2024-02-22 00:42:30 +00:00
a3957273 299a3c48a1 Update imports from Fernet module 2024-02-22 00:26:32 +00:00
a3957273 cd0aee7626 Remove deprecated code 2024-02-22 00:22:19 +00:00
a3957273 bc82f590d4 Merge branch 'master' into fernet 2024-02-22 00:20:40 +00:00
a3957273 bebb216df2 Bump CyberChef to v10.8.2 2024-02-21 21:14:23 +00:00
tomgond 6331c20306
Add code for DateTime Delta to calculate operation 2024-02-21 19:58:13 +02:00
tomgond 4dc4c7edd2
Update Categories.json
Add DateTime Delta to categories
2024-02-21 19:56:42 +02:00
tomgond d2ff03cea4
Update DateTime.mjs
Add test for time-delta
2024-02-21 19:55:09 +02:00
a3957273 61d587a4a5
Merge pull request #1704 from mattnotmitt/add-dev-container
Add devcontainer configuration and .gitattributes
2024-02-18 03:53:43 +00:00
Matt C 85da5f83b5 Add gh-cli, add extensions, node_modules as a volume 2024-02-17 10:06:19 +00:00
Andrew 6c0c53d00f Add dev container config file 2024-02-17 10:06:19 +00:00
a3957273 196bce04cc
Merge pull request #1715 from sw5678/RAKE
Rake
2024-02-16 00:35:33 +00:00
a3957273 ba82941cef
Merge pull request #1719 from GoForceX/master
Fix JSON folder folding in Firefox
2024-02-15 01:01:18 +00:00
GoForceX 63449872da
Fix JSON folder folding in Firefox 2024-02-14 11:09:14 +00:00
a3957273 14ee3f0f4b
Merge pull request #1695 from Kalkran/master
Add Caret/M-decode Operation
2024-02-13 13:51:48 +00:00
sw5678 774828823c Adding RAKE test import back after merge conflict 2024-02-13 11:52:19 +00:00
sw5678 9e73e2555b Merging master into branch 2024-02-13 11:50:28 +00:00
Ted Kruijff dc68b7d9bf
add to tests, fix test, fix a comma 2024-02-13 10:22:54 +01:00
a3957273 7a38504015
Merge branch 'master' into master 2024-02-13 01:37:53 +00:00
a3957273 26fa5f3d1d
Merge pull request #1623 from jlaundry/master
change Diff to output <ins>, <del>
2024-02-13 01:04:25 +00:00
a3957273 112d52cb99 Remove specified permissions 2024-02-13 00:42:41 +00:00
a3957273 47f1f4c549 Bump to 10.8.0 2024-02-13 00:18:08 +00:00
a3957273 4b9d5a7685
Merge pull request #1699 from AshCorr/ash/Containers!
Bundle CyberChef into a container and publish to GCHR
2024-02-13 00:12:18 +00:00
a3957273 fc7c6312e6
Merge pull request #1714 from sw5678/master
Adding and removing tests
2024-02-12 23:54:52 +00:00
sw5678 8b5b17b8e0
Merge branch 'gchq:master' into RAKE 2024-02-12 17:06:10 +00:00
sw5678 c7377da37f Adding and removing tests 2024-02-12 16:52:43 +00:00
sw5678 7cfb5e0b2a Added RAKE functionality into CC 2024-02-12 14:52:46 +00:00
Ashleigh Carr 62dfa8f9dd Point to the correct workflow in the README for Container releases. 2024-02-12 10:46:28 +00:00
Ashleigh Carr 7582abfa27 Fix PR workflow, Buildah requires atleast an image name if no tags specified 2024-02-12 10:46:28 +00:00
Ashleigh Carr 3f89a94df2 Remove `image` property from Container build & push actions 2024-02-12 10:46:28 +00:00
Ashleigh Carr c5e880628a Fix CI using Containerfile 2024-02-12 10:46:28 +00:00
Ashleigh Carr abd9024097 Add a .dockerignore file 2024-02-12 10:46:28 +00:00
Ashleigh Carr 314b925ec9 Add a comment to the README about using Docker 2024-02-12 10:46:28 +00:00
Ashleigh Carr d700d1d459 Switch to using Dockerfile 2024-02-12 10:46:28 +00:00
Ashleigh Carr 1a2207a045 Swtich to nginx for container 2024-02-12 10:46:28 +00:00
Ashleigh Carr 2b85336c71 Remove ARM64 Container build from release workflow 2024-02-12 10:46:28 +00:00
Ashleigh Carr 4b95ab2477 Increase nofile limit to 10,000 when building container on PR workflow too 2024-02-12 10:46:28 +00:00
Ashleigh Carr a0729304d1 Add packages write permission 2024-02-12 10:46:28 +00:00
Ashleigh Carr dbdcb460e5 Remove unecessary `if: success()` from Github release workflow 2024-02-12 10:46:28 +00:00
Ashleigh Carr 7588e50f9f Remove unecessary QEMU install step 2024-02-12 10:46:28 +00:00
Ashleigh Carr 40a4872f70 Generate prod build inside container 2024-02-12 10:46:28 +00:00
Ashleigh Carr 3b265322e0 Build container on PR (but don't publish) to verify Containerfile syntax 2024-02-12 10:46:28 +00:00
Ashleigh Carr 0da30813da Add new steps to publish a containerized CyberChef to GHCR 2024-02-12 10:46:28 +00:00
Jed Laundry e973ea6f08 update Diff sanity check test 2024-02-11 01:18:52 +00:00
Jed Laundry a942fe92fd
Merge branch 'master' into master 2024-02-11 13:31:58 +13:00
a3957273 9829b419b9
Merge pull request #1709 from dougburks/patch-1
Fix typo in FileTree.mjs
2024-02-09 16:00:46 +00:00
Doug Burks 19194a7eb0
Fix typo in FileTree.mjs 2024-02-09 07:41:32 -05:00