{"id":7870001,"name":"github.com/sqlc-dev/pqtype","ecosystem":"go","description":"","homepage":"https://github.com/sqlc-dev/pqtype","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlc-dev/pqtype","keywords_array":[],"namespace":"github.com/sqlc-dev","versions_count":4,"first_release_published_at":"2021-08-19T04:30:25.000Z","latest_release_published_at":"2023-09-26T08:30:37.000Z","latest_release_number":"v0.3.0","last_synced_at":"2026-03-27T19:05:22.951Z","created_at":"2023-06-30T00:25:05.915Z","updated_at":"2026-03-27T19:05:22.952Z","registry_url":"https://pkg.go.dev/github.com/sqlc-dev/pqtype","install_command":"go get github.com/sqlc-dev/pqtype","documentation_url":"https://pkg.go.dev/github.com/sqlc-dev/pqtype#section-documentation","metadata":{},"repo_metadata":{"id":47512916,"uuid":"397458070","full_name":"sqlc-dev/pqtype","owner":"sqlc-dev","description":"Go types for PostgreSQL types when using lib/pq","archived":false,"fork":false,"pushed_at":"2023-09-26T08:35:18.000Z","size":33,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T07:45:54.640Z","etag":null,"topics":["golang","postgresql"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/sqlc-dev/pqtype","language":"Go","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/sqlc-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2021-08-18T03:14:16.000Z","updated_at":"2025-03-13T16:42:10.000Z","dependencies_parsed_at":"2023-12-18T05:58:02.808Z","dependency_job_id":"74ef7187-7473-4fc2-b328-80ce50e23f7a","html_url":"https://github.com/sqlc-dev/pqtype","commit_stats":null,"previous_names":["sqlc-dev/pqtype","tabbed/pqtype","tabbed/hoare"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sqlc-dev/pqtype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlc-dev","download_url":"https://codeload.github.com/sqlc-dev/pqtype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/sbom","scorecard":{"id":843003,"data":{"date":"2025-08-11","repo":{"name":"github.com/sqlc-dev/pqtype","commit":"116280690cf688260ec28a4fe461eac3ffa90360"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/19 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/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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlc-dev/pqtype/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlc-dev/pqtype/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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: 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":"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":"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 3 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-23T20:52:38.714Z","repository_id":47512916,"created_at":"2025-08-23T20:52:38.714Z","updated_at":"2025-08-23T20:52:38.714Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271881489,"owners_count":24838144,"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-08-24T02:00:11.135Z","response_time":111,"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":"sqlc-dev","name":"sqlc","uuid":"136738596","kind":"organization","description":"","email":"hello@sqlc.dev","website":"https://sqlc.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/136738596?v=4","repositories_count":18,"last_synced_at":"2025-03-04T09:37:51.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sqlc-dev","funding_links":[],"total_stars":15113,"followers":122,"following":0,"created_at":"2023-06-30T00:20:01.455Z","updated_at":"2025-03-04T09:37:51.174Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlc-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlc-dev/repositories"},"tags":[{"name":"v0.3.0","sha":"116280690cf688260ec28a4fe461eac3ffa90360","kind":"commit","published_at":"2023-09-26T08:30:37.000Z","download_url":"https://codeload.github.com/sqlc-dev/pqtype/tar.gz/v0.3.0","html_url":"https://github.com/sqlc-dev/pqtype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlc-dev/pqtype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"20aff2268f5b615e075443eb3f6d9d83450900c4","kind":"commit","published_at":"2023-06-29T23:59:39.000Z","download_url":"https://codeload.github.com/sqlc-dev/pqtype/tar.gz/v0.2.0","html_url":"https://github.com/sqlc-dev/pqtype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlc-dev/pqtype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"38f36c4f8ab0fa8f39db3216422da81f96da6032","kind":"commit","published_at":"2021-08-25T16:30:58.000Z","download_url":"https://codeload.github.com/sqlc-dev/pqtype/tar.gz/v0.1.1","html_url":"https://github.com/sqlc-dev/pqtype/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlc-dev/pqtype@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7adfce823c0b7dd8485bb6a57e8eeebbf509f259","kind":"commit","published_at":"2021-08-19T04:30:25.000Z","download_url":"https://codeload.github.com/sqlc-dev/pqtype/tar.gz/v0.1.0","html_url":"https://github.com/sqlc-dev/pqtype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlc-dev/pqtype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T13:56:16.786Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":1.9620702958435703,"dependent_packages_count":1.3491298391597748,"stargazers_count":14.524457349387804,"forks_count":9.786696176572113,"docker_downloads_count":null,"average":6.905588415240816},"purl":"pkg:golang/github.com/sqlc-dev/pqtype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sqlc-dev/pqtype","docker_dependents_count":3,"docker_downloads_count":336,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sqlc-dev/pqtype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sqlc-dev/pqtype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-11T18:31:20.074Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":18930.0,"avg_time_to_close_pull_request":14479263.666666666,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"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":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlc-dev%2Fpqtype/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlc-dev%2Fpqtype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlc-dev%2Fpqtype/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlc-dev%2Fpqtype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlc-dev%2Fpqtype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlc-dev%2Fpqtype/codemeta","maintainers":[]}