Skip to content

Commit

Permalink
Release v10.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a3957273 committed Mar 29, 2024
1 parent 77b7d7e commit 27b7e3c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ All major and minor version changes will be documented in this file. Details of

## Details

### [10.11.0] - 2024-03-29
- Add HEIC/HEIF file signatures [simonw] | [#1757]
- Update xmldom to fix medium security vulnerability [chriswhite199] | [#1752]
- Update JSONWebToken to fix medium security vulnerability [chriswhite199] | [#1753]

### [10.10.0] - 2024-03-27
- Added 'JA4 Fingerprint' operation [@n1474335] | [#1759]

Expand Down Expand Up @@ -392,6 +397,7 @@ All major and minor version changes will be documented in this file. Details of
## [4.0.0] - 2016-11-28
- Initial open source commit [@n1474335] | [b1d73a72](https://github.com/gchq/CyberChef/commit/b1d73a725dc7ab9fb7eb789296efd2b7e4b08306)

[10.11.0]: https://github.com/gchq/CyberChef/releases/tag/v10.11.0
[10.10.0]: https://github.com/gchq/CyberChef/releases/tag/v10.10.0
[10.9.0]: https://github.com/gchq/CyberChef/releases/tag/v10.9.0
[10.8.0]: https://github.com/gchq/CyberChef/releases/tag/v10.7.0
Expand Down Expand Up @@ -559,6 +565,8 @@ All major and minor version changes will be documented in this file. Details of
[@sg5506844]: https://github.com/sg5506844
[@AliceGrey]: https://github.com/AliceGrey
[@AshCorr]: https://github.com/AshCorr
[@simonw]: https://github.com/simonw
[@chriswhite199]: https://github.com/chriswhite199


[8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
Expand Down Expand Up @@ -687,3 +695,6 @@ All major and minor version changes will be documented in this file. Details of
[#1555]: https://github.com/gchq/CyberChef/issues/1555
[#1694]: https://github.com/gchq/CyberChef/issues/1694
[#1699]: https://github.com/gchq/CyberChef/issues/1694
[#1757]: https://github.com/gchq/CyberChef/issues/1757
[#1752]: https://github.com/gchq/CyberChef/issues/1752
[#1753]: https://github.com/gchq/CyberChef/issues/1753

0 comments on commit 27b7e3c

Please sign in to comment.