From b0586c34430291a622f85c649629e8b3eca10f2b Mon Sep 17 00:00:00 2001 From: Oleksandr Volha Date: Tue, 28 Nov 2023 14:00:17 +0200 Subject: [PATCH] fix import --- siem-converter/app/converter/core/tokenizer.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/siem-converter/app/converter/core/tokenizer.py b/siem-converter/app/converter/core/tokenizer.py index 0ced3889..9e41474a 100644 --- a/siem-converter/app/converter/core/tokenizer.py +++ b/siem-converter/app/converter/core/tokenizer.py @@ -27,8 +27,7 @@ from app.converter.core.mapping import SourceMapping, DEFAULT_MAPPING_NAME, BasePlatformMappings from app.converter.core.models.field import Field, Keyword from app.converter.core.models.identifier import Identifier -from app.converter.platforms.sigma.models.group import GroupType -from app.converter.core.custom_types.tokens import OperatorType +from app.converter.core.custom_types.tokens import OperatorType, GroupType from app.converter.tools.utils import get_match_group TOKEN_TYPE = Union[Field, Keyword, Identifier] pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy