gcp-batch-inline-script-text
Inline Batch runnable scripts can hard-code credentials or sensitive shell content.
Where it sits
| location | batch.projects.locations.jobs.get.taskGroups[].taskSpec.runnables[].script.text |
| location kind | bootstrap_script |
| data kinds | source_code_secret credential password api_key private_key |
| emits edge | ContainsCredential |
| service | Batch (gcp:batch) |
Collection recipe
| access mode | read_api |
| operation | batch.projects.locations.jobs.get |
| response path | taskGroups[].taskSpec.runnables[].script.text |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
References