gcp-bigquery-routine-definition
Routine SQL or source code can contain hard-coded credentials and sensitive literals.
Where it sits
| location | bigquery.routines.get.definitionBody |
| location kind | code_artifact |
| data kinds | source_code_secret credential password api_key private_key sensitive_data |
| emits edge | ContainsCredential |
| service | BigQuery (gcp:bigquery) |
Collection recipe
| access mode | read_api |
| operation | bigquery.routines.get |
| response path | definitionBody |
| encoding | string |
| params | {"datasetId": "\u003cdataset\u003e", "projectId": "\u003cproject\u003e", "routineId": "\u003croutine\u003e"} |
Required permissions
bigquery.routines.get
References