8000 Add `cvssDetails` to IssueData by keiya-nobuta · Pull Request #180 · snyk-labs/pysnyk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add cvssDetails to IssueData #180

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

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Conversation

keiya-nobuta
Copy link
Contributor

I think it's useful for the user to be able to get information about the NVD's CVSS score etc, but why is this a hidden (undocumented) attribute?

example:

$ python examples/api-demo-2c-list-issues-aggregated.py --orgId $ORG_ID --projectId $PRJ_ID

 SQL Injection
  id: SNYK-UNMANAGED-POSTGRESQL-2336056
  url: https://snyk.io/vuln/SNYK-UNMANAGED-POSTGRESQL-2336056
  https://ftp.postgresql.org|postgresql@['9.6.1']
  Severity: critical
  CVSS Score: 9.8
    NVD score: 9.8
    Red Hat score: 8
    SUSE score: 9.8
<...>

Copy link
Collaborator
@garethr garethr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, appreciated.

@garethr garethr merged commit 29b5c06 into snyk-labs:master Jan 13, 2024
@keiya-nobuta keiya-nobuta deleted the add_cvssDetails branch January 16, 2024 12:32
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
0