{"id":5800832,"name":"korandoru/setup-zig","ecosystem":"actions","description":"Set up a specific version of Zig and add the command-line tools to the PATH.","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/korandoru/setup-zig","keywords_array":["github-actions","zig","ziglang"],"namespace":"korandoru","versions_count":16,"first_release_published_at":"2022-09-09T14:23:40.000Z","latest_release_published_at":"2024-07-01T04:31:06.000Z","latest_release_number":"v1.7.1","last_synced_at":"2026-09-08T08:37:45.035Z","created_at":"2023-01-04T12:29:48.951Z","updated_at":"2026-09-11T10:38:40.186Z","registry_url":"https://github.com/korandoru/setup-zig","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Zig environment","description":"Set up a specific version of Zig and add the command-line tools to the PATH.","author":"Korandoru Contributors","branding":{"icon":"code","color":"blue"},"inputs":{"zig-version":{"required":true,"description":"Exact version of Zig to use."},"target-platform":{"required":false,"description":"Platform and arch of Zig to use."}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":59002344,"uuid":"534495500","full_name":"korandoru/setup-zig","owner":"korandoru","description":"Set up your GitHub Actions workflow with a specific version of Zig (https://ziglang.org/).","archived":true,"fork":false,"pushed_at":"2024-10-05T08:45:34.000Z","size":2141,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-09-08T09:36:31.458Z","etag":null,"topics":["github-actions","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/korandoru.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}},"created_at":"2022-09-09T04:20:25.000Z","updated_at":"2025-02-12T05:22:39.000Z","dependencies_parsed_at":"2023-01-11T17:23:23.708Z","dependency_job_id":"2c88c508-4e93-4d2e-8557-b616352c0408","html_url":"https://github.com/korandoru/setup-zig","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"9cc8c4ed053ad72d4db1c1971908c1fbbf34a74c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/korandoru/setup-zig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korandoru","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/sbom","scorecard":{"id":567596,"data":{"date":"2025-08-11","repo":{"name":"github.com/korandoru/setup-zig","commit":"44525d382325240747f449126a962877a3632371"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 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":"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":"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":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":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:26: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/korandoru/setup-zig/release.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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: Apache License 2.0: 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":"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":"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":-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 27 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-20T15:23:50.506Z","repository_id":59002344,"created_at":"2025-08-20T15:23:50.507Z","updated_at":"2025-08-20T15:23:50.507Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37215303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","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":"korandoru","name":"korandoru","uuid":"43246943","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43246943?v=4","repositories_count":6,"last_synced_at":"2023-03-04T04:38:45.892Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korandoru","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:38:26.602Z","updated_at":"2023-03-04T04:38:45.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korandoru","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korandoru/repositories"},"tags":[{"name":"v1.7.1","sha":"3d137e800ac114393177819328e565c3adc75210","kind":"commit","published_at":"2024-07-01T04:31:06.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.7.1","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.7.1/manifests"},{"name":"v1","sha":"c1a533bcbce8c31ca826fd771dfce53deaf1ca77","kind":"tag","published_at":"2024-06-01T07:04:55.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":"6787ef7b-9b27-4b15-ac2e-04e57e81de22","purl":"pkg:github/korandoru/setup-zig@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1/manifests"},{"name":"v1.7.0","sha":"c1a533bcbce8c31ca826fd771dfce53deaf1ca77","kind":"commit","published_at":"2024-06-01T07:01:16.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.7.0","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.7.0","dependencies_parsed_at":"2024-06-02T04:09:34.579Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"0be275f61450b5aec6a34c075b34ae3d480c6e8a","kind":"commit","published_at":"2024-04-01T04:46:44.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.6.2","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.6.2","dependencies_parsed_at":"2024-04-02T04:20:21.866Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"059015081e1f468cb9dda256656d18b3dfbf455e","kind":"commit","published_at":"2024-01-01T04:19:33.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.6.1","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.6.1","dependencies_parsed_at":"2024-01-02T04:48:53.379Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5d386f4825f0235795de371b9fd5fad15d14f084","kind":"commit","published_at":"2023-12-01T10:14:34.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.6.0","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.6.0","dependencies_parsed_at":"2023-12-03T04:31:59.798Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"45b7e490a6ca133fdd966f58034b7dc10ee1cbda","kind":"commit","published_at":"2023-11-02T05:57:40.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.5.2","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.5.2","dependencies_parsed_at":"2023-11-04T04:16:47.343Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"24a6ce1b78c9175a9c63cfb08e6751c96d443c30","kind":"commit","published_at":"2023-10-02T01:20:09.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.5.1","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.5.1","dependencies_parsed_at":"2023-10-04T05:09:50.814Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"81446a4dcff8dc078f37acaced756c4220271d2a","kind":"commit","published_at":"2023-05-03T08:53:15.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.5.0","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.5.0","dependencies_parsed_at":"2023-06-02T00:22:53.899Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ec88e00ee1d856121e7d64723443778c6bbc6af2","kind":"commit","published_at":"2023-04-12T10:08:14.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.4.1","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.4.1","dependencies_parsed_at":"2023-06-02T00:22:55.740Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"61a5c83925081631280b655862340e7af1ee6db2","kind":"commit","published_at":"2022-11-09T14:30:51.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.4.0","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.4.0","dependencies_parsed_at":"2023-06-01T10:26:59.072Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8806d3c11ee0bae974455f9f49d96d8d90ee6127","kind":"tag","published_at":"2022-11-09T14:21:07.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.3.0","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-01T10:27:00.521Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.3.0/manifests"},{"name":"v1.0.0","sha":"00f6507d32665b8028324c5341d1d48b1d4267d7","kind":"commit","published_at":"2022-11-09T14:03:04.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.0.0","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T10:27:02.087Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.0.0/manifests"},{"name":"v1.2","sha":"0780704fef5071753166325dee48faec257a13cc","kind":"tag","published_at":"2022-09-15T12:09:01.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.2","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.2","dependencies_parsed_at":"2023-06-01T10:27:03.628Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.2/manifests"},{"name":"v1.1","sha":"48a19fed8713dda14f0a9092e4f2593b9ab0adcd","kind":"tag","published_at":"2022-09-10T10:56:45.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.1","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.1","dependencies_parsed_at":"2023-05-30T20:12:22.250Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.1/manifests"},{"name":"v1.0","sha":"72d0c8872da134d04557395b24d1a3601ae96ff7","kind":"tag","published_at":"2022-09-09T14:23:40.000Z","download_url":"https://codeload.github.com/korandoru/setup-zig/tar.gz/v1.0","html_url":"https://github.com/korandoru/setup-zig/releases/tag/v1.0","dependencies_parsed_at":"2023-05-30T20:12:23.433Z","dependency_job_id":null,"purl":"pkg:github/korandoru/setup-zig@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T10:38:40.186Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":11.760418317223895,"dependent_packages_count":0.0,"stargazers_count":15.607669149104739,"forks_count":16.12422753921724,"docker_downloads_count":3.644430359689431,"average":9.427349073047061},"purl":"pkg:githubactions/korandoru/setup-zig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/korandoru/setup-zig","docker_dependents_count":1,"docker_downloads_count":59,"usage_url":"https://repos.ecosyste.ms/usage/actions/korandoru/setup-zig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/korandoru/setup-zig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-14T15:57:08.961Z","issues_count":3,"pull_requests_count":233,"avg_time_to_close_issue":10803258.0,"avg_time_to_close_pull_request":173866.8652173913,"issues_closed_count":3,"pull_requests_closed_count":230,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.8927038626609443,"merged_pull_requests_count":170,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":2,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":5886.5,"past_year_avg_time_to_close_pull_request":306773.3653846154,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.8557692307692307,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":78,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korandoru%2Fsetup-zig/issues","maintainers":[{"login":"tisonkun","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/korandoru%2Fsetup-zig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/korandoru%2Fsetup-zig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/korandoru%2Fsetup-zig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/korandoru%2Fsetup-zig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/korandoru%2Fsetup-zig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/korandoru%2Fsetup-zig/codemeta","maintainers":[]}