GoogleApi.OnDemandScanning.V1.Model.PackageData (google_api_on_demand_scanning v0.2.0) View Source
Attributes
-
cpeUri
(type:String.t
, default:nil
) - The cpe_uri in [cpe format] (https://cpe.mitre.org/specification/) in which the vulnerability may manifest. Examples include distro or storage location for vulnerable jar. -
os
(type:String.t
, default:nil
) - The OS affected by a vulnerability This field is deprecated and the information is in cpe_uri -
osVersion
(type:String.t
, default:nil
) - The version of the OS This field is deprecated and the information is in cpe_uri -
package
(type:String.t
, default:nil
) - The package being analysed for vulnerabilities -
packageType
(type:String.t
, default:nil
) - The type of package: os, maven, go, etc. -
unused
(type:String.t
, default:nil
) - -
version
(type:String.t
, default:nil
) - The version of the package being analysed
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.