{"id":5805291,"name":"authzed/action-spicedb-validate","ecosystem":"actions","description":"Runs the `zed validate` command on the provided schema and test data","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/authzed/action-spicedb-validate","keywords_array":["authzed","fine-grained-access-control","fine-grained-authorization","github-actions","linter","spicedb","zanzibar"],"namespace":"authzed","versions_count":2,"first_release_published_at":"2022-02-23T22:22:31.000Z","latest_release_published_at":"2022-02-23T22:47:32.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-08-28T09:22:21.439Z","created_at":"2023-01-04T15:30:23.089Z","updated_at":"2026-08-30T10:14:09.671Z","registry_url":"https://github.com/authzed/action-spicedb-validate","install_command":null,"documentation_url":null,"metadata":{"name":"Validate SpiceDB schema","description":"Runs the `zed validate` command on the provided schema and test data","author":"authzed","inputs":{"validationfile":{"description":"path to the YAML file containing schema, test relationships, assertions and expected relations","required":true},"fail-on-warn":{"description":"whether validation warnings should cause the validation to fail","required":false}},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"main","path":null},"repo_metadata":{"id":43685423,"uuid":"462900336","full_name":"authzed/action-spicedb-validate","owner":"authzed","description":"GitHub Action for validating your SpiceDB schema","archived":false,"fork":false,"pushed_at":"2026-02-08T16:04:39.000Z","size":16,"stargazers_count":16,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-21T20:43:11.504Z","etag":null,"topics":["authzed","fine-grained-access-control","fine-grained-authorization","github-actions","linter","spicedb","zanzibar"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/authzed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","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-02-23T20:47:18.000Z","updated_at":"2026-03-31T23:25:37.000Z","dependencies_parsed_at":"2024-11-02T05:32:02.348Z","dependency_job_id":"52bbba74-4b71-48d4-b894-304c17dd99a2","html_url":"https://github.com/authzed/action-spicedb-validate","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"3c2214196c200ff012a12d4fc12204efa7a3a416"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/authzed/action-spicedb-validate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authzed","download_url":"https://codeload.github.com/authzed/action-spicedb-validate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/sbom","scorecard":{"id":217122,"data":{"date":"2025-08-11","repo":{"name":"github.com/authzed/action-spicedb-validate","commit":"40303d4f87baa0636683f1d91b9225526224ddc9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":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":"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":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/authzed/action-spicedb-validate/cla.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/authzed/action-spicedb-validate/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/authzed/action-spicedb-validate/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:3: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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"}}]},"last_synced_at":"2025-08-17T01:51:55.497Z","repository_id":43685423,"created_at":"2025-08-17T01:51:55.497Z","updated_at":"2025-08-17T01:51:55.497Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36954429,"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-08-28T02:00:06.244Z","response_time":114,"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":"authzed","name":"authzed","uuid":"73313589","kind":"organization","description":"Creators of SpiceDB, the open source fine-grained permissions database. YC W21.","email":null,"website":"https://authzed.com","location":null,"twitter":"authzed","company":null,"icon_url":"https://avatars.githubusercontent.com/u/73313589?v=4","repositories_count":69,"last_synced_at":"2026-08-21T20:33:51.905Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/authzed","funding_links":[],"total_stars":8390,"followers":279,"following":0,"created_at":"2022-11-14T05:14:30.205Z","updated_at":"2026-08-21T20:33:51.915Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authzed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authzed/repositories"},"tags":[{"name":"v1.0.1","sha":"3c2214196c200ff012a12d4fc12204efa7a3a416","kind":"commit","published_at":"2022-02-23T22:47:32.000Z","download_url":"https://codeload.github.com/authzed/action-spicedb-validate/tar.gz/v1.0.1","html_url":"https://github.com/authzed/action-spicedb-validate/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:21:37.356Z","dependency_job_id":null,"purl":"pkg:github/authzed/action-spicedb-validate@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"86165bc0af2927fb5a55ea4ffe198c23f10ab103","kind":"tag","published_at":"2022-02-23T22:22:31.000Z","download_url":"https://codeload.github.com/authzed/action-spicedb-validate/tar.gz/v1.0.0","html_url":"https://github.com/authzed/action-spicedb-validate/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T10:21:37.772Z","dependency_job_id":null,"purl":"pkg:github/authzed/action-spicedb-validate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-30T10:14:09.671Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.035176675645697,"dependent_packages_count":0.0,"stargazers_count":14.222785612422753,"forks_count":35.09111075899224,"docker_downloads_count":null,"average":16.83726826176517},"purl":"pkg:githubactions/authzed/action-spicedb-validate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/authzed/action-spicedb-validate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/authzed/action-spicedb-validate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/authzed/action-spicedb-validate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-08T19:00:36.050Z","issues_count":2,"pull_requests_count":3,"avg_time_to_close_issue":173925.0,"avg_time_to_close_pull_request":1954.6666666666667,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":303.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"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":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/authzed%2Faction-spicedb-validate/issues","maintainers":[{"login":"josephschorr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephschorr"},{"login":"jzelinskie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzelinskie"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/authzed%2Faction-spicedb-validate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/authzed%2Faction-spicedb-validate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/authzed%2Faction-spicedb-validate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/authzed%2Faction-spicedb-validate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/authzed%2Faction-spicedb-validate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/authzed%2Faction-spicedb-validate/codemeta","maintainers":[]}