Qualys Web Application Scan Summary Integration

The Qualys Web Application Scan Summary Integration syncs data from the Qualys platform to the sn_vul_app_vul_scan_summary table of ServiceNow. The following table shows the mapping between Qualys and the ServiceNow table:

Field in Qualys WAS API Response XML

Corresponding Field on ServiceNow UI

Expected Values

<WasScan>..

<id></id>..

</WasScan>

Source Scan ID

WAS Scan ID

<WasScan>..

<id></id>

<name>

</name>..

</WasScan>

Scan Summary Name

WAS Scan Name

<webApp>..

<id></id>..

</webApp>

Source App ID

Application Release

launchedDate

Last Scan date

Qualys WAS stores this time in the UTC format. The integration converts this UTC time into the time zone configured for this ServiceNow instance.

launchedDate

Last Dynamic Scan Date

Qualys WAS stores this time in the UTC format. The integration converts this UTC time into the time zone configured for this ServiceNow instance.

Related Topic

Qualys Web Application Scan Summary Integration