Skip to content

Commit 342f8db

Browse files
committed
fix conflits + update requirements
1 parent 35e8154 commit 342f8db

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

uncoder-core/app/translator/mappings/platforms/qradar/default.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@ field_mapping:
3939
- Username
4040
- Security ID
4141
CommandLine: Command
42-
<<<<<<< HEAD
43-
Protocol:
44-
=======
4542
Protocol:
46-
>>>>>>> main
4743
- IPProtocol
4844
- protocol
4945
Application:

uncoder-core/app/translator/mappings/platforms/qradar/webserver.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ field_mapping:
1313
- URL
1414
- XForceCategoryByURL
1515
c-useragent: User Agent
16-
<<<<<<< HEAD
17-
cs-method:
18-
=======
1916
cs-method:
20-
>>>>>>> main
2117
- HTTP Method
2218
- Method
2319
cs-bytes: Bytes Sent

uncoder-core/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ colorama~=0.4.6
66
ruff==0.1.13
77
ujson==5.9.0
88
xmltodict~=0.13.0
9+
isodate==0.6.1

0 commit comments

Comments
 (0)