Update software.md

This commit is contained in:
Dulce Montemayor
2020-01-21 20:17:01 -08:00
committed by GitHub
parent bfb085cc3d
commit 19108ca43a

View File

@ -40,7 +40,7 @@ id | String | Software ID
Name | String | Software name Name | String | Software name
Vendor | String | Software vendor name Vendor | String | Software vendor name
Weaknesses | Long | Number of discovered vulnerabilities Weaknesses | Long | Number of discovered vulnerabilities
publicExploit | Boolean | Public exploit is available for some of the vulnerabilities publicExploit | Boolean | Public exploit exists for some of the vulnerabilities
activeAlert | Boolean | Active alert is associated with this software activeAlert | Boolean | Active alert is associated with this software
exposedMachines | Long | Number of exposed machines exposedMachines | Long | Number of exposed machines
impactScore | Double | Exposure score impact of this software impactScore | Double | Exposure score impact of this software