{"id":15525385,"url":"https://github.com/ghostwriter/curl","last_synced_at":"2026-04-28T11:33:55.916Z","repository":{"id":52312944,"uuid":"261613699","full_name":"ghostwriter/curl","owner":"ghostwriter","description":"curl for Github Actions","archived":false,"fork":false,"pushed_at":"2024-01-16T21:12:06.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T20:49:21.988Z","etag":null,"topics":["curl","github-actions"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghostwriter.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},"funding":{"github":["ghostwriter"]}},"created_at":"2020-05-06T00:28:39.000Z","updated_at":"2023-04-06T03:50:02.000Z","dependencies_parsed_at":"2024-12-08T12:40:40.063Z","dependency_job_id":"f8d7cbb1-78b6-4c4b-a3a3-bf646cd27443","html_url":"https://github.com/ghostwriter/curl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ghostwriter/curl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fcurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fcurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fcurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fcurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostwriter","download_url":"https://codeload.github.com/ghostwriter/curl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fcurl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"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":["curl","github-actions"],"created_at":"2024-10-02T10:57:17.607Z","updated_at":"2026-04-28T11:33:55.898Z","avatar_url":"https://github.com/ghostwriter.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/ghostwriter"],"categories":[],"sub_categories":[],"readme":"# Curl\n\nCurl for GitHub Actions\n\n## Features\n\n- make http requests\n- catch http errors\n- pipe JSON response through jq\n\n## Usage\n\n### GitHub Actions\n\n```\non: push\njobs:\n  curl:\n    runs-on: ubuntu-latest\n    steps:\n    - name: curl\n      uses: ghostwriter/curl@main\n      with:\n        args: 'https://httpbin.org/get' | jq '.'\n```\n\n### Docker\n\n```\ndocker run --rm $(docker build -q .) \\\n  https://httpbin.org/get\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostwriter%2Fcurl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostwriter%2Fcurl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostwriter%2Fcurl/lists"}