{"id":5801437,"name":"crazy-max/ghaction-github-runtime","ecosystem":"actions","description":"GitHub Action to expose GitHub runtime to the workflow","homepage":"https://github.com/marketplace/actions/github-runtime","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/crazy-max/ghaction-github-runtime","keywords_array":["actions","github","github-actions","github-runner","runtime"],"namespace":"crazy-max","versions_count":12,"first_release_published_at":"2021-01-16T17:15:07.000Z","latest_release_published_at":"2026-03-02T00:30:34.000Z","latest_release_number":"v4.0.0","last_synced_at":"2026-04-03T05:54:12.770Z","created_at":"2023-01-04T13:05:28.968Z","updated_at":"2026-04-03T05:54:12.771Z","registry_url":"https://github.com/crazy-max/ghaction-github-runtime","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Runtime","description":"GitHub Action to expose GitHub runtime to the workflow","author":"crazy-max","branding":{"color":"red","icon":"eye"},"inputs":{"github-token":{"description":"GitHub Token as provided by secrets","default":"${{ github.token }}","required":true}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37828868,"uuid":"330203279","full_name":"crazy-max/ghaction-github-runtime","owner":"crazy-max","description":"GitHub Action to expose GitHub runtime to the workflow","archived":false,"fork":false,"pushed_at":"2026-03-02T00:38:34.000Z","size":3507,"stargazers_count":89,"open_issues_count":0,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-03-02T03:28:29.730Z","etag":null,"topics":["actions","github","github-actions","github-runner","runtime"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/github-runtime","language":"Dockerfile","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/crazy-max.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","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},"funding":{"github":"crazy-max","custom":"https://www.paypal.me/crazyws"}},"created_at":"2021-01-16T16:16:59.000Z","updated_at":"2026-03-02T00:38:34.000Z","dependencies_parsed_at":"2024-04-27T11:32:04.691Z","dependency_job_id":"9300d709-d1b9-4182-b68a-ac5dcf4ed812","html_url":"https://github.com/crazy-max/ghaction-github-runtime","commit_stats":{"total_commits":70,"total_committers":3,"mean_commits":"23.333333333333332","dds":0.3142857142857143,"last_synced_commit":"8a74d66b7d4d537b5251a614aaedb2048f3ecd91"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/sbom","scorecard":{"id":307684,"data":{"date":"2025-08-11","repo":{"name":"github.com/crazy-max/ghaction-github-runtime","commit":"af2ed951d9542c4307c5e881816c1c63855a02fb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labels.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/labels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:9","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":"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":"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":"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":"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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-runtime/validate.yml/master?enable=pin","Warn: containerImage not pinned by hash: dev.Dockerfile:5","Warn: containerImage not pinned by hash: dev.Dockerfile:15","Warn: containerImage not pinned by hash: dev.Dockerfile:24","Warn: containerImage not pinned by hash: dev.Dockerfile:36","Warn: containerImage not pinned by hash: dev.Dockerfile:45","Warn: containerImage not pinned by hash: dev.Dockerfile:57","Warn: containerImage not pinned by hash: dev.Dockerfile:66","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 containerImage 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp"],"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-17T22:29:20.665Z","repository_id":37828868,"created_at":"2025-08-17T22:29:20.665Z","updated_at":"2025-08-17T22:29:20.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29992981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":"crazy-max","name":"CrazyMax","uuid":"1951866","kind":"user","description":"Software Engineer, Open Source, Go, Containers","email":"","website":"https://crazymax.dev","location":"France","twitter":"crazyws","company":"@docker","icon_url":"https://avatars.githubusercontent.com/u/1951866?v=4","repositories_count":245,"last_synced_at":"2025-10-30T00:42:27.940Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"crazy-max","custom":"https://www.paypal.me/crazyws"}},"html_url":"https://github.com/crazy-max","funding_links":["https://github.com/sponsors/crazy-max","https://www.paypal.me/crazyws"],"total_stars":20294,"followers":2653,"following":36,"created_at":"2022-11-04T03:15:44.028Z","updated_at":"2025-10-30T00:42:27.940Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max/repositories"},"tags":[{"name":"v4.0.0","sha":"04d248b84655b509d8c44dc1d6f990c879747487","kind":"commit","published_at":"2026-03-02T00:30:34.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v4.0.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v4.0.0/manifests"},{"name":"v4","sha":"04d248b84655b509d8c44dc1d6f990c879747487","kind":"commit","published_at":"2026-03-02T00:30:34.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v4","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v4/manifests"},{"name":"v3.1.0","sha":"3cb05d89e1f492524af3d41a1c98c83bc3025124","kind":"commit","published_at":"2025-03-29T12:50:56.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v3.1.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v3.1.0","dependencies_parsed_at":"2025-04-14T04:13:00.411Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"b3a9207c0e1ef41f4cf215303c976869d0c2c1c4","kind":"commit","published_at":"2023-09-10T12:15:22.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v3.0.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v3.0.0","dependencies_parsed_at":"2023-09-13T05:56:35.136Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v3.0.0/manifests"},{"name":"v3","sha":"b3a9207c0e1ef41f4cf215303c976869d0c2c1c4","kind":"commit","published_at":"2023-09-10T12:15:22.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v3","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v3","dependencies_parsed_at":"2023-09-13T05:56:34.861Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v3/manifests"},{"name":"v2.2.0","sha":"056b8ec6661ce03a987ab8643a0edc346ae63fe3","kind":"commit","published_at":"2023-05-06T14:01:07.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v2.2.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v2.2.0","dependencies_parsed_at":"2023-06-02T00:51:37.869Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"747e98cd97bb9cfed8fe0165c821a83139bfdd67","kind":"commit","published_at":"2022-10-18T20:51:40.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v2.1.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T17:22:57.246Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"906832f62b7baa936e3fbef72b029308af505ee7","kind":"commit","published_at":"2022-05-26T08:38:08.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v2.0.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-30T20:21:36.282Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2.0.0/manifests"},{"name":"v2","sha":"906832f62b7baa936e3fbef72b029308af505ee7","kind":"commit","published_at":"2022-05-26T08:38:08.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v2","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v2","dependencies_parsed_at":"2023-05-30T20:21:36.975Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v2/manifests"},{"name":"v1.1.0","sha":"83094fe91195fdf87fa647051ab34148d96d3f1b","kind":"commit","published_at":"2022-05-26T08:35:30.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v1.1.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T20:21:37.687Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v1.1.0/manifests"},{"name":"v1","sha":"83094fe91195fdf87fa647051ab34148d96d3f1b","kind":"commit","published_at":"2022-05-26T08:35:30.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v1","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v1","dependencies_parsed_at":"2023-05-30T20:21:38.476Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v1/manifests"},{"name":"v1.0.0","sha":"94085cef04e835448ac610090128515e781b4939","kind":"commit","published_at":"2021-01-16T17:15:07.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-runtime/tar.gz/v1.0.0","html_url":"https://github.com/crazy-max/ghaction-github-runtime/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T20:21:41.334Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-runtime@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-02T05:00:04.294Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":338,"rankings":{"downloads":null,"dependent_repos_count":2.1581365869117417,"dependent_packages_count":0.0,"stargazers_count":4.040564094438282,"forks_count":6.128981144034226,"docker_downloads_count":0.43416257328474095,"average":2.5523688797337982},"purl":"pkg:githubactions/crazy-max/ghaction-github-runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/crazy-max/ghaction-github-runtime","docker_dependents_count":2,"docker_downloads_count":20954806,"usage_url":"https://repos.ecosyste.ms/usage/actions/crazy-max/ghaction-github-runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/crazy-max/ghaction-github-runtime/dependencies","status":null,"funding_links":["https://github.com/sponsors/crazy-max","https://www.paypal.me/crazyws"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T03:00:46.571Z","issues_count":0,"pull_requests_count":73,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3472478.7647058824,"issues_closed_count":0,"pull_requests_closed_count":68,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3150684931506849,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":54,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":73.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-runtime/issues","maintainers":[{"login":"crazy-max","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"}],"active_maintainers":[{"login":"crazy-max","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-runtime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-runtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-runtime/codemeta","maintainers":[]}