{"id":11549532,"name":"@zod/mini","ecosystem":"npm","description":"TypeScript-first schema declaration and validation library with static type inference","homepage":"https://zod.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colinhacks/zod","keywords_array":["typescript","schema","validation","type","inference"],"namespace":"zod","versions_count":33,"first_release_published_at":"2025-04-08T22:20:06.526Z","latest_release_published_at":"2025-05-05T20:00:17.642Z","latest_release_number":"4.0.0-beta.20250505T195954","last_synced_at":"2026-05-27T01:23:41.247Z","created_at":"2025-04-17T03:51:08.339Z","updated_at":"2026-05-27T01:23:41.247Z","registry_url":"https://www.npmjs.com/package/@zod/mini","install_command":"npm install @zod/mini","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/colinhacks","dist-tags":{"latest":"4.0.0-beta.0","next":"4.0.0-beta.20250505T195954"}},"repo_metadata":{"id":36993740,"uuid":"245704608","full_name":"colinhacks/zod","owner":"colinhacks","description":"TypeScript-first schema validation with static type inference","archived":false,"fork":false,"pushed_at":"2026-05-19T18:17:33.000Z","size":23943,"stargazers_count":42767,"open_issues_count":149,"forks_count":1971,"subscribers_count":79,"default_branch":"main","last_synced_at":"2026-05-25T12:00:26.426Z","etag":null,"topics":["runtime-validation","schema-validation","static-types","type-inference","typescript"],"latest_commit_sha":null,"homepage":"https://zod.dev","language":"TypeScript","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/colinhacks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"colinhacks"}},"created_at":"2020-03-07T20:59:08.000Z","updated_at":"2026-05-25T11:30:04.000Z","dependencies_parsed_at":"2023-01-17T12:47:54.960Z","dependency_job_id":"8650a1b3-87cc-4d98-ab72-aae633ff9117","html_url":"https://github.com/colinhacks/zod","commit_stats":{"total_commits":1784,"total_committers":332,"mean_commits":5.373493975903615,"dds":0.4439461883408071,"last_synced_commit":"f7ad26147ba291cb3fb257545972a8e00e767470"},"previous_names":["vriad/zod"],"tags_count":206,"template":false,"template_full_name":null,"purl":"pkg:github/colinhacks/zod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhacks%2Fzod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhacks%2Fzod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhacks%2Fzod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhacks%2Fzod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinhacks","download_url":"https://codeload.github.com/colinhacks/zod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhacks%2Fzod/sbom","scorecard":{"id":299569,"data":{"date":"2025-08-11","repo":{"name":"github.com/colinhacks/zod","commit":"0313553db1bca4a023ff4767503befc025689188"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","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":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"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/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/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/colinhacks/zod/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/colinhacks/zod/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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 16 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-17T20:18:31.240Z","repository_id":36993740,"created_at":"2025-08-17T20:18:31.240Z","updated_at":"2025-08-17T20:18:31.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33486787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: 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"},"tags":[]},"repo_metadata_updated_at":"2026-05-27T01:23:41.015Z","dependent_packages_count":0,"downloads":50848,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":1.0741368879126645,"dependent_repos_count":24.841871803667903,"dependent_packages_count":35.86064386942137,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":20.59221752033398},"purl":"pkg:npm/%40zod/mini","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zod/mini","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zod/mini","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zod/mini/dependencies","status":null,"funding_links":["https://github.com/sponsors/colinhacks"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-25T09:32:31.463Z","issues_count":1710,"pull_requests_count":1413,"avg_time_to_close_issue":10974366.82146161,"avg_time_to_close_pull_request":4330428.288478452,"issues_closed_count":1081,"pull_requests_closed_count":1137,"pull_request_authors_count":510,"issue_authors_count":1395,"avg_comments_per_issue":3.2912280701754386,"avg_comments_per_pull_request":2.067940552016985,"merged_pull_requests_count":780,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":716,"past_year_pull_requests_count":740,"past_year_avg_time_to_close_issue":905723.3887688984,"past_year_avg_time_to_close_pull_request":516909.8108108108,"past_year_issues_closed_count":463,"past_year_pull_requests_closed_count":592,"past_year_pull_request_authors_count":254,"past_year_issue_authors_count":568,"past_year_avg_comments_per_issue":1.702513966480447,"past_year_avg_comments_per_pull_request":1.4662162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":469,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhacks%2Fzod/issues","maintainers":[{"login":"colinhacks","count":270,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinhacks"},{"login":"JacobWeisenburger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JacobWeisenburger"},{"login":"carlpaten","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlpaten"},{"login":"scotttrinh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scotttrinh"},{"login":"Endrigogustavo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Endrigogustavo"}],"active_maintainers":[{"login":"colinhacks","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinhacks"},{"login":"Endrigogustavo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Endrigogustavo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zod%2Fmini/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zod%2Fmini/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zod%2Fmini/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zod%2Fmini/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zod%2Fmini/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zod%2Fmini/codemeta","maintainers":[{"uuid":"colinhacks","login":"colinhacks","name":null,"email":"colinmcd94@gmail.com","url":null,"packages_count":135,"html_url":"https://www.npmjs.com/~colinhacks","role":null,"created_at":"2025-04-17T03:53:42.499Z","updated_at":"2025-04-17T03:53:42.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colinhacks/packages"}]}