PackageData class
Properties
-
cpeUri
↔ String?
-
The cpe_uri in cpe format in which
the vulnerability may manifest.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
os
↔ String?
-
The OS affected by a vulnerability This field is deprecated and the
information is in cpe_uri
getter/setter pair
-
osVersion
↔ String?
-
The version of the OS This field is deprecated and the information is in
cpe_uri
getter/setter pair
-
package
↔ String?
-
The package being analysed for vulnerabilities
getter/setter pair
-
packageType
↔ String?
-
The type of package: os, maven, go, etc.
Possible string values are:
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
unused
↔ String?
-
getter/setter pair
-
version
↔ String?
-
The version of the package being analysed
getter/setter pair