{"id":36550508,"url":"https://github.com/drone/go-task","last_synced_at":"2026-01-12T06:33:29.557Z","repository":{"id":227920095,"uuid":"770508905","full_name":"drone/go-task","owner":"drone","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-06T21:20:39.000Z","size":191,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T23:24:27.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-11T17:13:09.000Z","updated_at":"2025-10-06T21:20:44.000Z","dependencies_parsed_at":"2024-03-15T20:24:22.022Z","dependency_job_id":"1ba22244-f259-4efa-a9e3-e36de3ea6cb3","html_url":"https://github.com/drone/go-task","commit_stats":null,"previous_names":["drone/go-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drone/go-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fgo-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fgo-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fgo-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fgo-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drone","download_url":"https://codeload.github.com/drone/go-task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fgo-task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-12T06:33:28.771Z","updated_at":"2026-01-12T06:33:29.552Z","avatar_url":"https://github.com/drone.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository provides a simple module for implementing delegate tasks. This repository comes with a sample `main.go` executable that demonstrates how this module can be used.\n\nExec a script (built-in):\n\n```sh\n./go-task --pretty samples/sample-exec.json\n```\n\nGet a secret from a file (built-in):\n\n```sh\n./go-task --pretty samples/sample-file.json\n```\n\nGet a secret (built-in) and use in script (built-in):\n\n```sh\n./go-task --pretty samples/sample-file-echo.json\n```\n\nGet a multi-line secret (built-in) and use in script (built-in):\n\n```sh\n./go-task --pretty samples/sample-file-echo-multiline.json\n```\n\nGet a user (cgi):\n\n```sh\n./go-task --pretty samples/get-user/task.json\n```\n\nGet a user list (cgi):\n\n```sh\n./go-task --pretty samples/get-user-list/task.json\n```\n\nGet a secret from vault (cgi):\n\n```sh\n./go-task --pretty samples/get-secret/task.json\n```\n\nGet a user (cgi) using a remote artifact (git):\n\n```sh\n./go-task --pretty samples/sample-cgi-from-repo.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrone%2Fgo-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrone%2Fgo-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrone%2Fgo-task/lists"}