Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.02 KB

PackageManagerDistribution.md

File metadata and controls

15 lines (11 loc) · 1.02 KB

PackageManagerDistribution

Properties

Name Type Description Notes
cpe_uri str The cpe_uri in cpe format denoting the package manager version distributing a package. [optional]
architecture PackageManagerArchitecture [optional]
latest_version VulnerabilityTypeVersion The latest available version of this package in this distribution channel. [optional]
maintainer str A freeform string denoting the maintainer of this package. [optional]
url str The distribution channel-specific homepage for this package. [optional]
description str The distribution channel-specific description of this package. [optional]

[Back to Model list] [Back to API list] [Back to README]