package websecurityscanner

import "google.golang.org/genproto/googleapis/cloud/websecurityscanner/v1"

Package websecurityscanner aliases all exported identifiers in package "cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb".

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

const (
	Finding_CRITICAL                                                    = src.Finding_CRITICAL
	Finding_HIGH                                                        = src.Finding_HIGH
	Finding_LOW                                                         = src.Finding_LOW
	Finding_MEDIUM                                                      = src.Finding_MEDIUM
	Finding_SEVERITY_UNSPECIFIED                                        = src.Finding_SEVERITY_UNSPECIFIED
	ScanConfigError_APPENGINE_API_BACKEND_ERROR                         = src.ScanConfigError_APPENGINE_API_BACKEND_ERROR
	ScanConfigError_APPENGINE_API_NOT_ACCESSIBLE                        = src.ScanConfigError_APPENGINE_API_NOT_ACCESSIBLE
	ScanConfigError_APPENGINE_DEFAULT_HOST_MISSING                      = src.ScanConfigError_APPENGINE_DEFAULT_HOST_MISSING
	ScanConfigError_CANNOT_USE_GOOGLE_COM_ACCOUNT                       = src.ScanConfigError_CANNOT_USE_GOOGLE_COM_ACCOUNT
	ScanConfigError_CANNOT_USE_OWNER_ACCOUNT                            = src.ScanConfigError_CANNOT_USE_OWNER_ACCOUNT
	ScanConfigError_CODE_UNSPECIFIED                                    = src.ScanConfigError_CODE_UNSPECIFIED
	ScanConfigError_COMPUTE_API_BACKEND_ERROR                           = src.ScanConfigError_COMPUTE_API_BACKEND_ERROR
	ScanConfigError_COMPUTE_API_NOT_ACCESSIBLE                          = src.ScanConfigError_COMPUTE_API_NOT_ACCESSIBLE
	ScanConfigError_CUSTOM_LOGIN_URL_DOES_NOT_BELONG_TO_CURRENT_PROJECT = src.ScanConfigError_CUSTOM_LOGIN_URL_DOES_NOT_BELONG_TO_CURRENT_PROJECT
	ScanConfigError_CUSTOM_LOGIN_URL_HAS_NON_ROUTABLE_IP_ADDRESS        = src.ScanConfigError_CUSTOM_LOGIN_URL_HAS_NON_ROUTABLE_IP_ADDRESS
	ScanConfigError_CUSTOM_LOGIN_URL_HAS_UNRESERVED_IP_ADDRESS          = src.ScanConfigError_CUSTOM_LOGIN_URL_HAS_UNRESERVED_IP_ADDRESS
	ScanConfigError_CUSTOM_LOGIN_URL_MALFORMED                          = src.ScanConfigError_CUSTOM_LOGIN_URL_MALFORMED
	ScanConfigError_CUSTOM_LOGIN_URL_MAPPED_TO_NON_ROUTABLE_ADDRESS     = src.ScanConfigError_CUSTOM_LOGIN_URL_MAPPED_TO_NON_ROUTABLE_ADDRESS
	ScanConfigError_CUSTOM_LOGIN_URL_MAPPED_TO_UNRESERVED_ADDRESS       = src.ScanConfigError_CUSTOM_LOGIN_URL_MAPPED_TO_UNRESERVED_ADDRESS
	ScanConfigError_DUPLICATE_SCAN_NAME                                 = src.ScanConfigError_DUPLICATE_SCAN_NAME
	ScanConfigError_FAILED_TO_AUTHENTICATE_TO_TARGET                    = src.ScanConfigError_FAILED_TO_AUTHENTICATE_TO_TARGET
	ScanConfigError_FINDING_TYPE_UNSPECIFIED                            = src.ScanConfigError_FINDING_TYPE_UNSPECIFIED
	ScanConfigError_FORBIDDEN_TO_SCAN_COMPUTE                           = src.ScanConfigError_FORBIDDEN_TO_SCAN_COMPUTE
	ScanConfigError_FORBIDDEN_UPDATE_TO_MANAGED_SCAN                    = src.ScanConfigError_FORBIDDEN_UPDATE_TO_MANAGED_SCAN
	ScanConfigError_INTERNAL_ERROR                                      = src.ScanConfigError_INTERNAL_ERROR
	ScanConfigError_INVALID_FIELD_VALUE                                 = src.ScanConfigError_INVALID_FIELD_VALUE
	ScanConfigError_MALFORMED_FILTER                                    = src.ScanConfigError_MALFORMED_FILTER
	ScanConfigError_MALFORMED_RESOURCE_NAME                             = src.ScanConfigError_MALFORMED_RESOURCE_NAME
	ScanConfigError_OK                                                  = src.ScanConfigError_OK
	ScanConfigError_PROJECT_INACTIVE                                    = src.ScanConfigError_PROJECT_INACTIVE
	ScanConfigError_REQUIRED_FIELD                                      = src.ScanConfigError_REQUIRED_FIELD
	ScanConfigError_RESOURCE_NAME_INCONSISTENT                          = src.ScanConfigError_RESOURCE_NAME_INCONSISTENT
	ScanConfigError_SCAN_ALREADY_RUNNING                                = src.ScanConfigError_SCAN_ALREADY_RUNNING
	ScanConfigError_SCAN_NOT_RUNNING                                    = src.ScanConfigError_SCAN_NOT_RUNNING
	ScanConfigError_SEED_URL_DOES_NOT_BELONG_TO_CURRENT_PROJECT         = src.ScanConfigError_SEED_URL_DOES_NOT_BELONG_TO_CURRENT_PROJECT
	ScanConfigError_SEED_URL_HAS_NON_ROUTABLE_IP_ADDRESS                = src.ScanConfigError_SEED_URL_HAS_NON_ROUTABLE_IP_ADDRESS
	ScanConfigError_SEED_URL_HAS_UNRESERVED_IP_ADDRESS                  = src.ScanConfigError_SEED_URL_HAS_UNRESERVED_IP_ADDRESS
	ScanConfigError_SEED_URL_MALFORMED                                  = src.ScanConfigError_SEED_URL_MALFORMED
	ScanConfigError_SEED_URL_MAPPED_TO_NON_ROUTABLE_ADDRESS             = src.ScanConfigError_SEED_URL_MAPPED_TO_NON_ROUTABLE_ADDRESS
	ScanConfigError_SEED_URL_MAPPED_TO_UNRESERVED_ADDRESS               = src.ScanConfigError_SEED_URL_MAPPED_TO_UNRESERVED_ADDRESS
	ScanConfigError_SERVICE_ACCOUNT_NOT_CONFIGURED                      = src.ScanConfigError_SERVICE_ACCOUNT_NOT_CONFIGURED
	ScanConfigError_TOO_MANY_SCANS                                      = src.ScanConfigError_TOO_MANY_SCANS
	ScanConfigError_UNABLE_TO_RESOLVE_PROJECT_INFO                      = src.ScanConfigError_UNABLE_TO_RESOLVE_PROJECT_INFO
	ScanConfigError_UNSUPPORTED_BLACKLIST_PATTERN_FORMAT                = src.ScanConfigError_UNSUPPORTED_BLACKLIST_PATTERN_FORMAT
	ScanConfigError_UNSUPPORTED_FILTER                                  = src.ScanConfigError_UNSUPPORTED_FILTER
	ScanConfigError_UNSUPPORTED_FINDING_TYPE                            = src.ScanConfigError_UNSUPPORTED_FINDING_TYPE
	ScanConfigError_UNSUPPORTED_URL_SCHEME                              = src.ScanConfigError_UNSUPPORTED_URL_SCHEME
	ScanConfig_CHROME_ANDROID                                           = src.ScanConfig_CHROME_ANDROID
	ScanConfig_CHROME_LINUX                                             = src.ScanConfig_CHROME_LINUX
	ScanConfig_DISABLED                                                 = src.ScanConfig_DISABLED
	ScanConfig_ENABLED                                                  = src.ScanConfig_ENABLED
	ScanConfig_EXPORT_TO_SECURITY_COMMAND_CENTER_UNSPECIFIED            = src.ScanConfig_EXPORT_TO_SECURITY_COMMAND_CENTER_UNSPECIFIED
	ScanConfig_LOW                                                      = src.ScanConfig_LOW
	ScanConfig_NORMAL                                                   = src.ScanConfig_NORMAL
	ScanConfig_RISK_LEVEL_UNSPECIFIED                                   = src.ScanConfig_RISK_LEVEL_UNSPECIFIED
	ScanConfig_SAFARI_IPHONE                                            = src.ScanConfig_SAFARI_IPHONE
	ScanConfig_USER_AGENT_UNSPECIFIED                                   = src.ScanConfig_USER_AGENT_UNSPECIFIED
	ScanRunErrorTrace_AUTHENTICATION_CONFIG_ISSUE                       = src.ScanRunErrorTrace_AUTHENTICATION_CONFIG_ISSUE
	ScanRunErrorTrace_CODE_UNSPECIFIED                                  = src.ScanRunErrorTrace_CODE_UNSPECIFIED
	ScanRunErrorTrace_INTERNAL_ERROR                                    = src.ScanRunErrorTrace_INTERNAL_ERROR
	ScanRunErrorTrace_SCAN_CONFIG_ISSUE                                 = src.ScanRunErrorTrace_SCAN_CONFIG_ISSUE
	ScanRunErrorTrace_TIMED_OUT_WHILE_SCANNING                          = src.ScanRunErrorTrace_TIMED_OUT_WHILE_SCANNING
	ScanRunErrorTrace_TOO_MANY_HTTP_ERRORS                              = src.ScanRunErrorTrace_TOO_MANY_HTTP_ERRORS
	ScanRunErrorTrace_TOO_MANY_REDIRECTS                                = src.ScanRunErrorTrace_TOO_MANY_REDIRECTS
	ScanRunWarningTrace_BLOCKED_BY_IAP                                  = src.ScanRunWarningTrace_BLOCKED_BY_IAP
	ScanRunWarningTrace_CODE_UNSPECIFIED                                = src.ScanRunWarningTrace_CODE_UNSPECIFIED
	ScanRunWarningTrace_INSUFFICIENT_CRAWL_RESULTS                      = src.ScanRunWarningTrace_INSUFFICIENT_CRAWL_RESULTS
	ScanRunWarningTrace_NO_STARTING_URL_FOUND_FOR_MANAGED_SCAN          = src.ScanRunWarningTrace_NO_STARTING_URL_FOUND_FOR_MANAGED_SCAN
	ScanRunWarningTrace_TOO_MANY_CRAWL_RESULTS                          = src.ScanRunWarningTrace_TOO_MANY_CRAWL_RESULTS
	ScanRunWarningTrace_TOO_MANY_FUZZ_TASKS                             = src.ScanRunWarningTrace_TOO_MANY_FUZZ_TASKS
	ScanRun_ERROR                                                       = src.ScanRun_ERROR
	ScanRun_EXECUTION_STATE_UNSPECIFIED                                 = src.ScanRun_EXECUTION_STATE_UNSPECIFIED
	ScanRun_FINISHED                                                    = src.ScanRun_FINISHED
	ScanRun_KILLED                                                      = src.ScanRun_KILLED
	ScanRun_QUEUED                                                      = src.ScanRun_QUEUED
	ScanRun_RESULT_STATE_UNSPECIFIED                                    = src.ScanRun_RESULT_STATE_UNSPECIFIED
	ScanRun_SCANNING                                                    = src.ScanRun_SCANNING
	ScanRun_SUCCESS                                                     = src.ScanRun_SUCCESS
	Xss_ATTACK_VECTOR_UNSPECIFIED                                       = src.Xss_ATTACK_VECTOR_UNSPECIFIED
	Xss_COOKIE                                                          = src.Xss_COOKIE
	Xss_FORM_INPUT                                                      = src.Xss_FORM_INPUT
	Xss_GET_PARAMETERS                                                  = src.Xss_GET_PARAMETERS
	Xss_HTML_COMMENT                                                    = src.Xss_HTML_COMMENT
	Xss_LOCAL_STORAGE                                                   = src.Xss_LOCAL_STORAGE
	Xss_POST_MESSAGE                                                    = src.Xss_POST_MESSAGE
	Xss_POST_PARAMETERS                                                 = src.Xss_POST_PARAMETERS
	Xss_PROTOCOL                                                        = src.Xss_PROTOCOL
	Xss_REFERRER                                                        = src.Xss_REFERRER
	Xss_SAME_ORIGIN                                                     = src.Xss_SAME_ORIGIN
	Xss_SESSION_STORAGE                                                 = src.Xss_SESSION_STORAGE
	Xss_STORED_XSS                                                      = src.Xss_STORED_XSS
	Xss_URL_FRAGMENT                                                    = src.Xss_URL_FRAGMENT
	Xss_USER_CONTROLLABLE_URL                                           = src.Xss_USER_CONTROLLABLE_URL
	Xss_WINDOW_NAME                                                     = src.Xss_WINDOW_NAME
	Xxe_COMPLETE_REQUEST_BODY                                           = src.Xxe_COMPLETE_REQUEST_BODY
	Xxe_LOCATION_UNSPECIFIED                                            = src.Xxe_LOCATION_UNSPECIFIED
)

Deprecated: Please use consts in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

Variables

var (
	File_google_cloud_websecurityscanner_v1_crawled_url_proto            = src.File_google_cloud_websecurityscanner_v1_crawled_url_proto
	File_google_cloud_websecurityscanner_v1_finding_addon_proto          = src.File_google_cloud_websecurityscanner_v1_finding_addon_proto
	File_google_cloud_websecurityscanner_v1_finding_proto                = src.File_google_cloud_websecurityscanner_v1_finding_proto
	File_google_cloud_websecurityscanner_v1_finding_type_stats_proto     = src.File_google_cloud_websecurityscanner_v1_finding_type_stats_proto
	File_google_cloud_websecurityscanner_v1_scan_config_error_proto      = src.File_google_cloud_websecurityscanner_v1_scan_config_error_proto
	File_google_cloud_websecurityscanner_v1_scan_config_proto            = src.File_google_cloud_websecurityscanner_v1_scan_config_proto
	File_google_cloud_websecurityscanner_v1_scan_run_error_trace_proto   = src.File_google_cloud_websecurityscanner_v1_scan_run_error_trace_proto
	File_google_cloud_websecurityscanner_v1_scan_run_log_proto           = src.File_google_cloud_websecurityscanner_v1_scan_run_log_proto
	File_google_cloud_websecurityscanner_v1_scan_run_proto               = src.File_google_cloud_websecurityscanner_v1_scan_run_proto
	File_google_cloud_websecurityscanner_v1_scan_run_warning_trace_proto = src.File_google_cloud_websecurityscanner_v1_scan_run_warning_trace_proto
	File_google_cloud_websecurityscanner_v1_web_security_scanner_proto   = src.File_google_cloud_websecurityscanner_v1_web_security_scanner_proto
	Finding_Severity_name                                                = src.Finding_Severity_name
	Finding_Severity_value                                               = src.Finding_Severity_value
	ScanConfigError_Code_name                                            = src.ScanConfigError_Code_name
	ScanConfigError_Code_value                                           = src.ScanConfigError_Code_value
	ScanConfig_ExportToSecurityCommandCenter_name                        = src.ScanConfig_ExportToSecurityCommandCenter_name
	ScanConfig_ExportToSecurityCommandCenter_value                       = src.ScanConfig_ExportToSecurityCommandCenter_value
	ScanConfig_RiskLevel_name                                            = src.ScanConfig_RiskLevel_name
	ScanConfig_RiskLevel_value                                           = src.ScanConfig_RiskLevel_value
	ScanConfig_UserAgent_name                                            = src.ScanConfig_UserAgent_name
	ScanConfig_UserAgent_value                                           = src.ScanConfig_UserAgent_value
	ScanRunErrorTrace_Code_name                                          = src.ScanRunErrorTrace_Code_name
	ScanRunErrorTrace_Code_value                                         = src.ScanRunErrorTrace_Code_value
	ScanRunWarningTrace_Code_name                                        = src.ScanRunWarningTrace_Code_name
	ScanRunWarningTrace_Code_value                                       = src.ScanRunWarningTrace_Code_value
	ScanRun_ExecutionState_name                                          = src.ScanRun_ExecutionState_name
	ScanRun_ExecutionState_value                                         = src.ScanRun_ExecutionState_value
	ScanRun_ResultState_name                                             = src.ScanRun_ResultState_name
	ScanRun_ResultState_value                                            = src.ScanRun_ResultState_value
	Xss_AttackVector_name                                                = src.Xss_AttackVector_name
	Xss_AttackVector_value                                               = src.Xss_AttackVector_value
	Xxe_Location_name                                                    = src.Xxe_Location_name
	Xxe_Location_value                                                   = src.Xxe_Location_value
)

Deprecated: Please use vars in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

Functions

func RegisterWebSecurityScannerServer

func RegisterWebSecurityScannerServer(s *grpc.Server, srv WebSecurityScannerServer)

Deprecated: Please use funcs in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

Types

type CrawledUrl

type CrawledUrl = src.CrawledUrl

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.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type CreateScanConfigRequest

type CreateScanConfigRequest = src.CreateScanConfigRequest

Request for the `CreateScanConfig` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type DeleteScanConfigRequest

type DeleteScanConfigRequest = src.DeleteScanConfigRequest

Request for the `DeleteScanConfig` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type Finding

type Finding = src.Finding

A Finding resource represents a vulnerability instance identified during a ScanRun.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type FindingTypeStats

type FindingTypeStats = src.FindingTypeStats

A FindingTypeStats resource represents stats regarding a specific FindingType of Findings under a given ScanRun.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type Finding_Severity

type Finding_Severity = src.Finding_Severity

The severity level of a vulnerability.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type Form

type Form = src.Form

! Information about a vulnerability with an HTML.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type GetFindingRequest

type GetFindingRequest = src.GetFindingRequest

Request for the `GetFinding` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type GetScanConfigRequest

type GetScanConfigRequest = src.GetScanConfigRequest

Request for the `GetScanConfig` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type GetScanRunRequest

type GetScanRunRequest = src.GetScanRunRequest

Request for the `GetScanRun` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListCrawledUrlsRequest

type ListCrawledUrlsRequest = src.ListCrawledUrlsRequest

Request for the `ListCrawledUrls` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListCrawledUrlsResponse

type ListCrawledUrlsResponse = src.ListCrawledUrlsResponse

Response for the `ListCrawledUrls` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListFindingTypeStatsRequest

type ListFindingTypeStatsRequest = src.ListFindingTypeStatsRequest

Request for the `ListFindingTypeStats` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListFindingTypeStatsResponse

type ListFindingTypeStatsResponse = src.ListFindingTypeStatsResponse

Response for the `ListFindingTypeStats` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListFindingsRequest

type ListFindingsRequest = src.ListFindingsRequest

Request for the `ListFindings` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListFindingsResponse

type ListFindingsResponse = src.ListFindingsResponse

Response for the `ListFindings` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListScanConfigsRequest

type ListScanConfigsRequest = src.ListScanConfigsRequest

Request for the `ListScanConfigs` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListScanConfigsResponse

type ListScanConfigsResponse = src.ListScanConfigsResponse

Response for the `ListScanConfigs` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListScanRunsRequest

type ListScanRunsRequest = src.ListScanRunsRequest

