This commit is contained in:
mgeeky 2021-11-04 15:40:45 +01:00
parent db4cc99afe
commit 56eee4f39d
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ ANALYSIS:
- HTML formatted output (when used with colors) is not working at the moment. Need to rewrite loggic that translates ANSI colors into HTML colors.
- `getOffice365TenantNameById(tenantID)` method is not yet finished, I know of a few ways to map Office365 Tenant GUID into Tenant Name but couldn't yet establish a stable way to do so.
- `Authentication-Results` header is not yet completely parsed - gotta include `reason` processing and other fields according to [Microsoft documentation](https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spam-message-headers?view=o365-worldwide)
---