Interface protos.grafeas.v1beta1.vulnerability.IPackageIssue (3.1.8)

Properties of a PackageIssue.

Package

@google-cloud/containeranalysis!

Properties

affectedLocation

affectedLocation?: (grafeas.v1beta1.vulnerability.IVulnerabilityLocation|null);

PackageIssue affectedLocation

Property Value
TypeDescription
(grafeas.v1beta1.vulnerability.IVulnerabilityLocation|null)

fixedLocation

fixedLocation?: (grafeas.v1beta1.vulnerability.IVulnerabilityLocation|null);

PackageIssue fixedLocation

Property Value
TypeDescription
(grafeas.v1beta1.vulnerability.IVulnerabilityLocation|null)

severityName

severityName?: (string|null);

PackageIssue severityName

Property Value
TypeDescription
(string|null)