Skip to content

Commit c51fb74

Browse files
authored
Merge pull request #218 from UncoderIO/gis-9197
gis-9197 add strict mapping to sentinel one power query
2 parents d5639ce + a1a1341 commit c51fb74

File tree

1 file changed

+2
-2
lines changed
  • uncoder-core/app/translator/platforms/sentinel_one

1 file changed

+2
-2
lines changed

uncoder-core/app/translator/platforms/sentinel_one/mapping.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from app.translator.core.mapping import BasePlatformMappings, LogSourceSignature
1+
from app.translator.core.mapping import LogSourceSignature, BaseStrictLogSourcesPlatformMappings
22
from app.translator.platforms.sentinel_one.const import sentinel_one_power_query_details
33

44

@@ -10,7 +10,7 @@ def __str__(self) -> str:
1010
return ""
1111

1212

13-
class SentinelOnePowerQueryMappings(BasePlatformMappings):
13+
class SentinelOnePowerQueryMappings(BaseStrictLogSourcesPlatformMappings):
1414
def prepare_log_source_signature(self, mapping: dict) -> SentinelOnePowerQueryLogSourceSignature:
1515
...
1616

0 commit comments

Comments
 (0)
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