Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 954 Bytes

Software.md

File metadata and controls

18 lines (14 loc) · 954 Bytes

Software

Properties

Name Type Description Notes
configurations list[Configuration] ${software.attributes.description} [optional]
cpe SoftwareCpe The Common Platform Enumeration (CPE) of the software. [optional]
description str The description of the software. [optional]
family str The family of the software. [optional]
id int [optional]
product str The product of the software. [optional]
type str The version of the software. [optional]
vendor str The vendor of the software. [optional]
version str The version of the software. [optional]

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