From f347088412bd1de304d637804a0bc25ff7e8c1d0 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Wed, 6 Oct 2021 16:05:58 +0530 Subject: [PATCH] CHANGELOG: Add entry for ATT&CK report telemetry bugfix --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a50e65b37..4e80447d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/). the config successfully now.) #1490 - Mimikatz collector no longer fails if Azure credential collector is disabled. #1512 #1493 - Unhandled error when "modify shell startup files PBA" is unable to find regular users. #1507 +- ATT&CK report bug that showed a different technique's results under a technique if the PBA behind + them was the same. #1514 ### Security