howler-api 3.4.0.dev970__py3-none-any.whl → 3.4.0.dev971__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -79,7 +79,7 @@ class ParentParentProcess(odm.Model):
79
79
  odm.Compound(PE),
80
80
  description="Windows Portable Executable (PE) metadata.",
81
81
  )
82
- pid = odm.Optional(odm.Integer(description="Process id."))
82
+ pid = odm.Optional(odm.Long(description="Process id."))
83
83
  same_as_process = odm.Optional(
84
84
  odm.Boolean(
85
85
  description="This boolean is used to identify if a leader process is the same as the top level process."
@@ -141,7 +141,7 @@ class ParentProcess(odm.Model):
141
141
  odm.Compound(PE),
142
142
  description="Windows Portable Executable (PE) metadata.",
143
143
  )
144
- pid = odm.Optional(odm.Integer(description="Process id."))
144
+ pid = odm.Optional(odm.Long(description="Process id."))
145
145
  same_as_process = odm.Optional(
146
146
  odm.Boolean(
147
147
  description="This boolean is used to identify if a leader process is the same as the top level process."
@@ -203,7 +203,7 @@ class Process(odm.Model):
203
203
  odm.Compound(PE),
204
204
  description="Windows Portable Executable (PE) metadata.",
205
205
  )
206
- pid = odm.Optional(odm.Integer(description="Process id."))
206
+ pid = odm.Optional(odm.Long(description="Process id."))
207
207
  same_as_process = odm.Optional(
208
208
  odm.Boolean(
209
209
  description="This boolean is used to identify if a leader process is the same as the top level process."
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: howler-api
3
- Version: 3.4.0.dev970
3
+ Version: 3.4.0.dev971
4
4
  Summary: Howler - API server
5
5
  License: MIT
6
6
  Keywords: howler,alerting,gc,canada,cse-cst,cse,cst,cyber,cccs
@@ -127,7 +127,7 @@ howler/odm/models/ecs/observer.py,sha256=alnC8jCImvJKSUDHhhebAXHIN6ADCN25mpoC4BG
127
127
  howler/odm/models/ecs/organization.py,sha256=KrEeQpoW61-fJSSNyg_iRQL3h5hfaLd3xH_X1cKpP0A,385
128
128
  howler/odm/models/ecs/os.py,sha256=1msI52rFmMwSrDPl_t8iDjtCTtxGwXXzHnPwNEK9YY0,1005
129
129
  howler/odm/models/ecs/pe.py,sha256=jAgISiVQbZfjBA2bFx4Oi_1vCQzzDsB-VS-XciVuWbI,1067
130
- howler/odm/models/ecs/process.py,sha256=eRmMkMw_cSH7wKieVC31W46NToQLDBrlrL1VS4rmkxU,9619
130
+ howler/odm/models/ecs/process.py,sha256=XyaRd3gDMSHBo1Zo9L_az0qj5bjOoNHrYoS0gBlsXew,9610
131
131
  howler/odm/models/ecs/registry.py,sha256=cxS-7WYbE-1ioUEQzqB7kBQ5hbnKfaCiPBSu7pksYyk,1101
132
132
  howler/odm/models/ecs/related.py,sha256=ySGztB9ra5NdJdr_BYVJbQOtuPFdlrw2ji0Tm9nMcQI,1640
133
133
  howler/odm/models/ecs/rule.py,sha256=Gu4FNCTgWOYhafYZ90XP2uIlPVMAvKdXGBZl6zYv64w,2001
@@ -198,7 +198,7 @@ howler/utils/path.py,sha256=DfOU4i4zSs4wchHoE8iE7aWVLkTxiC_JRGepF2hBYBk,690
198
198
  howler/utils/socket_utils.py,sha256=nz1SklC9xBHUSfHyTJjpq3mbozX1GDf01WzdGxfaUII,2212
199
199
  howler/utils/str_utils.py,sha256=HE8Hqh2HlOLaj16w0H9zKOyDJLp-f1LQ50y_WeGZaEk,8389
200
200
  howler/utils/uid.py,sha256=p9dsqyvZ-lpiAuzZWCPCeEM99kdk0Ly9czf04HNdSuw,1341
201
- howler_api-3.4.0.dev970.dist-info/METADATA,sha256=NTuHgaGd9W70dInWb-7af612d1_AkiGe4nulWL5crnQ,2879
202
- howler_api-3.4.0.dev970.dist-info/WHEEL,sha256=EGEvSphFYqXKs23-kQBeyNoJP1nrT8ZJKQoi5p5DYL8,88
203
- howler_api-3.4.0.dev970.dist-info/entry_points.txt,sha256=Lu9SBGvwe0wczJHmc-RudC24lmQk7tv3ZBXon9RIihg,259
204
- howler_api-3.4.0.dev970.dist-info/RECORD,,
201
+ howler_api-3.4.0.dev971.dist-info/METADATA,sha256=gtVLgb5-2A6A1VYkN6roginGcBr0XAEg1y8vRgHaOWQ,2879
202
+ howler_api-3.4.0.dev971.dist-info/WHEEL,sha256=EGEvSphFYqXKs23-kQBeyNoJP1nrT8ZJKQoi5p5DYL8,88
203
+ howler_api-3.4.0.dev971.dist-info/entry_points.txt,sha256=Lu9SBGvwe0wczJHmc-RudC24lmQk7tv3ZBXon9RIihg,259
204
+ howler_api-3.4.0.dev971.dist-info/RECORD,,