{"id":5632429,"name":"github.com/Permify/permify","ecosystem":"go","description":"","homepage":"https://github.com/Permify/permify","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/Permify/permify","keywords_array":[],"namespace":"github.com/Permify","versions_count":151,"first_release_published_at":"2022-08-03T08:45:38.000Z","latest_release_published_at":"2026-05-20T21:06:59.000Z","latest_release_number":"v1.7.0","last_synced_at":"2026-05-29T20:16:13.900Z","created_at":"2022-12-06T05:43:26.735Z","updated_at":"2026-05-29T20:16:13.901Z","registry_url":"https://pkg.go.dev/github.com/Permify/permify","install_command":"go get github.com/Permify/permify","documentation_url":"https://pkg.go.dev/github.com/Permify/permify#section-documentation","metadata":{},"repo_metadata":{"id":45659141,"uuid":"513870749","full_name":"Permify/permify","owner":"Permify","description":"An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.","archived":false,"fork":false,"pushed_at":"2025-10-23T07:22:49.000Z","size":392901,"stargazers_count":5612,"open_issues_count":57,"forks_count":262,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-10-23T09:21:55.826Z","etag":null,"topics":["abac","access-control","acl","authorization","ciam","cloud-native","distributed","fga","fine-grained-access-control","golang","grpc","kubernetes","least-privilege","permission","permissions","rbac","rebac","security","zanzibar"],"latest_commit_sha":null,"homepage":"https://permify.co/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Permify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Permify"}},"created_at":"2022-07-14T11:16:57.000Z","updated_at":"2025-10-23T07:22:50.000Z","dependencies_parsed_at":"2023-10-13T08:31:32.692Z","dependency_job_id":"cc583987-9400-410e-a81d-a97580846896","html_url":"https://github.com/Permify/permify","commit_stats":{"total_commits":2439,"total_committers":63,"mean_commits":"38.714285714285715","dds":0.5252152521525215,"last_synced_commit":"f90d0350787fefd32f8d5df2aeb85b58e06f9cb2"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/Permify/permify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Permify%2Fpermify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Permify%2Fpermify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Permify%2Fpermify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Permify%2Fpermify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Permify","download_url":"https://codeload.github.com/Permify/permify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Permify%2Fpermify/sbom","scorecard":{"id":510314,"data":{"date":"2025-08-19T22:17:51Z","repo":{"name":"github.com/Permify/permify","commit":"5d971a20c5356a676b599fa7ff7ffdc3f64061ec"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-for-typos.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:12","Warn: no topLevel permission defined: .github/workflows/container-scan.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/nightly.yaml:8","Warn: topLevel 'packages' permission set to 'write': .github/workflows/nightly.yaml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Warn: no topLevel permission defined: .github/workflows/sdk-generator.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-pr-title.yml:10","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: playground/public/play.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-scan.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Permify/permify/container-scan.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-scan.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Permify/permify/container-scan.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sdk-generator.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Permify/permify/sdk-generator.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sdk-generator.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Permify/permify/sdk-generator.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.release:2","Warn: downloadThenRun not pinned by hash: Dockerfile.local:6","Warn: goCommand not pinned by hash: .github/workflows/coverage.yml:29","Info:  17 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:  24 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   5 out of   6 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/nightly.yaml:11"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/Permify/permify/releases/232982410","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/Permify/permify/releases/227304298","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/Permify/permify/releases/223326289","Warn: release artifact v1.3.9 not signed: https://api.github.com/repos/Permify/permify/releases/218758260","Warn: release artifact v1.3.7 not signed: https://api.github.com/repos/Permify/permify/releases/213083093","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/Permify/permify/releases/232982410","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/Permify/permify/releases/227304298","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/Permify/permify/releases/223326289","Warn: release artifact v1.3.9 does not have provenance: https://api.github.com/repos/Permify/permify/releases/218758260","Warn: release artifact v1.3.7 does not have provenance: https://api.github.com/repos/Permify/permify/releases/213083093"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"15 out of 15 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: 63labs, Permify, Tools-List, acikkaynak, developgo, findmentor-network, kondukto-io, letgo, permify, permify inc, phonepe, slack, stepsecurity, supabase-community, termkit, workflowkit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T00:22:26.582Z","repository_id":45659141,"created_at":"2025-08-20T00:22:26.582Z","updated_at":"2025-08-20T00:22:26.582Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281032942,"owners_count":26432876,"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-25T02:00:06.499Z","response_time":81,"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":"Permify","name":"Permify","uuid":"87805264","kind":"organization","description":"Permify is a open source authorization service that helps dev teams create granular access control without breaking a sweat!","email":"hello@permify.co","website":"https://permify.co","location":"United States of America","twitter":"GetPermify","company":null,"icon_url":"https://avatars.githubusercontent.com/u/87805264?v=4","repositories_count":19,"last_synced_at":"2024-04-14T06:17:16.786Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Permify","funding_links":[],"total_stars":2872,"followers":109,"following":0,"created_at":"2022-11-17T10:55:54.521Z","updated_at":"2024-04-14T06:17:24.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Permify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Permify/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-25T23:14:54.667Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.1247568843942508,"forks_count":2.3359299333248784,"average":4.951421770364194},"purl":"pkg:golang/github.com/%21permify/permify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Permify/permify","docker_dependents_count":3,"docker_downloads_count":1010,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Permify/permify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Permify/permify/dependencies","status":null,"funding_links":["https://github.com/sponsors/Permify"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T02:03:04.418Z","issues_count":228,"pull_requests_count":2132,"avg_time_to_close_issue":1917475.1555555556,"avg_time_to_close_pull_request":712415.0358890701,"issues_closed_count":135,"pull_requests_closed_count":1839,"pull_request_authors_count":50,"issue_authors_count":71,"avg_comments_per_issue":1.1754385964912282,"avg_comments_per_pull_request":0.7570356472795498,"merged_pull_requests_count":1682,"bot_issues_count":7,"bot_pull_requests_count":1508,"past_year_issues_count":123,"past_year_pull_requests_count":987,"past_year_avg_time_to_close_issue":623734.15,"past_year_avg_time_to_close_pull_request":46670.81743227327,"past_year_issues_closed_count":80,"past_year_pull_requests_closed_count":849,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":0.34959349593495936,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":822,"past_year_merged_pull_requests_count":831,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Permify%2Fpermify/issues","maintainers":[{"login":"tolgaOzen","count":414,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolgaOzen"},{"login":"EgeAytin","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EgeAytin"},{"login":"tolgaozen","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolgaozen"},{"login":"muratmirgun","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/muratmirgun"},{"login":"firatcand","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/firatcand"}],"active_maintainers":[{"login":"tolgaOzen","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolgaOzen"},{"login":"tolgaozen","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolgaozen"},{"login":"EgeAytin","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EgeAytin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPermify%2Fpermify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPermify%2Fpermify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPermify%2Fpermify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPermify%2Fpermify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPermify%2Fpermify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPermify%2Fpermify/codemeta","maintainers":[]}