Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 652 Bytes

File metadata and controls

10 lines (7 loc) · 652 Bytes

Grafeas::VulnerabilityTypeVulnerabilityLocation

Properties

Name Type Description Notes
cpe_uri String The cpe_uri in [cpe format] (https://cpe.mitre.org/specification/) format. Examples include distro or storage location for vulnerable jar. This field can be used as a filter in list requests. [optional]
package String The package being described. [optional]
version VulnerabilityTypeVersion The version of the package being described. This field can be used as a filter in list requests. [optional]