Added property descriptions

This commit is contained in:
Dulce Montemayor 2020-01-21 13:50:44 -08:00 committed by GitHub
parent 5f669542aa
commit a702eca096
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,11 +37,11 @@ Method |Return Type |Description
Property | Type | Description Property | Type | Description
:---|:---|:--- :---|:---|:---
id | String | Software ID id | String | Software ID
Name | String | Name | String | Software name
Vendor | String | Vendor | String | Software vendor name
Weaknesses | Long | Weaknesses | Long | Number of discovered vulnerabilities
publicExploit | Boolean | publicExploit | Boolean | Public exploit is available for some of the vulnerabilities
activeAlert | Boolean | activeAlert | Boolean | Active alert is associated with this software
exposedMachines | Long | exposedMachines | Long | Number of exposed machines
impactScore | Double | impactScore | Double | Exposure score impact of this software