Cve
Cve
| Name | Description | Schema | Default |
|---|---|---|---|
| category required | Category Example : Language | string | |
| current_version required | Current version Example : 2.9.9.1 | string | |
| cve_code required | Cve code Example : CVE-2019-1454 | string | |
| description required | Description Example : A Polymorphic Typing issue was discovered in FasterXML. | string | |
| links required | Page link Example : https://nvd.nist.gov/vuln/detail/CVE-2019-1454 | string | |
| os_language optional | OS or language Example : Java | any of [string, null] | |
| package_name optional | Package name Example : com.example.sample | any of [string, null] | |
| severity required | Severity Example : High | string | |
| update_version required | Updated version Example : 2.9.10, 2.8.11.5, 2.6.7.3 | string | |
| vectors required | Vectors |