Table: gcp_websecurityscanner_scan_config_scan_run_crawled_urls
This table shows data for GCP Web Security Scanner Scan Config Scan Run Crawled Urls.
The composite primary key for this table is (project_id, scan_run_name, http_method, url).
Relations
This table depends on gcp_websecurityscanner_scan_config_scan_runs.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
project_id (PK) | String |
scan_run_name (PK) | String |
http_method (PK) | String |
url (PK) | String |
body | String |