Scan Results JSON - Sample

Sample JSON output for vulnerability scan results is shown below.

Sample JSON Output

[
    {
        "scan_report_template_title": "Scan Results",
        "result_date": "06/29/2018 06:19:26",
        "company": "Qualys, Inc",
        "add1": "919 E Hillsdale Blvd,4th Floor",
        "add2": null,
        "city": "Foster City",
        "state": "California",
        "country": "United States of America",
        "zip": "94404",
        "name": "test123",
        "username": "test@123",
        "role": "Manager"
    },
    {
        "scan_date": "09/29/2018 21:20:35",
        "active_hosts": null,
        "total_hosts": "457660",
        "type": "On Demand",
        "status": "Canceled",
        "reference": "scan/1527628838.16797",
        "scanner_appliance": "",
        "duration": "00:00:24",
        "scan_title": "My Scan",
        "asset_groups": "4.5LIPs",
        "ips": "10.10.0.0, 10.10.0.2, 10.10.0.4, 10.10.0.6",
        "excluded_ips": "",
        "option_profile": "Initial Options"
    },
    {
        "host_not_scanned,_scan_canceled_by_user_ip_": "10.10.0.0,  10.10.0.2,  10.10.0.4,  10.10.0.6"
    }
]

 


 

 

Was this topic helpful?

success Thank you! We're glad to hear that this topic was useful.
success We appreciate your feedback. We'll work to make this topic better for you in the future.