Skip to content

VCIO-next: Missing Summary values #859

Description

@tdruez

For example getting vulnerabilities using this query by cpe: /api/cpes/?cpe=cpe:2.3:a:wireshark:wireshark:3.6.0:*:*:*:*:*:*:*

Results:

 {
            "url": "http://public.vulnerablecode.io/api/vulnerabilities/2680",
            "vulnerability_id": "VULCOID-22G",
            "summary": "",
            "aliases": [
                {
                    "alias": "CVE-2021-4181"
                }
            ],

The summary is empty, but when looking at the CVE-2021-4181 reference URL there's a summary available: https://nvd.nist.gov/vuln/detail/CVE-2021-4181

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions