Table: gcp_websecurityscanner_scan_configs
This table shows data for GCP Web Security Scanner Scan Configs.
The composite primary key for this table is (project_id, name).
Relations
The following tables depend on gcp_websecurityscanner_scan_configs:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
project_id (PK) | String |
name (PK) | String |
display_name | String |
max_qps | Int |
starting_urls | StringArray |
authentication | JSON |
user_agent | String |
blacklist_patterns | StringArray |
schedule | JSON |
export_to_security_command_center | String |
risk_level | String |
managed_scan | Bool |
static_ip_scan | Bool |
ignore_http_status_errors | Bool |