owasp-depscan 5.4.3__py3-none-any.whl → 5.4.4__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 owasp-depscan might be problematic. Click here for more details.

depscan/lib/normalize.py CHANGED
@@ -155,7 +155,6 @@ def create_pkg_variations(pkg_dict):
155
155
  vendor_aliases.add("pypi")
156
156
  vendor_aliases.add("python")
157
157
  vendor_aliases.add("python-" + name)
158
- vendor_aliases.add(name + "project")
159
158
  elif purl.startswith("pkg:npm"):
160
159
  # pg-promise CVE is filed as pg
161
160
  if name.endswith("-promise"):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: owasp-depscan
3
- Version: 5.4.3
3
+ Version: 5.4.4
4
4
  Summary: Fully open-source security audit for project dependencies based on known vulnerabilities and advisories.
5
5
  Author-email: Team AppThreat <cloud@appthreat.com>
6
6
  License: MIT
@@ -20,9 +20,9 @@ Classifier: Topic :: Utilities
20
20
  Requires-Python: >=3.8
21
21
  Description-Content-Type: text/markdown
22
22
  License-File: LICENSE
23
- Requires-Dist: appthreat-vulnerability-db ==5.7.3
23
+ Requires-Dist: appthreat-vulnerability-db==5.7.5
24
24
  Requires-Dist: defusedxml
25
- Requires-Dist: oras ~=0.1.26
25
+ Requires-Dist: oras~=0.1.26
26
26
  Requires-Dist: PyYAML
27
27
  Requires-Dist: rich
28
28
  Requires-Dist: quart
@@ -33,11 +33,11 @@ Requires-Dist: Jinja2
33
33
  Requires-Dist: packageurl-python
34
34
  Requires-Dist: cvss
35
35
  Provides-Extra: dev
36
- Requires-Dist: black ; extra == 'dev'
37
- Requires-Dist: flake8 ; extra == 'dev'
38
- Requires-Dist: pytest ; extra == 'dev'
39
- Requires-Dist: pytest-cov ; extra == 'dev'
40
- Requires-Dist: httpretty ; extra == 'dev'
36
+ Requires-Dist: black; extra == "dev"
37
+ Requires-Dist: flake8; extra == "dev"
38
+ Requires-Dist: pytest; extra == "dev"
39
+ Requires-Dist: pytest-cov; extra == "dev"
40
+ Requires-Dist: httpretty; extra == "dev"
41
41
 
42
42
  # Introduction
43
43
 
@@ -10,7 +10,7 @@ depscan/lib/explainer.py,sha256=gSBNMxwyr1s_2v0GY-k3Ds5B92LMeCrqJF5P9nsW934,9966
10
10
  depscan/lib/github.py,sha256=h6e_12xLwspXJbt_7lW6vuHaqgJQgyFSRCLrfUndCH4,1697
11
11
  depscan/lib/license.py,sha256=y4-WZuD2MOunKaLd2EJGcSYP6s3Lp_dgssdzhcl9eEM,2332
12
12
  depscan/lib/logger.py,sha256=TZkxVN2a5g2g0nOlrIodJWaDhTFT6JLtR1vR4fPSMgs,1605
13
- depscan/lib/normalize.py,sha256=WGF-uAJetKPAA569ks0hOXE9BKnkTAcYygueypNXSS4,12801
13
+ depscan/lib/normalize.py,sha256=IRf_GjefuLrdR1sl5qvfNRnCS5yC4Yfs7Q76vpIdJnQ,12756
14
14
  depscan/lib/orasclient.py,sha256=l8Diieh0I2thTova4ozUkMblgyhRsttAkarnkRemsn0,4960
15
15
  depscan/lib/pkg_query.py,sha256=hOZGtWR4xXaGjoy2x8nzp3chSqywroAT6kNE8iI9Y1s,21494
16
16
  depscan/lib/utils.py,sha256=KUQPzjeQYIcjobDakCcbul93Sx74WEqTa_cINmy5620,14844
@@ -66,9 +66,9 @@ vendor/choosealicense.com/_licenses/vim.txt,sha256=d5GQjXB328L8EBkhKgxcjk344D3K7
66
66
  vendor/choosealicense.com/_licenses/wtfpl.txt,sha256=BxXeubkvQm32MDmlZsBcbzJzBpR5kWgw0JxSR9d7f3k,948
67
67
  vendor/choosealicense.com/_licenses/zlib.txt,sha256=e6dfCeLhxD3NCnIkY4cVIagRaWdRvencjNhHZ1APvpc,1678
68
68
  vendor/spdx/json/licenses.json,sha256=JFXWP7m8we70m62f5b144908LnHDGZn0A_5zjNxnyuI,300252
69
- owasp_depscan-5.4.3.dist-info/LICENSE,sha256=oQnCbnZtJ_NLDdOLc-rVY1D1N0RNWLHPpYXcc77xzSo,1073
70
- owasp_depscan-5.4.3.dist-info/METADATA,sha256=9WXae6KJZIAf_l1gEWANnODfcj1HDHCPyC9ycvDHAIA,27345
71
- owasp_depscan-5.4.3.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
72
- owasp_depscan-5.4.3.dist-info/entry_points.txt,sha256=FxQKHFWZTfKU2eBxHPFRxwhSNexntYygYhquykS8zxA,69
73
- owasp_depscan-5.4.3.dist-info/top_level.txt,sha256=qbHOZvNU2dXANv946hMdP2vOi0ESQB5t2ZY5ktKtXvQ,15
74
- owasp_depscan-5.4.3.dist-info/RECORD,,
69
+ owasp_depscan-5.4.4.dist-info/LICENSE,sha256=oQnCbnZtJ_NLDdOLc-rVY1D1N0RNWLHPpYXcc77xzSo,1073
70
+ owasp_depscan-5.4.4.dist-info/METADATA,sha256=XrYOgUFsAHR-9mj0mnRh_NZ5IacX5QuWOZtg5TISVuU,27338
71
+ owasp_depscan-5.4.4.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
72
+ owasp_depscan-5.4.4.dist-info/entry_points.txt,sha256=FxQKHFWZTfKU2eBxHPFRxwhSNexntYygYhquykS8zxA,69
73
+ owasp_depscan-5.4.4.dist-info/top_level.txt,sha256=qbHOZvNU2dXANv946hMdP2vOi0ESQB5t2ZY5ktKtXvQ,15
74
+ owasp_depscan-5.4.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (70.3.0)
2
+ Generator: setuptools (74.1.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5