azure-devops-pipeline-yaml-scripts
Pipeline YAML, scripts, and task inputs can hard-code credentials or print them to output.
Where it sits
| location | Azure Repos pipeline YAML and inline script/task inputs |
| location kind | code_artifact |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret |
| emits edge | ContainsSecret |
| service | Azure DevOps (azure:devops) |
Collection recipe
| access mode | data_plane |
| operation | Git Items - Get |
| response path | $value |
| encoding | string |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
References