regscale-cli 6.20.1.0__py3-none-any.whl → 6.20.1.1__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.
Potentially problematic release.
This version of regscale-cli might be problematic. Click here for more details.
- regscale/__init__.py +1 -1
- regscale/integrations/commercial/synqly/edr.py +8 -2
- regscale/integrations/commercial/synqly/ticketing.py +25 -0
- regscale/models/integration_models/cisa_kev_data.json +6 -6
- regscale/models/integration_models/synqly_models/capabilities.json +1 -1
- regscale/models/regscale_models/supply_chain.py +1 -1
- {regscale_cli-6.20.1.0.dist-info → regscale_cli-6.20.1.1.dist-info}/METADATA +1 -1
- {regscale_cli-6.20.1.0.dist-info → regscale_cli-6.20.1.1.dist-info}/RECORD +12 -12
- {regscale_cli-6.20.1.0.dist-info → regscale_cli-6.20.1.1.dist-info}/LICENSE +0 -0
- {regscale_cli-6.20.1.0.dist-info → regscale_cli-6.20.1.1.dist-info}/WHEEL +0 -0
- {regscale_cli-6.20.1.0.dist-info → regscale_cli-6.20.1.1.dist-info}/entry_points.txt +0 -0
- {regscale_cli-6.20.1.0.dist-info → regscale_cli-6.20.1.1.dist-info}/top_level.txt +0 -0
|
@@ -117,7 +117,7 @@ class SupplyChain(RegScaleModel):
|
|
|
117
117
|
naics: Optional[str] = None
|
|
118
118
|
stockSymbol: Optional[str] = None
|
|
119
119
|
aribaNetworkId: Optional[str] = None
|
|
120
|
-
contractOwnerId: str = Field(default_factory=RegScaleModel.
|
|
120
|
+
contractOwnerId: str = Field(default_factory=RegScaleModel.get_user_id)
|
|
121
121
|
|
|
122
122
|
@staticmethod
|
|
123
123
|
def _get_additional_endpoints() -> ConfigDict:
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
regscale/__init__.py,sha256=
|
|
1
|
+
regscale/__init__.py,sha256=R8kQpB2LbsQlXKthcZP_3nYntLB4F_F8_ZKonzaI8y4,25
|
|
2
2
|
regscale/regscale.py,sha256=t4uLMzy9P_KeKazI9ZTQupTkbgh28uMilLSpmzn7adE,30983
|
|
3
3
|
regscale/airflow/__init__.py,sha256=yMwN0Bz4JbM0nl5qY_hPegxo_O2ilhTOL9PY5Njhn-s,270
|
|
4
4
|
regscale/airflow/click_dags.py,sha256=H3SUR5jkvInNMv1gu-VG-Ja_H-kH145CpQYNalWNAbE,4520
|
|
@@ -205,8 +205,8 @@ regscale/integrations/commercial/stigv2/click_commands.py,sha256=Tywelob4WwZuriS
|
|
|
205
205
|
regscale/integrations/commercial/stigv2/stig_integration.py,sha256=-UlfL0BBI3jFGotctOJyTCRAU9zIXW6mwU7ySrRXE9U,11573
|
|
206
206
|
regscale/integrations/commercial/synqly/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
207
207
|
regscale/integrations/commercial/synqly/assets.py,sha256=V3cDMRCy0nUCD53l9qxQDPe9LIKPUGT8FUyBuhUQ7No,2679
|
|
208
|
-
regscale/integrations/commercial/synqly/edr.py,sha256=
|
|
209
|
-
regscale/integrations/commercial/synqly/ticketing.py,sha256=
|
|
208
|
+
regscale/integrations/commercial/synqly/edr.py,sha256=qPpsnk9joSoJnbI4rI2qz5LrMUU9bTwNC-3IYHwsfxs,2708
|
|
209
|
+
regscale/integrations/commercial/synqly/ticketing.py,sha256=FvrVyDGvqlDh4znEaF77cuoDZKhIUI5U6d5U2g-rdWI,6399
|
|
210
210
|
regscale/integrations/commercial/synqly/vulnerabilities.py,sha256=B8GwfKVDdoOIikjZO-4KqDNf-ApXlcJNkwmno0FjDOQ,7842
|
|
211
211
|
regscale/integrations/commercial/tenablev2/__init__.py,sha256=UpSY_oww83kz9c7amdbptJKwDB1gAOBQDS-Q9WFp588,295
|
|
212
212
|
regscale/integrations/commercial/tenablev2/authenticate.py,sha256=VPTmxaVCaah2gJYNeU9P1KoQ734ohGQ-wcVy6JfqDTE,1247
|
|
@@ -306,7 +306,7 @@ regscale/models/integration_models/azure_alerts.py,sha256=2etrpvcxa7jVQrc98bJlVG
|
|
|
306
306
|
regscale/models/integration_models/base64.py,sha256=sxV6O5qY1_TstJENX5jBPsSdQwmA83-NNhgJFunXiZE,570
|
|
307
307
|
regscale/models/integration_models/burp.py,sha256=hPQkmmUdC84MBFTE2Di5NvjbGz1ssISSkZdDaVi-ZoQ,16941
|
|
308
308
|
regscale/models/integration_models/burp_models.py,sha256=UytDTAcCaxyu-knFkm_mEUH6UmWK3OTXKSC9Sc6OjVs,3669
|
|
309
|
-
regscale/models/integration_models/cisa_kev_data.json,sha256=
|
|
309
|
+
regscale/models/integration_models/cisa_kev_data.json,sha256=17Aw1gj7q0Wsi6QvpWqKmt86NcUriJyscsPXJjHyvnc,1196182
|
|
310
310
|
regscale/models/integration_models/defender_data.py,sha256=jsAcjKxiGmumGerj7xSWkFd6r__YpuKDnYX5o7xHDiE,2844
|
|
311
311
|
regscale/models/integration_models/defenderimport.py,sha256=OFwEH0Xu-HFLIZJZ8hP60Ov3lS8RR7KHEsw4wI8QnoE,5766
|
|
312
312
|
regscale/models/integration_models/drf.py,sha256=Aq7AdLa_CH97NrnR-CxaFI22JjVN9uCxVN7Z-BBUaNU,18896
|
|
@@ -332,7 +332,7 @@ regscale/models/integration_models/flat_file_importer/__init__.py,sha256=jtZamIz
|
|
|
332
332
|
regscale/models/integration_models/sbom/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
333
333
|
regscale/models/integration_models/sbom/cyclone_dx.py,sha256=0pFR0BWBrF5c8_cC_8mj2MXvNOMHOdHbBYXvTVfFAh8,4058
|
|
334
334
|
regscale/models/integration_models/synqly_models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
335
|
-
regscale/models/integration_models/synqly_models/capabilities.json,sha256=
|
|
335
|
+
regscale/models/integration_models/synqly_models/capabilities.json,sha256=jiutFpRs-4ndjwki1SOzkjp_mRwctK2sWdBE65R7ESY,299486
|
|
336
336
|
regscale/models/integration_models/synqly_models/connector_types.py,sha256=8nxptkTexpskySnmL0obNAff_iu_fx6tJ7i1-4hJvao,461
|
|
337
337
|
regscale/models/integration_models/synqly_models/ocsf_mapper.py,sha256=e2kTOhWSNRnzbgMchMx-7c21pCgSv2DqWnxvajKEKJM,16960
|
|
338
338
|
regscale/models/integration_models/synqly_models/param.py,sha256=45zgYUV4U9Ia8-CdIb4TlE3vfDMMtbfA1y5LOiznnH8,2645
|
|
@@ -423,7 +423,7 @@ regscale/models/regscale_models/security_plan.py,sha256=4hBnAqHpjVXd6i1dsO2r2HbP
|
|
|
423
423
|
regscale/models/regscale_models/software_inventory.py,sha256=FRAIfoUlS0kaX1HQRDyV5q4yxwRHilXbS52NSj6exo0,5555
|
|
424
424
|
regscale/models/regscale_models/stake_holder.py,sha256=JIuDTIky_3acDl-NOMwylTHkppN38JgPDZ1A6wM-BGE,1956
|
|
425
425
|
regscale/models/regscale_models/stig.py,sha256=y-PQuGg3pwDTfsNZGW6anaNAjIZBQoNe7GOLMiT5zfw,26329
|
|
426
|
-
regscale/models/regscale_models/supply_chain.py,sha256=
|
|
426
|
+
regscale/models/regscale_models/supply_chain.py,sha256=lXvXn5zXfLmBQwJ2sm43gXBM8e7Oah_YsTZM2ANqjV8,5135
|
|
427
427
|
regscale/models/regscale_models/system_role.py,sha256=cGKhdekD0ZlT_cuUGDhzED9J46UzWdAVzdoq_TxG0KA,6406
|
|
428
428
|
regscale/models/regscale_models/system_role_external_assignment.py,sha256=vCI-paDP4gARkHyGareBUdkmK0hcp1cDSe7yFdYMSug,1333
|
|
429
429
|
regscale/models/regscale_models/tag.py,sha256=D4n5ABDzjI7u1ukjRyHgmgyVd8iNTNJlQrdi55AhYmM,1130
|
|
@@ -505,9 +505,9 @@ tests/regscale/models/test_regscale_model.py,sha256=ZsrEZkC4EtdIsoQuayn1xv2gEGcV
|
|
|
505
505
|
tests/regscale/models/test_report.py,sha256=eiSvS_zS0aVeL0HBvtmHVvEzcfF9ZFVn2twj5g8KttY,970
|
|
506
506
|
tests/regscale/models/test_tenable_integrations.py,sha256=PNJC2Zu6lv1xj7y6e1yOsz5FktSU3PRKb5x3n5YG3w0,4072
|
|
507
507
|
tests/regscale/models/test_user_model.py,sha256=e9olv28qBApgnvK6hFHOgXjUC-pkaV8aGDirEIWASL4,4427
|
|
508
|
-
regscale_cli-6.20.1.
|
|
509
|
-
regscale_cli-6.20.1.
|
|
510
|
-
regscale_cli-6.20.1.
|
|
511
|
-
regscale_cli-6.20.1.
|
|
512
|
-
regscale_cli-6.20.1.
|
|
513
|
-
regscale_cli-6.20.1.
|
|
508
|
+
regscale_cli-6.20.1.1.dist-info/LICENSE,sha256=ytNhYQ9Rmhj_m-EX2pPq9Ld6tH5wrqqDYg-fCf46WDU,1076
|
|
509
|
+
regscale_cli-6.20.1.1.dist-info/METADATA,sha256=LrMh04f0ytsqzXQtRpy5_xICsU3BR28r4QPg0iN1FaI,34671
|
|
510
|
+
regscale_cli-6.20.1.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
511
|
+
regscale_cli-6.20.1.1.dist-info/entry_points.txt,sha256=cLOaIP1eRv1yZ2u7BvpE3aB4x3kDrDwkpeisKOu33z8,269
|
|
512
|
+
regscale_cli-6.20.1.1.dist-info/top_level.txt,sha256=Uv8VUCAdxRm70bgrD4YNEJUmDhBThad_1aaEFGwRByc,15
|
|
513
|
+
regscale_cli-6.20.1.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|