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 webpage details the `WebSecurityScannerConnection` object, which acts as an interface for the `WebSecurityScannerClient` in version 2.17.0, allowing for customizable behavior in testing."],["The `WebSecurityScannerConnection` interface defines virtual methods for user-facing actions such as creating, deleting, getting, listing, and updating scan configurations, along with starting, getting, stopping, and listing scan runs."],["This page includes methods to list crawled URLs, get individual findings, list all findings, and get statistics about finding types, all through virtual methods, with the option for testing with a `MockWebSecurityScannerConnection`."],["The latest release candidate version for the `WebSecurityScannerConnection` object is 2.37.0-rc."],["The webpage also lists prior versions of the `WebSecurityScannerConnection` object, starting with version 2.36.0 all the way back to version 2.11.0."]]],[]]