{"id":182423,"url":"https://github.com/supabase/cli","last_synced_at":"2026-08-19T18:20:56.971Z","repository":{"id":37500937,"uuid":"314160187","full_name":"supabase/cli","owner":"supabase","description":"Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.","archived":false,"fork":false,"pushed_at":"2026-08-14T17:47:35.000Z","size":47529,"stargazers_count":2387,"open_issues_count":45,"forks_count":507,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2026-08-14T17:56:54.000Z","etag":null,"topics":["cli","database","database-management","dbms","environment","local","postgres","postgresql","supabase"],"latest_commit_sha":null,"homepage":"https://supabase.com/docs/reference/cli/about","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supabase.png","metadata":{"funding":{"github":["supabase"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":".github/MAINTAINERS.md","copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2020-11-19T06:46:55.000Z","updated_at":"2026-08-14T17:35:53.000Z","dependencies_parsed_at":"2023-12-04T01:27:46.861Z","dependency_job_id":"78ff6e7a-1c72-4274-8294-c599073f062f","html_url":"https://github.com/supabase/cli","commit_stats":{"total_commits":2461,"total_committers":129,"mean_commits":19.07751937984496,"dds":0.6086956521739131,"last_synced_commit":"333a2ca5522e493cd35a853f258e9fd9b5098558"},"previous_names":[],"tags_count":1894,"template":false,"template_full_name":null,"purl":"pkg:github/supabase/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase","download_url":"https://codeload.github.com/supabase/cli/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Fcli/sbom","scorecard":{"id":630082,"data":{"date":"2025-08-11","repo":{"name":"github.com/supabase/cli","commit":"ac922ea0835242949b4adb01d614dd716889b0e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":6,"reason":"Found 5/8 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/fast-forward.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fast-forward.yml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/mirror-image.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mirror-image.yml:23","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/mirror.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mirror.yml:53","Warn: topLevel 'contents' permission set to 'write': .github/workflows/api-sync.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-check.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:11","Warn: topLevel 'contents' permission set to 'write': .github/workflows/fast-forward.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/install.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/mirror-image.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/mirror.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/pg-prove.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-migra.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-beta.yml:10","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-npm.yml:17"],"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":"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/api-sync.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/api-sync.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-sync.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/api-sync.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/api-sync.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/api-sync.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/automerge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/deploy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fast-forward.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/fast-forward.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/install.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/install.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-image.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/mirror-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-image.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/mirror-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-image.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/mirror-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-image.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/mirror-image.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/mirror.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/mirror.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pg-prove.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/pg-prove.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pg-prove.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/pg-prove.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pg-prove.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/pg-prove.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pg-prove.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/pg-prove.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pg-prove.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/pg-prove.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pg-prove.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/pg-prove.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pg-prove.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/pg-prove.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-migra.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/publish-migra.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-migra.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/publish-migra.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-migra.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/publish-migra.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-migra.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/publish-migra.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-migra.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/publish-migra.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-migra.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/publish-migra.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-migra.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/publish-migra.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-beta.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-beta.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-beta.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-beta.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-beta.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-beta.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-beta.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-beta.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-beta.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release-beta.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-npm.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/tag-npm.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-npm.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/cli/tag-npm.yml/develop?enable=pin","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:2","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:4","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:5","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:6","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:7","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:8","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:9","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:10","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:11","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:12","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:13","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:14","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:15","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:16","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:18","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:19","Warn: containerImage not pinned by hash: pkg/config/templates/Dockerfile:20","Warn: npmCommand not pinned by hash: .github/workflows/install.yml:50","Warn: npmCommand not pinned by hash: .github/workflows/install.yml:104","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of  17 containerImage dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/supabase/cli/releases/240238965","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/supabase/cli/releases/240139394","Warn: release artifact v2.35.2 not signed: https://api.github.com/repos/supabase/cli/releases/239911324","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/supabase/cli/releases/239854714","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/supabase/cli/releases/239302284","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/supabase/cli/releases/240238965","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/supabase/cli/releases/240139394","Warn: release artifact v2.35.2 does not have provenance: https://api.github.com/repos/supabase/cli/releases/239911324","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/supabase/cli/releases/239854714","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/supabase/cli/releases/239302284"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-beta.yml:77"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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"}}]},"last_synced_at":"2025-08-21T07:38:36.778Z","repository_id":37500937,"created_at":"2025-08-21T07:38:36.778Z","updated_at":"2025-08-21T07:38:36.778Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36660204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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"}},"keywords":["cli","database","database-management","dbms","environment","local","postgres","postgresql","supabase"],"created_at":"2024-02-03T01:13:24.820Z","updated_at":"2026-08-19T18:20:55.993Z","avatar_url":"https://github.com/supabase.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/182423","html_url":"https://opencollective.ecosyste.ms/projects/182423","collective":{"id":97575,"uuid":"jrkx5lmn-v904qjwe-47np8bwa-7zdygoe3","slug":"postgres","name":"Postgres + Language Server","description":"Postgres \u0026 the Postgres Language Server","website":"https://supabase.com/","github":"supabase/postgres","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://supabase.com/"}],"currency":"USD","projects_count":102,"last_synced_at":"2026-08-17T12:15:16.650Z","created_at":"2024-02-03T01:02:47.695Z","updated_at":"2026-08-17T12:15:16.798Z","transactions_count":null,"balance":71723.8,"account_type":"COLLECTIVE","owner":{"login":"supabase","name":"Supabase","uuid":"54469796","kind":"organization","description":"The open source Firebase alternative.","email":null,"website":"https://supabase.com","location":null,"twitter":"supabase","company":null,"icon_url":"https://avatars.githubusercontent.com/u/54469796?v=4","repositories_count":106,"last_synced_at":"2024-04-13T09:19:40.295Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["supabase"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/supabase","funding_links":["https://github.com/sponsors/supabase"],"total_stars":95870,"followers":3597,"following":0,"created_at":"2022-11-02T16:27:07.224Z","updated_at":"2024-04-13T09:19:46.061Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase/repositories"},"last_project_activity_at":"2026-08-14T22:53:45.000Z","archived":false,"no_funding":false,"no_license":false,"host":"supabase","collective_created_at":"2023-06-06T18:13:01.551Z","collective_updated_at":"2023-06-06T18:13:43.110Z","html_url":"https://opencollective.com/postgres","icon_url":"https://images.opencollective.com/postgres/logo/40.png","total_donations":150335.69,"total_expenses":-78776.2,"current_balance":71723.8,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/postgres","url":"https://opencollective.ecosyste.ms/collectives/postgres","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/postgres/projects"}}