Request for the `ListScanRuns` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ListScanRunsResponse

type ListScanRunsResponse = src.ListScanRunsResponse

Response for the `ListScanRuns` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type OutdatedLibrary

type OutdatedLibrary = src.OutdatedLibrary

Information reported for an outdated library.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig

type ScanConfig = src.ScanConfig

A ScanConfig resource contains the configurations to launch a scan.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfigError

type ScanConfigError = src.ScanConfigError

Defines a custom error message used by CreateScanConfig and UpdateScanConfig APIs when scan configuration validation fails. It is also reported as part of a ScanRunErrorTrace message if scan validation fails due to a scan configuration error.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfigError_Code

type ScanConfigError_Code = src.ScanConfigError_Code

Output only. Defines an error reason code. Next id: 44

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_Authentication

type ScanConfig_Authentication = src.ScanConfig_Authentication

Scan authentication configuration.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_Authentication_CustomAccount

type ScanConfig_Authentication_CustomAccount = src.ScanConfig_Authentication_CustomAccount

Describes authentication configuration that uses a custom account.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_Authentication_CustomAccount_

type ScanConfig_Authentication_CustomAccount_ = src.ScanConfig_Authentication_CustomAccount_

type ScanConfig_Authentication_GoogleAccount

type ScanConfig_Authentication_GoogleAccount = src.ScanConfig_Authentication_GoogleAccount

Describes authentication configuration that uses a Google account. Deprecated: Do not use.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_Authentication_GoogleAccount_

type ScanConfig_Authentication_GoogleAccount_ = src.ScanConfig_Authentication_GoogleAccount_

type ScanConfig_Authentication_IapCredential

type ScanConfig_Authentication_IapCredential = src.ScanConfig_Authentication_IapCredential

Describes authentication configuration for Identity-Aware-Proxy (IAP).

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_Authentication_IapCredential_

type ScanConfig_Authentication_IapCredential_ = src.ScanConfig_Authentication_IapCredential_

type ScanConfig_Authentication_IapCredential_IapTestServiceAccountInfo

type ScanConfig_Authentication_IapCredential_IapTestServiceAccountInfo = src.ScanConfig_Authentication_IapCredential_IapTestServiceAccountInfo

Describes authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_Authentication_IapCredential_IapTestServiceAccountInfo_

