gcp-cloudbuild-build-step-arguments
Build command arguments may contain inline tokens, passwords, or signed URLs.
Where it sits
| location | cloudbuild.projects.builds.get.steps[].args[] |
| location kind | command_argument |
| 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 | steps[].args[] |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
cloudbuild.builds.get
References