{"id":5802131,"name":"machulav/ec2-github-runner","ecosystem":"actions","description":"GitHub Action for automatic creation and registration AWS EC2 instance as a GitHub Actions self-hosted runner.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/machulav/ec2-github-runner","keywords_array":["actions-runner","aws","cicd","ec2","ec2-instance","ec2-runner","github","github-actions","github-actions-runner","github-workflow","javascript","on-demand","runner","self-hosted"],"namespace":"machulav","versions_count":17,"first_release_published_at":"2020-12-21T13:22:24.000Z","latest_release_published_at":"2024-10-30T13:46:38.000Z","latest_release_number":"v2.3.7","last_synced_at":"2026-03-31T13:03:16.067Z","created_at":"2023-01-04T13:35:54.644Z","updated_at":"2026-03-31T13:03:16.067Z","registry_url":"https://github.com/machulav/ec2-github-runner","install_command":null,"documentation_url":null,"metadata":{"name":"On-demand self-hosted AWS EC2 runner for GitHub Actions","description":"GitHub Action for automatic creation and registration AWS EC2 instance as a GitHub Actions self-hosted runner.","author":"Volodymyr Machula","branding":{"icon":"box","color":"orange"},"inputs":{"mode":{"description":"Specify here which mode you want to use:\n  - 'start' - to start a new runner;\n  - 'stop' - to stop the previously created runner.","required":true},"github-token":{"description":"GitHub Personal Access Token with the 'repo' scope assigned.","required":true},"ec2-image-id":{"description":"EC2 Image Id (AMI). The new runner will be launched from this image. This input is required if you use the 'start' mode.","required":false},"ec2-instance-type":{"description":"EC2 Instance Type.  This input is required if you use the 'start' mode.","required":false},"subnet-id":{"description":"VPC Subnet Id. The subnet should belong to the same VPC as the specified security group. This input is required if you use the 'start' mode.","required":false},"security-group-id":{"description":"EC2 Security Group Id.  The security group should belong to the same VPC as the specified subnet. The runner doesn't require any inbound traffic. However, outbound traffic should be allowed. This input is required if you use the 'start' mode.","required":false},"label":{"description":"Name of the unique label assigned to the runner. The label is used to remove the runner from GitHub when the runner is not needed anymore. This input is required if you use the 'stop' mode.","required":false},"ec2-instance-id":{"description":"EC2 Instance Id of the created runner. The id is used to terminate the EC2 instance when the runner is not needed anymore. This input is required if you use the 'stop' mode.","required":false},"iam-role-name":{"description":"IAM Role Name to attach to the created EC2 instance. This requires additional permissions on the AWS role used to launch instances.","required":false},"aws-resource-tags":{"description":"Tags to attach to the launched EC2 instance and volume. This must be a stringified array of AWS Tag objects, with both Key and Value fields, for example: '[{\"Key\": \"TagKey1\", \"Value\": \"TagValue1\"}, {\"Key\": \"TagKey2\", \"Value\": \"TagValue2\"}]'","required":false,"default":"[]"},"runner-home-dir":{"description":"Directory that contains actions-runner software and scripts. E.g. /home/runner/actions-runner.","required":false},"pre-runner-script":{"description":"Specifies bash commands to run before the runner starts. It's useful for installing dependencies with apt-get, yum, dnf, etc.","required":false}},"outputs":{"label":{"description":"Name of the unique label assigned to the runner. The label is used in two cases: - to use as the input of 'runs-on' property for the following jobs; - to remove the runner from GitHub when it is not needed anymore."},"ec2-instance-id":{"description":"EC2 Instance Id of the created runner. The id is used to terminate the EC2 instance when the runner is not needed anymore."}},"runs":{"using":"node20","main":"./dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":39698923,"uuid":"320320607","full_name":"machulav/ec2-github-runner","owner":"machulav","description":"On-demand self-hosted AWS EC2 runner for GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-10-07T09:34:24.000Z","size":7861,"stargazers_count":810,"open_issues_count":67,"forks_count":370,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-10-07T11:37:30.480Z","etag":null,"topics":["actions-runner","aws","cicd","ec2","ec2-instance","ec2-runner","github","github-actions","github-actions-runner","github-workflow","javascript","on-demand","runner","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/machulav.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":"2020-12-10T15:58:59.000Z","updated_at":"2025-10-07T09:34:29.000Z","dependencies_parsed_at":"2023-12-03T11:21:35.778Z","dependency_job_id":"874990be-2e81-43a3-8091-f16b22adf7eb","html_url":"https://github.com/machulav/ec2-github-runner","commit_stats":{"total_commits":90,"total_committers":33,"mean_commits":2.727272727272727,"dds":0.4444444444444444,"last_synced_commit":"6a96fd4676ce44606c4bc58308af29dfdb345b85"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/machulav/ec2-github-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machulav","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/sbom","scorecard":{"id":609538,"data":{"date":"2025-08-11","repo":{"name":"github.com/machulav/ec2-github-runner","commit":"fb91019e71385fb10dfcbec812b4de8c61589f7b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/package.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/machulav/ec2-github-runner/package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/machulav/ec2-github-runner/package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/machulav/ec2-github-runner/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/machulav/ec2-github-runner/pr.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/pr.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-5v72-xg48-5rpm","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T02:18:41.439Z","repository_id":39698923,"created_at":"2025-08-21T02:18:41.439Z","updated_at":"2025-08-21T02:18:41.439Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278948022,"owners_count":26073748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"machulav","name":"Volodymyr Machula","uuid":"2857712","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2857712?u=6809bef8bf07c46b39cd2fcd6027ed86e76372cd\u0026v=4","repositories_count":3,"last_synced_at":"2023-02-26T18:10:21.586Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/machulav","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T04:19:53.124Z","updated_at":"2023-02-26T18:10:21.592Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machulav","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machulav/repositories"},"tags":[{"name":"v2.4.2","sha":"5ae8cda66fc6f3bae4e633ad93e6e61a061376bb","kind":"commit","published_at":"2025-09-24T14:45:26.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.4.2","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fb91019e71385fb10dfcbec812b4de8c61589f7b","kind":"commit","published_at":"2025-05-29T08:22:42.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.4.1","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8b37f736c69ba6af391e437447d3c07548478d78","kind":"commit","published_at":"2025-05-19T14:58:32.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.4.0","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.4.0/manifests"},{"name":"v2.3.9","sha":"a8c20fc0876503410b2b966c124abc2311984ce2","kind":"commit","published_at":"2025-03-21T09:10:31.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.9","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856","kind":"commit","published_at":"2025-01-22T08:59:04.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.8","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"1827d6ca7544d7044ddbd2e9360564651b463da2","kind":"commit","published_at":"2024-10-30T13:46:38.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.7","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.7","dependencies_parsed_at":"2024-11-01T06:36:49.152Z","dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"fcfb31a5760dad1314a64a0e172b78ec6fc8a17e","kind":"commit","published_at":"2024-02-19T16:26:25.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.6","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.6","dependencies_parsed_at":"2024-02-22T04:22:00.973Z","dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"0c7a6be2153df504a6a62fdaae40e97bb9c9401a","kind":"commit","published_at":"2024-02-19T13:55:11.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.5","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.5","dependencies_parsed_at":"2024-02-22T04:22:00.977Z","dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2c4d1dcf2c54673ed3bfd194c4b6919ed396a209","kind":"commit","published_at":"2023-07-07T08:43:56.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.4","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.4","dependencies_parsed_at":"2023-12-05T04:23:40.622Z","dependency_job_id":null,"purl":"pkg:github/machulav/ec2-github-runner@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.4/manifests"},{"name":"v2-test","sha":"4e0303de215db88e1c489e07a15ca4d867f488ea","kind":"tag","published_at":"2022-11-09T12:45:29.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2-test","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2-test","dependencies_parsed_at":"2023-05-31T21:22:53.528Z","dependency_job_id":"384afd7f-786c-4899-b4bc-e02e3f4c90d0","purl":"pkg:github/machulav/ec2-github-runner@v2-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2-test/manifests"},{"name":"v2.3.3","sha":"4e0303de215db88e1c489e07a15ca4d867f488ea","kind":"commit","published_at":"2022-11-09T12:41:06.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.3","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.3","dependencies_parsed_at":"2023-05-31T21:22:53.004Z","dependency_job_id":"e289343f-04bc-4f9d-a56d-9028cfd4ffc2","purl":"pkg:github/machulav/ec2-github-runner@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.3/manifests"},{"name":"v2","sha":"c34ba2df3363ebde9d19fdbc341e03d02267284d","kind":"tag","published_at":"2022-01-13T22:42:51.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2","dependencies_parsed_at":"2023-05-31T13:24:09.115Z","dependency_job_id":"72f3425e-1dd5-455e-8209-d726c6776fd1","purl":"pkg:github/machulav/ec2-github-runner@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2/manifests"},{"name":"v2.3.2","sha":"c34ba2df3363ebde9d19fdbc341e03d02267284d","kind":"commit","published_at":"2022-01-13T22:26:17.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.2","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.2","dependencies_parsed_at":"2023-05-31T13:24:07.891Z","dependency_job_id":"56a11981-b459-4746-a384-ea0590220c4c","purl":"pkg:github/machulav/ec2-github-runner@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"7f0f481f63e6e9b5e3869ab032a1cd8ba31940c8","kind":"commit","published_at":"2022-01-13T21:36:45.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.1","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.1","dependencies_parsed_at":"2023-05-31T13:24:08.510Z","dependency_job_id":"281f034e-88df-4e49-a15e-c6ecb328912b","purl":"pkg:github/machulav/ec2-github-runner@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"502fc5cc476bcf6771c5ab7863d706715d124202","kind":"commit","published_at":"2021-08-29T21:04:41.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.3.0","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.3.0","dependencies_parsed_at":"2023-05-31T13:24:09.821Z","dependency_job_id":"5e018d41-2ee9-4194-81a5-5c235b06cb11","purl":"pkg:github/machulav/ec2-github-runner@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"8911518f6d7d3cbfc7de6cf9ecac0931f8025798","kind":"commit","published_at":"2021-06-29T23:08:31.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.2.1","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.2.1","dependencies_parsed_at":"2023-05-31T13:24:10.417Z","dependency_job_id":"4207b0b1-1001-49e2-9d67-54b0b42a78ff","purl":"pkg:github/machulav/ec2-github-runner@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"700df615af4c7cabc37fb1e42c4797f2a1299c2e","kind":"commit","published_at":"2021-04-22T16:46:55.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.2.0","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-31T13:24:11.071Z","dependency_job_id":"94b5ffc5-e141-4fc6-a833-be89ce420875","purl":"pkg:github/machulav/ec2-github-runner@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"807b38f86d85d1998d5712922ca88f545153dd86","kind":"commit","published_at":"2021-02-24T16:46:09.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.1.0","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T13:24:11.706Z","dependency_job_id":"a7314a3e-3071-4885-a82b-ad0efb54f3d5","purl":"pkg:github/machulav/ec2-github-runner@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"672798feab24ede0b328cb7d686b030b1f7abb24","kind":"commit","published_at":"2021-01-15T16:48:07.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v2.0.0","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T13:24:12.418Z","dependency_job_id":"1d5233f5-a4ff-4b9a-8598-01458c91b560","purl":"pkg:github/machulav/ec2-github-runner@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"816e24caf6144c981430dd70dc17b6b56e25666b","kind":"commit","published_at":"2021-01-07T19:37:06.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v1.0.2","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T13:24:13.072Z","dependency_job_id":"86e39c2e-70a9-4eeb-b44b-dd9ffce48046","purl":"pkg:github/machulav/ec2-github-runner@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6a59c217a3b30af1fecf9c6eed2b8cd74fa360bb","kind":"tag","published_at":"2020-12-30T21:45:29.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v1.0.1","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T13:24:13.663Z","dependency_job_id":"667d9ea9-07aa-491e-9b39-c3c47a65a7c6","purl":"pkg:github/machulav/ec2-github-runner@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36149df57aab036cfb3afde48cd7c253d5c71cf8","kind":"commit","published_at":"2020-12-21T13:22:24.000Z","download_url":"https://codeload.github.com/machulav/ec2-github-runner/tar.gz/v1.0.0","html_url":"https://github.com/machulav/ec2-github-runner/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T13:24:14.172Z","dependency_job_id":"8004f922-e3d8-452b-a555-b40af17ab3bb","purl":"pkg:github/machulav/ec2-github-runner@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T12:53:30.746Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":86,"rankings":{"downloads":null,"dependent_repos_count":4.921565520519727,"dependent_packages_count":0.0,"stargazers_count":0.5165583901125019,"forks_count":0.250356520361274,"docker_downloads_count":null,"average":1.4221201077483758},"purl":"pkg:githubactions/machulav/ec2-github-runner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/machulav/ec2-github-runner","docker_dependents_count":1,"docker_downloads_count":869,"usage_url":"https://repos.ecosyste.ms/usage/actions/machulav/ec2-github-runner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/machulav/ec2-github-runner/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T12:01:16.190Z","issues_count":77,"pull_requests_count":153,"avg_time_to_close_issue":13335700.518518519,"avg_time_to_close_pull_request":8589730.015625,"issues_closed_count":27,"pull_requests_closed_count":128,"pull_request_authors_count":74,"issue_authors_count":66,"avg_comments_per_issue":2.779220779220779,"avg_comments_per_pull_request":1.607843137254902,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":19,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":75362.0,"past_year_avg_time_to_close_pull_request":897755.6285714286,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.3157894736842105,"past_year_avg_comments_per_pull_request":0.9555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/machulav%2Fec2-github-runner/issues","maintainers":[{"login":"machulav","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/machulav"},{"login":"Preen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Preen"},{"login":"jpalomaki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpalomaki"}],"active_maintainers":[{"login":"Preen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Preen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machulav%2Fec2-github-runner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machulav%2Fec2-github-runner/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machulav%2Fec2-github-runner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machulav%2Fec2-github-runner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machulav%2Fec2-github-runner/codemeta","maintainers":[]}