methodwebscan 0.0.132__py3-none-any.whl → 0.0.134__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.
@@ -14,6 +14,7 @@ class DiscoverApplicationConfig(UniversalBaseModel):
14
14
  max_redirects: int = pydantic.Field(alias="maxRedirects")
15
15
  verify_tls: bool = pydantic.Field(alias="verifyTls")
16
16
  timeout: int
17
+ threads: int
17
18
 
18
19
  if IS_PYDANTIC_V2:
19
20
  model_config: typing.ClassVar[pydantic.ConfigDict] = pydantic.ConfigDict(extra="allow") # type: ignore # Pydantic v2
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: methodwebscan
3
- Version: 0.0.132
3
+ Version: 0.0.134
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Intended Audience :: Developers
@@ -60,7 +60,7 @@ methodwebscan/resources/discover/resources/application/application_resource.py,s
60
60
  methodwebscan/resources/discover/resources/application/application_resource_config_type.py,sha256=QhGsXnfxaa0Dzh114gwiTB3jpp8t51Yrk0a-C5Ebq9U,311
61
61
  methodwebscan/resources/discover/resources/application/application_resource_type.py,sha256=Xt_xKWaVuxTHpEXokKieTQ51QOhr-UpQh6TEDms_Q4I,337
62
62
  methodwebscan/resources/discover/resources/application/application_resource_type_all.py,sha256=sRkPbetUqtIxZGqZGyo0tn0-uj2-RNhe3NL6K5GHVtQ,157
63
- methodwebscan/resources/discover/resources/application/discover_application_config.py,sha256=He5uTPumDBkRuxUbyr-AeYWe_zmNA2LHUDbcP1FPpjs,874
63
+ methodwebscan/resources/discover/resources/application/discover_application_config.py,sha256=CLUnhTcQFxRx5Y0kSoRxokMvr1ysOkaWD0FcA1q-5As,891
64
64
  methodwebscan/resources/discover/resources/application/discover_application_report.py,sha256=7Pmhlfzzs3X-n8i2gE3eL9jTOWk1kX3-OtH27hV3KzE,753
65
65
  methodwebscan/resources/discover/resources/application/discover_application_result.py,sha256=-EXI56DnL09BgliiSv4T0G76K2aBvZCDaC1t81owEyg,642
66
66
  methodwebscan/resources/discover/resources/page/__init__.py,sha256=ocIKb4gHwZwtOwH2gfT4wGOPCeXUXoaeOkjdeufC2CY,302
@@ -205,6 +205,6 @@ methodwebscan/resources/pentest/resources/waf/resources/detect/waf_detected.py,s
205
205
  methodwebscan/resources/pentest/resources/waf/resources/detect/waf_fingerprint.py,sha256=498nk-i5CG9-rcfoZTgV5wbTOKCSRiWhhLqgh2m_Ouk,739
206
206
  methodwebscan/resources/pentest/resources/waf/resources/detect/waf_provider_enum.py,sha256=zmRi7jk4Bj4z7jqSWHNet2v-vAwsVR4hac-5VioAeb0,231
207
207
  methodwebscan/resources/pentest/resources/waf/resources/detect/waf_rule_category_enum.py,sha256=RzZQd-XUtV6wpDmUCTiSwKLLVnSxTtyrAlnZwYq7DjU,166
208
- methodwebscan-0.0.132.dist-info/METADATA,sha256=neFlMEeWNppxuV4_TKMacLA4NrZM6bFjtLdVWvhMh1A,932
209
- methodwebscan-0.0.132.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
210
- methodwebscan-0.0.132.dist-info/RECORD,,
208
+ methodwebscan-0.0.134.dist-info/METADATA,sha256=Ofz1BR6Yc-n6GUExXJ5Qw8-ahNbxUKwcyVtqpwdDm-c,932
209
+ methodwebscan-0.0.134.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
210
+ methodwebscan-0.0.134.dist-info/RECORD,,