Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 866 Bytes

AssetVulnerabilities.md

File metadata and controls

15 lines (11 loc) · 866 Bytes

AssetVulnerabilities

Properties

Name Type Description Notes
critical int The number of critical vulnerabilities. [optional]
exploits int The number of distinct exploits that can exploit any of the vulnerabilities on the asset. [optional]
malware_kits int The number of distinct malware kits that vulnerabilities on the asset are susceptible to. [optional]
moderate int The number of moderate vulnerabilities. [optional]
severe int The number of severe vulnerabilities. [optional]
total int The total number of vulnerabilities. [optional]

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