type ScanConfig_Authentication_IapCredential_IapTestServiceAccountInfo_ = src.ScanConfig_Authentication_IapCredential_IapTestServiceAccountInfo_

type ScanConfig_ExportToSecurityCommandCenter

type ScanConfig_ExportToSecurityCommandCenter = src.ScanConfig_ExportToSecurityCommandCenter

Controls export of scan configurations and results to Security Command Center.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_RiskLevel

type ScanConfig_RiskLevel = src.ScanConfig_RiskLevel

Scan risk levels supported by Web Security Scanner. LOW impact scanning will minimize requests with the potential to modify data. To achieve the maximum scan coverage, NORMAL risk level is recommended.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_Schedule

type ScanConfig_Schedule = src.ScanConfig_Schedule

Scan schedule configuration.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanConfig_UserAgent

type ScanConfig_UserAgent = src.ScanConfig_UserAgent

Type of user agents used for scanning.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRun

type ScanRun = src.ScanRun

A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRunErrorTrace

type ScanRunErrorTrace = src.ScanRunErrorTrace

Output only. Defines an error trace message for a ScanRun.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRunErrorTrace_Code

type ScanRunErrorTrace_Code = src.ScanRunErrorTrace_Code

Output only. Defines an error reason code. Next id: 8

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRunLog

type ScanRunLog = src.ScanRunLog

A ScanRunLog is an output-only proto used for Stackdriver customer logging. It is used for logs covering the start and end of scan pipelines. Other than an added summary, this is a subset of the ScanRun. Representation in logs is either a proto Struct, or converted to JSON. Next id: 9

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRunWarningTrace

type ScanRunWarningTrace = src.ScanRunWarningTrace

Output only. Defines a warning trace message for ScanRun. Warning traces provide customers with useful information that helps make the scanning process more effective.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRunWarningTrace_Code

type ScanRunWarningTrace_Code = src.ScanRunWarningTrace_Code

Output only. Defines a warning message code. Next id: 6

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRun_ExecutionState

type ScanRun_ExecutionState = src.ScanRun_ExecutionState

Types of ScanRun execution state.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ScanRun_ResultState

type ScanRun_ResultState = src.ScanRun_ResultState

Types of ScanRun result state.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type StartScanRunRequest

type StartScanRunRequest = src.StartScanRunRequest

Request for the `StartScanRun` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type StopScanRunRequest

type StopScanRunRequest = src.StopScanRunRequest

Request for the `StopScanRun` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type UnimplementedWebSecurityScannerServer

type UnimplementedWebSecurityScannerServer = src.UnimplementedWebSecurityScannerServer

UnimplementedWebSecurityScannerServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type UpdateScanConfigRequest

type UpdateScanConfigRequest = src.UpdateScanConfigRequest

Request for the `UpdateScanConfigRequest` method.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type ViolatingResource

type ViolatingResource = src.ViolatingResource

Information regarding any resource causing the vulnerability such as JavaScript sources, image, audio files, etc.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type VulnerableHeaders

type VulnerableHeaders = src.VulnerableHeaders

Information about vulnerable or missing HTTP Headers.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type VulnerableHeaders_Header

type VulnerableHeaders_Header = src.VulnerableHeaders_Header

Describes a HTTP Header.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type VulnerableParameters

type VulnerableParameters = src.VulnerableParameters

Information about vulnerable request parameters.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type WebSecurityScannerClient

type WebSecurityScannerClient = src.WebSecurityScannerClient

WebSecurityScannerClient is the client API for WebSecurityScanner service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

func NewWebSecurityScannerClient

func NewWebSecurityScannerClient(cc grpc.ClientConnInterface) WebSecurityScannerClient

Deprecated: Please use funcs in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type WebSecurityScannerServer

type WebSecurityScannerServer = src.WebSecurityScannerServer

WebSecurityScannerServer is the server API for WebSecurityScanner service.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type Xss

type Xss = src.Xss

Information reported for an XSS.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type Xss_AttackVector

type Xss_AttackVector = src.Xss_AttackVector

Types of XSS attack vector.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type Xxe

type Xxe = src.Xxe

Information reported for an XXE.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

type Xxe_Location

type Xxe_Location = src.Xxe_Location

Locations within a request where XML was substituted.

Deprecated: Please use types in: cloud.google.com/go/websecurityscanner/apiv1/websecurityscannerpb

Source Files

alias.go

Version
v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
Published
Feb 19, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
1 hour ago

Tools for package owners.