This interface defines virtual methods for each of the user-facing overload sets in WebSecurityScannerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type WebSecurityScannerClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document outlines the `WebSecurityScannerConnection` interface, which defines virtual methods corresponding to user-facing overloads in `WebSecurityScannerClient`."],["The latest version available is `2.37.0-rc`, while the current version of the document relates to `2.35.0`, with numerous prior releases listed."],["`WebSecurityScannerConnection` facilitates the injection of custom behavior, notably for testing via mocking."],["Key functions include managing scan configurations and runs, such as creating, deleting, getting, listing, starting, and stopping scans."],["It also provides methods to retrieve information about crawled URLs, findings, and finding type statistics."]]],[]]