gcp-cloudbuild-build-substitutions
User-defined substitutions are plaintext build configuration and may be misused for secrets.
Where it sits
| location | cloudbuild.projects.builds.get.substitutions.<value> |
| location kind | config_field |
| data kinds | credential password api_key access_key secret_key oauth_token sensitive_data |
| emits edge | ContainsCredential |
| service | Cloud Build (gcp:cloudbuild) |
Collection recipe
| access mode | read_api |
| operation | cloudbuild.projects.builds.get |
| response path | substitutions.<value> |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
cloudbuild.builds.get
References