Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 951 Bytes

Software.md

File metadata and controls

18 lines (14 loc) · 951 Bytes

Software

Properties

Name Type Description Notes
configurations list[Configuration] The attributes of the software. [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]