CyberChef/src/core
n1474335 9a982f05ac Extract operations now offer built-in Sort and Unique options. Unique operation offers option to count occurances. Closes #1334. 2022-04-14 18:08:16 +01:00
..
config Tidied up SM4 ops and NoPadding options for AES, DES and TripleDES 2022-03-29 18:01:57 +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 Always use mjs imports 2021-09-17 08:48:04 +02:00
lib Extract operations now offer built-in Sort and Unique options. Unique operation offers option to count occurances. Closes #1334. 2022-04-14 18:08:16 +01:00
operations Extract operations now offer built-in Sort and Unique options. Unique operation offers option to count occurances. Closes #1334. 2022-04-14 18:08:16 +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 Updated to Node 17 2022-03-25 14:59:54 +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 Updated to Node 17 2022-03-25 14:59:54 +00:00
Utils.mjs CodeQL fixes 2022-04-14 16:57:46 +01:00