An occurrence of a particular package installation found within a system's
filesystem. E.g., glibc was found in /var/lib/dpkg/status
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cpe_uri
def
cpe_uri
()
-
>
::
String
Returns
- (::String) — Required. The CPE URI in CPE format denoting the package manager version distributing a package.
#cpe_uri=
def
cpe_uri=
(
value
)
-
>
::
String
Parameter
- value(::String) — Required. The CPE URI in CPE format denoting the package manager version distributing a package.
Returns
- (::String) — Required. The CPE URI in CPE format denoting the package manager version distributing a package.
#path
def
path
()
-
>
::
String
Returns
- (::String) — The path from which we gathered that this package/version is installed.
#path=
def
path=
(
value
)
-
>
::
String
Parameter
- value(::String) — The path from which we gathered that this package/version is installed.
Returns
- (::String) — The path from which we gathered that this package/version is installed.
#version
def
version
()
-
>
::
Grafeas
::
V1
::
Version
Returns
- ( ::Grafeas::V1::Version ) — The version installed at this location.
#version=
def
version=
(
value
)
-
>
::
Grafeas
::
V1
::
Version
Parameter
- value( ::Grafeas::V1::Version ) — The version installed at this location.
Returns
- ( ::Grafeas::V1::Version ) — The version installed at this location.