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
:---|:---|:---
id | String | Software ID
Name | String |
Vendor | String |
Weaknesses | Long |
publicExploit | Boolean |
activeAlert | Boolean |
exposedMachines | Long |
impactScore | Double |
Name | String | Software name
Vendor | String | Software vendor name
Weaknesses | Long | Number of discovered vulnerabilities
publicExploit | Boolean | Public exploit is available for some of the vulnerabilities
activeAlert | Boolean | Active alert is associated with this software
exposedMachines | Long | Number of exposed machines
impactScore | Double | Exposure score impact of this software