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

Search by purl. Also fixes #185 #186

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Search by purl. Also fixes #185 #186

merged 1 commit into from
Dec 15, 2023

Conversation

prabhu
Copy link
Member

@prabhu prabhu commented Dec 14, 2023

Sample execution

PYTHONPATH=. python depscan/cli.py --purl "pkg:npm/%40colors/colors@1.5.0" --reports-dir /tmp/reports

Without this PR, CVE-2021-23567 was incorrectly surfaced as a CVE.

Todo

  • vdb appears to be broken due to cvss_v3 being None. Fixed.
  • There is 1 test related to csaf which is failing. Working on a fix.

cc: @mayaa23

depscan/lib/normalize.py Outdated Show resolved Hide resolved
depscan/lib/csaf.py Outdated Show resolved Hide resolved
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu merged commit 311b7f9 into master Dec 15, 2023
73 checks passed
@prabhu prabhu deleted the feature/purl-search branch December 15, 2023 10:05
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.

2 participants