From 31789361741468c905bef1e2d6d3264adf2f88df Mon Sep 17 00:00:00 2001 From: jconnor0426 Date: Fri, 11 Aug 2023 16:59:44 -0400 Subject: [PATCH] Update changelog for match-2-yar --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bd9b6e7f..e6d9034ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ - ELF: implement file import and export name extractor #1607 #1608 @Aayush-Goel-04 - bump pydantic from 1.10.9 to 2.1.1 #1582 @Aayush-Goel-04 - develop script to highlight the features that are not used during matching #331 @Aayush-Goel-04 +- add script to create code-based YARA based on CAPA match details called match-2-yar @jconnor0426 + ### Breaking Changes