gcp-gke-configmap-data
ConfigMaps are plaintext and are frequently misused for passwords, API keys, and application configuration.
Where it sits
| location | Kubernetes CoreV1 readNamespacedConfigMap/listConfigMapForAllNamespaces.ConfigMap.{data,binaryData}.<value> |
| location kind | config_field |
| data kinds | credential password api_key access_key secret_key oauth_token source_code_secret |
| emits edge | ContainsCredential |
| service | GKE (gcp:gke) |
Collection recipe
| access mode | data_plane |
| operation | Kubernetes CoreV1 readNamespacedConfigMap/listConfigMapForAllNamespaces |
| response path | ConfigMap.{data,binaryData}.<value> |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
container.clusters.get
References