Created attachment 222428 [details] Cyberchef_9_24_3_to_9_27_1.diff Upgrade cyberchef 9.24.3 to 9.27.1 Changelog; new: Fuzzy Match operation added Get Time operation added Extract ID3 operation added fixes/changes: Escape HTML input in Fuzzy Match operation Tidied up hexdump UNIX format Renamed 'Generate Current Epoch' to 'Get Time'. It now uses the W3C High Resolution Time API and supports microsecond granularity Fixed incomplete multi-character sanitization and incomplete URL subtring sanitization issues. Frequency Distribution operation now displays an HTML table Fixed description hiighlighting issue Fixed recursive matching arguments
A commit references this bug: Author: dvl Date: Mon Feb 15 14:13:32 UTC 2021 New revision: 565310 URL: https://svnweb.freebsd.org/changeset/ports/565310 Log: Update to 9.27.1 * Fuzzy Match operation added * Get Time operation added * Extract ID3 operation added fixes/changes: Escape HTML input in Fuzzy Match operation Tidied up hexdump UNIX format Renamed 'Generate Current Epoch' to 'Get Time'. It now uses the W3C High Resolution Time API and supports microsecond granularity Fixed incomplete multi-character sanitization and incomplete URL subtring sanitization issues. Frequency Distribution operation now displays an HTML table Fixed description hiighlighting issue Fixed recursive matching arguments PR: 253501 Submitted by: thomas@bsdunix.ch Changes: head/security/cyberchef/Makefile head/security/cyberchef/distinfo
Thank you.