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 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."]]],[]]