gcp-pubsub-push-subscription-configuration
Push endpoint URLs and attributes can expose embedded query credentials or webhook configuration.
Where it sits
| location | pubsub.projects.subscriptions.get.pushConfig.{pushEndpoint,attributes.<value>} |
| location kind | config_field |
| data kinds | credential api_key webhook_secret sensitive_data |
| emits edge | ContainsCredential |
| service | Pub/Sub (gcp:pubsub) |
Collection recipe
| access mode | read_api |
| operation | pubsub.projects.subscriptions.get |
| response path | pushConfig.{pushEndpoint,attributes.<value>} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
pubsub.subscriptions.get
References