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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]