Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5bde75e

Browse files
authored
Merge pull request#17 from UncoderIO/file-structure-refactoring
fix import
2 parents0723620 +b0586c3 commit5bde75e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎siem-converter/app/converter/core/tokenizer.py‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
fromapp.converter.core.mappingimportSourceMapping,DEFAULT_MAPPING_NAME,BasePlatformMappings
2828
fromapp.converter.core.models.fieldimportField,Keyword
2929
fromapp.converter.core.models.identifierimportIdentifier
30-
fromapp.converter.platforms.sigma.models.groupimportGroupType
31-
fromapp.converter.core.custom_types.tokensimportOperatorType
30+
fromapp.converter.core.custom_types.tokensimportOperatorType,GroupType
3231
fromapp.converter.tools.utilsimportget_match_group
3332

3433
TOKEN_TYPE=Union[Field,Keyword,Identifier]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp