methodwebscan 0.0.133__py3-none-any.whl → 0.0.135__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.
@@ -21,6 +21,7 @@ class PentestApplicationPathTraversalConfig(UniversalBaseModel):
21
21
  max_runtime: int = pydantic.Field(alias="maxRuntime")
22
22
  retries: int
23
23
  sleep: int
24
+ threads: int
24
25
 
25
26
  if IS_PYDANTIC_V2:
26
27
  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.133
3
+ Version: 0.0.135
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Intended Audience :: Developers
@@ -156,7 +156,7 @@ methodwebscan/resources/pentest/resources/application/resources/dast/pentest_app
156
156
  methodwebscan/resources/pentest/resources/application/resources/pathtraversal/__init__.py,sha256=_eixCFYsQsG1y08RErMt1zk4iN1Shp6dP-ubaVpC2vg,533
157
157
  methodwebscan/resources/pentest/resources/application/resources/pathtraversal/path_traversal_result.py,sha256=7-tQdkv5Jnp8g9wDMj6rPsJ90_VvMn1Wlfo_NWxlUh4,626
158
158
  methodwebscan/resources/pentest/resources/application/resources/pathtraversal/path_traversal_target_info.py,sha256=O86M-nyqbTmpbBurxO4BeNXCvZ4actJt1zLQsLxGLEc,736
159
- methodwebscan/resources/pentest/resources/application/resources/pathtraversal/pentest_application_path_traversal_config.py,sha256=sdgFn7MvnHcTOsOXPJO5xF7ctuLS3bG4Ft3Qll9qtDU,1259
159
+ methodwebscan/resources/pentest/resources/application/resources/pathtraversal/pentest_application_path_traversal_config.py,sha256=dNR5woLIL_RAIb7cEnn9XbfCPkffcsYWuHr9Iiy7k0U,1276
160
160
  methodwebscan/resources/pentest/resources/application/resources/pathtraversal/pentest_application_path_traversal_report.py,sha256=Ww3erCyQhzi1DbVwcMKHtM4StUDSxPJkBg4X1sk3Quw,789
161
161
  methodwebscan/resources/pentest/resources/application/resources/scan/__init__.py,sha256=PuMHdHahR6SKouICG2fn0X3oojrK9SF6prFmXuus4T0,1043
162
162
  methodwebscan/resources/pentest/resources/application/resources/scan/resources/__init__.py,sha256=MEDRbvdG_3W2qTwr694u2k4d_4eMu1Qowv9RLT4hSYk,1083
@@ -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.133.dist-info/METADATA,sha256=wj7N3ZSoDjpr89x1GSnB5jZaJxRpKeNvRMY6cCfJkxk,932
209
- methodwebscan-0.0.133.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
210
- methodwebscan-0.0.133.dist-info/RECORD,,
208
+ methodwebscan-0.0.135.dist-info/METADATA,sha256=WMS1nX4Am-sjzB7tSKmzGbW9xIoA-ato9iN9lL0qAyI,932
209
+ methodwebscan-0.0.135.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
210
+ methodwebscan-0.0.135.dist-info/RECORD,,