Name | Type | Description | Notes |
---|---|---|---|
cpe_uri | String | The cpe_uri in [cpe format] (https://cpe.mitre.org/specification/) in which the vulnerability manifests. Examples include distro or storage location for vulnerable jar. This field can be used as a filter in list requests. | [optional] |
package | String | The name of the package where the vulnerability was found. This field can be used as a filter in list requests. | [optional] |
min_affected_version | VulnerabilityTypeVersion | The min version of the package in which the vulnerability exists. | [optional] |
max_affected_version | VulnerabilityTypeVersion | The max version of the package in which the vulnerability exists. This field can be used as a filter in list requests. | [optional] |
severity_name | String | The severity (eg: distro assigned severity) for this vulnerability. | [optional] |
description | String | A vendor-specific description of this note. | [optional] |
fixed_location | VulnerabilityTypeVulnerabilityLocation | The fix for this specific package version. | [optional] |
package_type | String | [optional] |
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.