CyberChef/src/core
n1474335 8379a9b275 Skipping UI tests in GitHub Actions 2021-08-10 14:26:33 +01:00
..
config Added 'TLS JA3 Fingerprint' operation 2021-07-28 14:32:39 +01:00
dishTypes Issue 998: DishJSON should only replace undefined with new ArrayBuffer not null or false 2020-03-28 20:27:59 +00:00
errors Export cyberchef error types to be used in consuming applications 2019-09-20 18:40:21 +01:00
lib Added numeric validation for arguments in Binary and Hex operattions. Fixes #1178 2021-02-22 19:13:38 +00:00
operations Skipping UI tests in GitHub Actions 2021-08-10 14:26:33 +01:00
vendor Fixed tesseract issue 2020-05-27 15:00:34 +01:00
Chef.mjs Suppressed highlighting errors 2020-03-18 13:40:16 +00:00
ChefWorker.js Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
Dish.mjs Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
Ingredient.mjs Preserve null data when type is number in prepare 2020-01-18 14:56:17 +00:00
Operation.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Recipe.mjs Comments are now treated as disabled so that they do not interfere with the Dish type. Closes #1126 and #1132. Thanks to @mt3571 for the suggestion. 2021-02-03 17:54:49 +00:00
Utils.mjs Fixed 'Save recipe' URL generation issue. Closes #1176 2021-02-16 14:12:14 +00:00