{"id":3896081,"name":"github.com/turbot/steampipe-plugin-github","ecosystem":"go","description":"","homepage":"https://github.com/turbot/steampipe-plugin-github","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/turbot/steampipe-plugin-github","keywords_array":[],"namespace":"github.com/turbot","versions_count":84,"first_release_published_at":"2021-01-21T14:36:57.000Z","latest_release_published_at":"2026-07-16T19:56:50.000Z","latest_release_number":"v1.9.1","last_synced_at":"2026-07-26T22:31:31.129Z","created_at":"2022-04-12T00:08:50.088Z","updated_at":"2026-07-26T22:31:31.129Z","registry_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-github","install_command":"go get github.com/turbot/steampipe-plugin-github","documentation_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-github#section-documentation","metadata":{},"repo_metadata":{"id":37011081,"uuid":"331646306","full_name":"turbot/steampipe-plugin-github","owner":"turbot","description":"Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.","archived":false,"fork":false,"pushed_at":"2025-10-08T11:42:32.000Z","size":1480,"stargazers_count":85,"open_issues_count":8,"forks_count":36,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-08T12:23:33.723Z","etag":null,"topics":["backup","etl","github","github-cli","github-client","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins/turbot/github","language":"Go","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/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-21T14:04:18.000Z","updated_at":"2025-10-08T10:25:17.000Z","dependencies_parsed_at":"2024-01-05T13:25:09.086Z","dependency_job_id":"2867b3d6-5636-4e93-b8f2-214ce2d4ae57","html_url":"https://github.com/turbot/steampipe-plugin-github","commit_stats":null,"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-github/sbom","scorecard":{"id":902621,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-github","commit":"9a38d732401720c5ca27d12d2feaced8f20a11f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"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":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"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/add-issue-to-project.yml:1","Warn: no topLevel permission defined: .github/workflows/golangci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/registry-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/steampipe-anywhere.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-labels.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":"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":"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/add-issue-to-project.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/turbot/steampipe-plugin-github/add-issue-to-project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/turbot/steampipe-plugin-github/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/registry-publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/turbot/steampipe-plugin-github/registry-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/turbot/steampipe-plugin-github/stale.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/steampipe-anywhere.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/turbot/steampipe-plugin-github/steampipe-anywhere.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/turbot/steampipe-plugin-github/sync-labels.yml/main?enable=pin","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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/233905015","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/226283736","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/214329039","Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/212481984","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/210223295","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/233905015","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/226283736","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/214329039","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/212481984","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/turbot/steampipe-plugin-github/releases/210223295"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.github/SECURITY.md:1"],"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 21 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2022-1178 / GHSA-h4q8-96p6-jcgr","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2020-0017 / GHSA-w73w-5m7g-f7qc"],"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-24T16:10:57.467Z","repository_id":37011081,"created_at":"2025-08-24T16:10:57.469Z","updated_at":"2025-08-24T16:10:57.469Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003190,"owners_count":26083533,"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-10T02:00:06.843Z","response_time":62,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-10T07:30:22.018Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":4.590830683798765,"stargazers_count":3.964818520443034,"forks_count":3.652822497831179,"average":5.388580945572406},"purl":"pkg:golang/github.com/turbot/steampipe-plugin-github","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-github","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-github","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/turbot/steampipe-plugin-github/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T14:02:18.304Z","issues_count":79,"pull_requests_count":248,"avg_time_to_close_issue":6641620.339622642,"avg_time_to_close_pull_request":3048339.709090909,"issues_closed_count":53,"pull_requests_closed_count":220,"pull_request_authors_count":24,"issue_authors_count":41,"avg_comments_per_issue":2.8860759493670884,"avg_comments_per_pull_request":1.0887096774193548,"merged_pull_requests_count":112,"bot_issues_count":1,"bot_pull_requests_count":110,"past_year_issues_count":7,"past_year_pull_requests_count":75,"past_year_avg_time_to_close_issue":3038618.6666666665,"past_year_avg_time_to_close_pull_request":2445079.9444444445,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":0.5733333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-github/issues","maintainers":[{"login":"rajlearner17","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajlearner17"}],"active_maintainers":[{"login":"rajlearner17","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajlearner17"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-github/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-github/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-github/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-github/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-github/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-github/codemeta","maintainers":[]}