Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added alias for azure. Thanks NVD #263

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Added alias for azure. Thanks NVD #263

merged 2 commits into from
Feb 27, 2024

Conversation

prabhu
Copy link
Member

@prabhu prabhu commented Feb 27, 2024

Fixes #262

python depscan/cli.py --purl "pkg:pypi/azure-storage-blob@12.8.0" --reports-dir /tmp/reports
Dependency Scan Results (PYPI)
╔════════════════════════════════════════════════════════════════════════════╤═════════════════╤═══════════════════════╤═════════════════╤═══════════╗
║ CVE                                                                        │ Insights        │ Fix Version           │ Severity        │     Score ║
╟────────────────────────────────────────────────────────────────────────────┼─────────────────┼───────────────────────┼─────────────────┼───────────╢
║ azure-storage-blob@12.8.0 ⬅ CVE-2022-30187                                 │                 │ 12.13.0               │ MEDIUM          │       4.7 ║
╚════════════════════════════════════════════════════════════════════════════╧═════════════════╧═══════════════════════╧═════════════════╧═══════════╝
python depscan/cli.py --purl "pkg:pypi/wheel@0.30.0" --reports-dir /tmp/reports
Dependency Scan Results (PYPI)
╔═══════════════════════════════════════════════════════════════╤═════════════════════╤══════════════════════════╤════════════════════╤══════════════╗
║ CVE                                                           │ Insights            │ Fix Version              │ Severity           │        Score ║
╟───────────────────────────────────────────────────────────────┼─────────────────────┼──────────────────────────┼────────────────────┼──────────────╢
║ wheel@0.30.0 ⬅ CVE-2022-40898                                 │                     │ 0.38.1                   │ HIGH               │          7.5 ║
╚═══════════════════════════════════════════════════════════════╧═════════════════════╧══════════════════════════╧════════════════════╧══════════════╝
python depscan/cli.py --purl "pkg:pypi/numpy@1.21.3" --reports-dir /tmp/reports
Dependency Scan Results (PYPI)
╔═══════════════════════════════════════════════════════╤═════════════════════════════════════╤═══════════════════════╤══════════════════╤═══════════╗
║ CVE                                                   │ Insights                            │ Fix Version           │ Severity         │     Score ║
╟───────────────────────────────────────────────────────┼─────────────────────────────────────┼───────────────────────┼──────────────────┼───────────╢
║ numpy@1.21.3 ⬅ CVE-2021-34141                         │ 🧾 Vendor Confirmed                 │ 1.22                  │ MEDIUM           │       5.3 ║
╚═══════════════════════════════════════════════════════╧═════════════════════════════════════╧═══════════════════════╧══════════════════╧═══════════╝

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu mentioned this pull request Feb 27, 2024
@prabhu prabhu merged commit b0ffcd3 into release/5.x Feb 27, 2024
54 checks passed
@prabhu prabhu deleted the fix/pypi-misses branch February 27, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant