A CrawledUrl resource represents a URL that was crawled during a ScanRun. Web
Security Scanner Service crawls the web applications, following all links
within the scope of sites, to find the URLs to test against.
Request for the CreateScanConfig method.
Request for the DeleteScanConfig method.
A Finding resource represents a vulnerability instance identified during a
ScanRun.
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
Request for the GetFinding method.
Request for the GetScanConfig method.
Request for the GetScanRun method.
Request for the ListCrawledUrls method.
Response for the ListCrawledUrls method.
Request for the ListFindingTypeStats method.
Response for the ListFindingTypeStats method.
Request for the ListFindings method.
Response for the ListFindings method.
Request for the ListScanConfigs method.
Response for the ListScanConfigs method.
Request for the ListScanRuns method.
Response for the ListScanRuns method.
Information reported for an outdated library.
A ScanConfig resource contains the configurations to launch a scan.
next id: 12
A ScanRun is a output-only resource representing an actual run of the scan.
Request for the StartScanRun method.
Request for the StopScanRun method.
Request for the UpdateScanConfigRequest method.
Information regarding any resource causing the vulnerability such
as JavaScript sources, image, audio files, etc.
Information about vulnerable or missing HTTP Headers.
Information about vulnerable request parameters.
Information reported for an XSS.