|
Parameter |
Optional/ Mandatory |
Data Type |
Description |
|---|---|---|---|
|
id |
long |
The primary host instance vulnerability key. |
|
|
hostAssetId |
long |
The ID of the host asset where the vulnerability was found. |
|
|
created |
date |
The date the vulnerability was added to the KnowledgeBase. |
|
|
found |
boolean |
Set to true if the QID was detected on the host by the latest scan of that host. |
|
|
firstFound |
date |
The date/time the vulnerability was first detected on the host. |
|
|
lastfound |
date |
The most recent date/time the vulnerability was detected on the host. |
|
|
lastScanned |
date |
The most recent date/time the vulnerability was tested for the host. |
|
|
qid |
long |
The Qualys vulnerability ID of the vulnerability. |
|
|
disabled |
long |
Set to true if the QID is marked as disabled in your subscription. Set to false if the QID is not marked disabled. |
|
|
fqdn |
string |
The fully qualified domain name of the host. |
|
|
ssl |
boolean |
Set to true if the vulnerability was detected over SSL. Set to false if the vulnerability was not detected over SSL. This element is not returned for information gathered. |
|
|
updated |
date |
The last date/time the vulnerability data was updated for the host. |
|
|
ignored |
boolean |
Set to true if the QID/host/port is marked as ignored in your subscription. Set to false if the QID/host/port is not marked ignored. |
|
|
protocol |
The protocol the vulnerability was detected on (TCP, UDP, ICMP). |
||
|
port |
integer |
The port number the vulnerability was detected on. |
|
|
source |
The vulnerability source (HOST, ORACLE, HSSQL, OTHER). |