Connectors
...
Actions
Add Analysis
5 min
description processes a query for analysis endpoint url rest/analysis method post inputs json body (object) type (string) query (object) id (number) sortdir (string) sortfield (string) sourcetype (string) startoffset (number) endoffset (number) scanid (number) view (string) output example \[ { "status code" 200, "response headers" {}, "reason" "ok", "json body" { "type" "regular", "response" { "totalrecords" "1", "returnedrecords" 1, "startoffset" "0", "endoffset" "50", "matchingdataelementcount" " 1", "results" \[ { "pluginid" "119500", "severity" { "id" "4", "name" "critical", "description" "critical severity" }, "vprscore" "6 7", "vprcontext" \[ { "id" "age of vuln", "name" "vulnerability age", "value" "60 180 days", "type" "string" }, { "id" "cvssv3 impactscore", "name" "cvssv3 impact score", "value" 5 9, "type" "number" }, { "id" "exploit code maturity", "name" "exploit code maturity", "value" "unproven", "type" "string" }, { "id" "predicted impactscore", "name" "predicted impact score", "value" false, "type" "boolean" }, { "id" "product coverage", "name" "product coverage", "value" "low", "type" "string" }, { "id" "threat intensity last 28", "name " "threat intensity", "value" "low", "type" "string" }, { "id" "threat recency", "name" "threat recency", "value" "7 to 30 days", "type" "string" }, { "id" "threat sources last 28", "name" "threat sources", "value" "security research", "type" "string" } ], "ip" "172 26 48 75", "uuid" "", "port" "8080", "protocol" "tcp", "name" "jenkins < 2 138 4 lts / 2 150 1 lts / 2 154 multiplevulnerabilities", "dnsname" "", "macaddress" "00 50 56🇧🇪27\ da", "netbiosname" "target\\\window7x64", "uniqueness" "repositoryid,ip,dnsname", "hostuniqueness" "repositoryid,ip,dnsname", "family" { "id" "6", "name" "cgi abuses", "type" "active" }, "repository" { "id" "516", "name" "repo1", "description" "", "dataformat" "ipv4" }, "plugininfo" "119500 (8080/6) jenkins < 2 138 4 lts / 2 150 1 lts / 2 154 multiple vulnerabilities" } ] }, "error code" 0, "error msg" "", "warnings" \[], "timestamp" 1553525692 } } ] output parameters status code (number) reason (string) json body (object) type (string) response (object) totalrecords (string) returnedrecords (number) startoffset (string) endoffset (string) matchingdataelementcount (string) results (array) pluginid (string) severity (object) id (string) name (string) description (string) vprscore (string) vprcontext (array) id (string) name (string) value (string) type (string) name (string) ip (string) uuid (string) port (string) protocol (string) name (string) dnsname (string) macaddress (string) netbiosname (string) uniqueness (string) hostuniqueness (string) family (object) id (string) name (string) type (string) repository (object) id (string) name (string) description (string) dataformat (string) plugininfo (string) error code (number) error msg (string) warnings (array) file name (string) – required file (string) – required timestamp (number)