itsnotapt
itsnotapt
I think it'd be worth adding a new tokenizer for paths that emulate the carbonblack queries. I feel like they have put a lot of thought in this schema and...
In this parser, the process GUID has the form `{GUID}`: https://github.com/Azure/Azure-Sentinel/blob/db2bdf2321b1c6e87e52431cae64247e9f26ccc4/Parsers/ASimFileEvent/ProductParsers/FileEventMicrosoftSysmonFileCreated.yaml#L82 Whereas the DNS parser extracts the GUID: https://github.com/Azure/Azure-Sentinel/blob/db2bdf2321b1c6e87e52431cae64247e9f26ccc4/Parsers/ASimDns/Parsers/ASimDnsMicrosoftSysmon.yaml#L70 Additionally, the fields are incorrectly labelled in DNS parser. The schema...
### Determine this is the right repository - [X] I determined this is the correct repository in which to report this bug. ### Summary of the issue **Context** Using the...
### Testcontainers version 0.32.0 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch ARM64 ### Go version 1.22.4 ### Docker version ```shell Server: Docker Desktop...