@@ -13,6 +13,11 @@ All major and minor version changes will be documented in this file. Details of
13
13
14
14
## Details
15
15
16
+ ### [ 10.11.0] - 2024-03-29
17
+ - Add HEIC/HEIF file signatures [ simonw] | [ #1757 ]
18
+ - Update xmldom to fix medium security vulnerability [ chriswhite199] | [ #1752 ]
19
+ - Update JSONWebToken to fix medium security vulnerability [ chriswhite199] | [ #1753 ]
20
+
16
21
### [ 10.10.0] - 2024-03-27
17
22
- Added 'JA4 Fingerprint' operation [ @n1474335 ] | [ #1759 ]
18
23
@@ -392,6 +397,7 @@ All major and minor version changes will be documented in this file. Details of
392
397
## [ 4.0.0] - 2016-11-28
393
398
- Initial open source commit [ @n1474335 ] | [ b1d73a72] ( https://github.com/gchq/CyberChef/commit/b1d73a725dc7ab9fb7eb789296efd2b7e4b08306 )
394
399
400
+ [ 10.11.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.11.0
395
401
[ 10.10.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.10.0
396
402
[ 10.9.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.9.0
397
403
[ 10.8.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.7.0
@@ -559,6 +565,8 @@ All major and minor version changes will be documented in this file. Details of
559
565
[ @sg5506844 ] : https://github.com/sg5506844
560
566
[ @AliceGrey ] : https://github.com/AliceGrey
561
567
[ @AshCorr ] : https://github.com/AshCorr
568
+ [ @simonw ] : https://github.com/simonw
569
+ [ @chriswhite199 ] : https://github.com/chriswhite199
562
570
563
571
564
572
[ 8ad18b ] : https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
@@ -687,3 +695,6 @@ All major and minor version changes will be documented in this file. Details of
687
695
[ #1555 ] : https://github.com/gchq/CyberChef/issues/1555
688
696
[ #1694 ] : https://github.com/gchq/CyberChef/issues/1694
689
697
[ #1699 ] : https://github.com/gchq/CyberChef/issues/1694
698
+ [ #1757 ] : https://github.com/gchq/CyberChef/issues/1757
699
+ [ #1752 ] : https://github.com/gchq/CyberChef/issues/1752
700
+ [ #1753 ] : https://github.com/gchq/CyberChef/issues/1753
0 commit comments