gcp-cloudrun-worker-pool-literal-environment-values
Cloud Run worker-pool environment variables can contain literal credentials instead of secret references.
Where it sits
| location | run.projects.locations.workerPools.get.template.containers[].env[].value |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Cloud Run (gcp:cloudrun) |
Collection recipe
| access mode | read_api |
| operation | run.projects.locations.workerPools.get |
| response path | template.containers[].env[].value |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
References