{"id":362662,"url":"https://github.com/snowflakedb/gosnowflake","last_synced_at":"2026-06-22T04:02:29.599Z","repository":{"id":38008099,"uuid":"69611909","full_name":"snowflakedb/gosnowflake","owner":"snowflakedb","description":"Go Snowflake Driver","archived":false,"fork":false,"pushed_at":"2026-05-15T13:39:00.000Z","size":21684,"stargazers_count":356,"open_issues_count":24,"forks_count":165,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-05-16T09:56:43.721Z","etag":null,"topics":["golang","snowflake"],"latest_commit_sha":null,"homepage":"","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/snowflakedb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2016-09-29T22:09:11.000Z","updated_at":"2026-05-14T14:23:44.000Z","dependencies_parsed_at":"2026-02-12T09:07:16.816Z","dependency_job_id":null,"html_url":"https://github.com/snowflakedb/gosnowflake","commit_stats":null,"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/snowflakedb/gosnowflake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/sbom","scorecard":{"id":40822,"data":{"date":"2025-08-04","repo":{"name":"github.com/snowflakedb/gosnowflake","commit":"bbb59306daabb303b0c488acd6ac5a1977b95224"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/cla_bot.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cla_bot.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cla_bot.yml:13","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/cla_bot.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_close.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_issue.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/semgrep.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-issue.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-pr.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/build-test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla_bot.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/cla_bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_close.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_close.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semgrep.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: ci/image/Dockerfile:1","Warn: pipCommand not pinned by hash: ci/image/Dockerfile:7","Warn: goCommand not pinned by hash: ci/scripts/execute_tests.sh:15","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 goCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 13 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T21:28:42.166Z","repository_id":38008099,"created_at":"2025-08-14T21:28:42.167Z","updated_at":"2025-08-14T21:28:42.167Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"snowflakedb","name":"Snowflake Computing","uuid":"6453780","kind":"organization","description":"","email":null,"website":"https://snowflake.com","location":"In the ☁","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6453780?v=4","repositories_count":39,"last_synced_at":"2024-03-25T21:11:52.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/snowflakedb","funding_links":[],"total_stars":2669,"followers":778,"following":0,"created_at":"2022-11-02T16:40:57.562Z","updated_at":"2024-03-25T21:12:10.271Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb/repositories"},"packages":[{"id":3497908,"name":"github.com/snowflakedb/gosnowflake","ecosystem":"go","description":"Package gosnowflake is a pure Go Snowflake driver for the database/sql package.","homepage":"https://github.com/snowflakedb/gosnowflake","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/snowflakedb/gosnowflake","keywords_array":[],"namespace":"github.com/snowflakedb","versions_count":94,"first_release_published_at":"2017-10-25T21:05:01.000Z","latest_release_published_at":"2026-04-08T11:42:13.000Z","latest_release_number":"v1.19.1","last_synced_at":"2026-06-21T22:14:13.233Z","created_at":"2022-04-10T19:47:22.660Z","updated_at":"2026-06-21T22:14:13.233Z","registry_url":"https://pkg.go.dev/github.com/snowflakedb/gosnowflake","install_command":"go get github.com/snowflakedb/gosnowflake","documentation_url":"https://pkg.go.dev/github.com/snowflakedb/gosnowflake#section-documentation","metadata":{},"repo_metadata":{"id":38008099,"uuid":"69611909","full_name":"snowflakedb/gosnowflake","owner":"snowflakedb","description":"Go Snowflake Driver","archived":false,"fork":false,"pushed_at":"2026-02-04T09:27:53.000Z","size":21144,"stargazers_count":351,"open_issues_count":30,"forks_count":158,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-02-04T21:57:50.311Z","etag":null,"topics":["golang","snowflake"],"latest_commit_sha":null,"homepage":"","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/snowflakedb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2016-09-29T22:09:11.000Z","updated_at":"2026-02-03T10:28:49.000Z","dependencies_parsed_at":"2025-11-27T13:10:58.865Z","dependency_job_id":null,"html_url":"https://github.com/snowflakedb/gosnowflake","commit_stats":null,"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"purl":"pkg:github/snowflakedb/gosnowflake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/sbom","scorecard":{"id":40822,"data":{"date":"2025-08-04","repo":{"name":"github.com/snowflakedb/gosnowflake","commit":"bbb59306daabb303b0c488acd6ac5a1977b95224"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/cla_bot.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cla_bot.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cla_bot.yml:13","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/cla_bot.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_close.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_issue.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/semgrep.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-issue.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-pr.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/build-test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla_bot.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/cla_bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_close.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_close.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semgrep.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: ci/image/Dockerfile:1","Warn: pipCommand not pinned by hash: ci/image/Dockerfile:7","Warn: goCommand not pinned by hash: ci/scripts/execute_tests.sh:15","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 goCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 13 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T21:28:42.166Z","repository_id":38008099,"created_at":"2025-08-14T21:28:42.167Z","updated_at":"2025-08-14T21:28:42.167Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29354808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"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":"snowflakedb","name":"Snowflake Computing","uuid":"6453780","kind":"organization","description":"","email":null,"website":"https://snowflake.com","location":"In the ☁","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6453780?v=4","repositories_count":39,"last_synced_at":"2024-03-25T21:11:52.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/snowflakedb","funding_links":[],"total_stars":2669,"followers":778,"following":0,"created_at":"2022-11-02T16:40:57.562Z","updated_at":"2024-03-25T21:12:10.271Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb/repositories"},"tags":[{"name":"v1.19.0","sha":"696c6d90892fcbff2674631cc15309b3863f9264","kind":"commit","published_at":"2026-02-03T10:28:43.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.19.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"060b5e783bab057afee20e298f2bba34a105e662","kind":"commit","published_at":"2025-12-15T09:22:13.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.18.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a686da1d5c0dd66984bc93834135f613dfd7c396","kind":"commit","published_at":"2025-11-20T09:58:23.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.18.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"8853b49f7a41c3f4775995430110ad96bd672984","kind":"commit","published_at":"2025-11-04T13:51:03.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.17.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"c9cc609f0ec5734bbba5cf82a17306062494359e","kind":"commit","published_at":"2025-09-29T15:16:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.17.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"218f7042960d61e35bbac0d85bf84da9389ffb1b","kind":"commit","published_at":"2025-08-14T11:14:22.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.16.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"15020c8b54502a75e588af68b867e2cd49cad582","kind":"commit","published_at":"2025-07-01T09:46:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.15.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"a1a961dfdcbe7e4898bbb9a414cdd055f98146b4","kind":"commit","published_at":"2025-05-28T11:07:00.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.14.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f8915a430db1ce9c4a0609e5885cd38f092ad046","kind":"commit","published_at":"2025-04-30T15:49:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.14.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"3d3e3b0b45d0ad9b49293ddc88ef7253cdcb7a02","kind":"commit","published_at":"2025-04-28T15:01:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"82441d8c0f4ac7324740c86edb9c86591e694bf0","kind":"commit","published_at":"2025-04-01T12:04:28.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"b034584aa6fc171c1fa02e5af1f98234f24538fe","kind":"commit","published_at":"2025-03-04T12:47:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"e5ae90fd0e4f94f9970b2c06ffe19e2c23cda30b","kind":"commit","published_at":"2025-01-29T11:29:25.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"951ae610e8e8559f919da533f01d2c36dea4b262","kind":"commit","published_at":"2024-12-05T10:34:36.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.12.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"27e76c9349a38895e20a847b4c08d01d39ec4d03","kind":"commit","published_at":"2024-10-30T12:54:45.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.12.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"1197e558b48b305a6c11250b0b46e70e036f1e45","kind":"commit","published_at":"2024-10-03T10:59:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"099708d318689634a558f705ccc19b3b7b278972","kind":"commit","published_at":"2024-08-29T09:24:22.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"52bb7bc8b5315b4add85a2712a28fca5ea289072","kind":"commit","published_at":"2024-07-31T11:53:58.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"15db23153cd00dff0cbb3e86590c885ba0771055","kind":"commit","published_at":"2024-05-29T05:22:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.10.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"06ec38e9e1c6881405e4b4073f288602ada8c3ba","kind":"commit","published_at":"2024-05-08T11:53:44.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.10.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"a0ec4810a8c299eb5ad663533bd915326af828be","kind":"commit","published_at":"2024-03-28T07:44:26.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.9.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"95345201ecd83fbbbb435f2bc653800b151e862e","kind":"commit","published_at":"2024-02-20T14:24:03.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.8.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"e990de6790b5094c05e5b2ed6a603583522c0087","kind":"commit","published_at":"2024-01-15T12:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"b8e6736149339f984e4df49283c1e365bd38c8a6","kind":"commit","published_at":"2023-12-05T12:10:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"46d412c69e5909cb56ad6f838245878e7015ccb6","kind":"commit","published_at":"2023-11-14T06:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.0/manifests"},{"name":"v1.6.25","sha":"207dec5d073be38b8851f734821db623a81bacb4","kind":"commit","published_at":"2023-09-26T17:53:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.25","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.25/manifests"},{"name":"v1.6.24","sha":"cd116cf447b5975798ca26c1a456fb801cf67810","kind":"commit","published_at":"2023-08-22T01:21:16.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.24","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.24/manifests"},{"name":"v1.6.23","sha":"35381e4694cc05c9011a857c18ead3759a556b95","kind":"commit","published_at":"2023-07-25T17:39:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.23","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.23/manifests"},{"name":"v1.6.22","sha":"4730ed960397bac8675fc86640711113e8ba7889","kind":"commit","published_at":"2023-06-14T00:24:51.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.22","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"72fecc7dc8c00851a1267159dacb0346cbbf0d68","kind":"commit","published_at":"2023-05-23T17:00:43.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.21","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"182b5254e895454ab9514888eec4ff7a8145de8e","kind":"commit","published_at":"2023-04-18T17:31:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.20","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"d04e9aad8c13a649b6d347f4ee87d227c15f5e0c","kind":"commit","published_at":"2023-03-21T18:07:15.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.19","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.19/manifests"},{"name":"v1.6.18","sha":"ccd4d30902f75b6a117c8599093c520a1bdc745c","kind":"commit","published_at":"2023-02-24T01:27:29.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.18","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"77f571137a8a01f26d724e0183d2a76d686505e7","kind":"commit","published_at":"2023-01-25T23:15:53.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.17","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.17/manifests"},{"name":"v1.6.16","sha":"0450f0b16a4679b216baecd3fd6cdce739dbb683","kind":"commit","published_at":"2022-12-13T22:30:23.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.16","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"53dd01fec05803d63fb9324c7d817cdeea64cac4","kind":"commit","published_at":"2022-11-16T18:59:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.15","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.15/manifests"},{"name":"v1.6.14","sha":"2d19081e3b1dab320a3f6e6328c6565f62d045b6","kind":"commit","published_at":"2022-10-27T21:07:47.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.14","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.14/manifests"},{"name":"v1.6.13","sha":"5da2ab2463b2c7e544722bc58defdb23397287d6","kind":"commit","published_at":"2022-08-22T22:00:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"9ee67b2f3a63398d9273622fe92f7f0f29e0334b","kind":"commit","published_at":"2022-07-29T19:56:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.12/manifests"},{"name":"v1.6.11","sha":"3c7253cb065fc33771a2e9b46c5ae8c00f321fdd","kind":"commit","published_at":"2022-06-23T17:44:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"57363490f9b7b148949ef2569d655ae8cf32a2ea","kind":"commit","published_at":"2022-05-24T21:12:54.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"d34ce5fe3a421fc2a2d9283b703ad670bbc2a0e5","kind":"commit","published_at":"2022-04-19T20:23:00.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"653557826b72d84d45adc700d5d26ffe22eb36e4","kind":"commit","published_at":"2022-03-15T19:10:08.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"678701a9ecf52cbfb5ca425daf540ed7e70a5125","kind":"commit","published_at":"2022-02-16T19:42:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"705a4a12b9f41d299cf5457878cff94fdf0366ac","kind":"commit","published_at":"2022-01-19T21:36:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"deadc228b56bde744bccbd608a805784d1b3d94b","kind":"commit","published_at":"2021-12-13T23:11:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"da3c7782ec34abaac86f4d85d544401e797aa0f4","kind":"commit","published_at":"2021-11-16T00:10:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d92ed6186a7cf120a44ab515522d17f8df5236b1","kind":"commit","published_at":"2021-10-12T22:28:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0cd53b222516a3c6265569049f852fe7b330fee6","kind":"commit","published_at":"2021-09-14T00:10:36.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b2685fc65dcfad963dca249447051e43ee0bc539","kind":"commit","published_at":"2021-08-17T21:15:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"973a78f9e859837d7bf53b1373c40068c6b11e6c","kind":"commit","published_at":"2021-07-20T21:00:59.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"72b607f9314a0842a029560acbdad2b5d5a6653c","kind":"commit","published_at":"2021-06-22T18:26:51.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.5.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"98bf5b7e72fd51d6c1a399397194215f84deeff5","kind":"commit","published_at":"2021-05-24T22:35:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.5.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"59b6c69f556c41d6d41f2ab51b7e907acc1176a5","kind":"commit","published_at":"2021-04-29T21:57:34.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"2769c2506c9b7db49724a1062643cb12dc9f96b6","kind":"commit","published_at":"2021-03-29T22:52:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5ee1eee4677f66fd4fbb3068d18a7985a8d34191","kind":"commit","published_at":"2021-03-02T02:40:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5541ec79b91441bcfcdf55ecd67fba482d541eac","kind":"commit","published_at":"2021-02-01T23:37:15.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"50373856186902f6aa0bf85f4dea82bbb3550c90","kind":"commit","published_at":"2021-01-12T17:48:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"2748ab75628cc075cf018503937a4ab47430b98e","kind":"commit","published_at":"2020-12-07T06:25:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"be9d95162657e792634aabe92c25e3ee293a5173","kind":"commit","published_at":"2020-11-17T23:31:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"e4827eb7b770fb1353e458c87358bb10980803e0","kind":"commit","published_at":"2020-10-27T16:53:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"c50af0ac4371cb8f164df385fe33428978b1d368","kind":"commit","published_at":"2020-09-14T22:26:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"08f1560947eb2133763f920214a7308005757949","kind":"commit","published_at":"2020-08-24T21:51:26.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"393403b05ef944ded41ba1ed53eac4fc4b2b10be","kind":"commit","published_at":"2020-07-31T18:50:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"72488f228d4535e268390fffe0c3e35fe35d1ec8","kind":"commit","published_at":"2020-07-18T01:20:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"49ff6e2eead629626f2768dcd55306f10128cfd9","kind":"commit","published_at":"2020-06-02T01:47:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"438840dc3369fa2492af0ce196765a7434b46a82","kind":"commit","published_at":"2020-01-06T22:50:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"f0df5ebfd4e1e969953cb0bc969c08ee994a7a4e","kind":"commit","published_at":"2019-12-03T00:02:53.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"c7f4bfb9cf8bdabf5a0522e2c8ed28cc30743ce9","kind":"commit","published_at":"2019-09-30T21:37:20.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"1605e50f6382eea57ec3fd3d66fcbd31604548df","kind":"commit","published_at":"2019-09-16T21:48:09.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e689fe23df68b7808c1566d4333545172dbee1ae","kind":"commit","published_at":"2019-08-26T23:25:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0159959b906e9740eb7eca4d5ada36290b5e9521","kind":"commit","published_at":"2019-07-01T20:06:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.2.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.2.0/manifests"},{"name":"v1.1.19","sha":"b96e0b559b39ef0cb8cc2f8c6804f440f9632871","kind":"commit","published_at":"2019-06-17T22:05:31.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.19","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"6266897464b7439cc1eb41571366006081655a4a","kind":"commit","published_at":"2019-06-03T20:29:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.18","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"00f64a757140b26404efc95e52df0a895bbd82d7","kind":"commit","published_at":"2019-03-23T00:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.17","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"50dd2d0a43b9a05e045701340a2b15a174532f91","kind":"commit","published_at":"2019-01-18T20:08:01.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.16","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"8b4c8977c6c59c484b635709ae730da50faa250c","kind":"commit","published_at":"2018-11-27T20:05:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.15","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"b7438d418e5a09ebde33080aa09a4a0faa8a0049","kind":"commit","published_at":"2018-10-23T21:48:14.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.14","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"cec684af36b39ac04e4f2b2036caaadf8c9e922c","kind":"commit","published_at":"2018-10-09T18:35:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"15ca7475267d72d56ba41b3c59708042dead53d4","kind":"commit","published_at":"2018-09-25T00:07:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"96475ef3de8d4c4a50b1bb617ec57a6284487083","kind":"commit","published_at":"2018-09-06T21:08:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7d8648cf4957e55009221bc28f507382c08250e4","kind":"commit","published_at":"2018-08-14T21:21:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"608fef34d2378f35395b28da67653ff839b927be","kind":"commit","published_at":"2018-07-22T19:00:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"b41243953b6b5f2887a69c06a95805101f3a7246","kind":"commit","published_at":"2018-06-13T21:56:35.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"e490568afda797e1ad260d946179d580043b5dff","kind":"commit","published_at":"2018-05-23T23:35:35.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"063cf0a64e29e56a633e95e0bc3f6d3a46d810b0","kind":"commit","published_at":"2018-03-08T19:18:58.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"be663dedff6fc7901ef4aa3f80061f60c57a16e9","kind":"commit","published_at":"2018-02-07T07:47:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"29ef18c34015f2b1012e8a04ec427a5ee93bca68","kind":"commit","published_at":"2018-01-25T01:14:59.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"cf3bc1058cff5dac470fef4a92a89d2abcfc8f18","kind":"commit","published_at":"2018-01-08T22:25:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"9a94f6416dacc05348485e82b39fda428b824257","kind":"commit","published_at":"2017-12-28T02:54:14.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"067c0d65e077cc8a65599fe1f7885cc6abcd8799","kind":"commit","published_at":"2017-12-12T21:01:33.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6a62f5ae145a84d2a7141b151211e810f75615fb","kind":"commit","published_at":"2017-12-01T16:39:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"607b2ea79dc0b8a9b6425c1d4b934b780cdbefe6","kind":"commit","published_at":"2017-10-25T21:05:01.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.0.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.0.0/manifests"},{"name":"0.5.0","sha":"72f762d6d0358855bcc576e67e5196942f5e71c4","kind":"commit","published_at":"2017-09-18T19:36:37.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.5.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"3c2f7dc066c9a60ac6109dfc7e05252dcd3cd03c","kind":"commit","published_at":"2017-09-14T14:16:31.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.4.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"6c00d817ce32cedfbc3bf05dfb04cee4d3ed5b41","kind":"commit","published_at":"2017-08-09T14:24:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.3.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.3.0/manifests"},{"name":"0.2","sha":"584b6e14f67820b0ccd9a40d3b26bdc31b3b9345","kind":"commit","published_at":"2017-07-05T16:54:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.2/manifests"},{"name":"0.1","sha":"9bdb7d37dc2de7d7dc38201ee0494103261674f2","kind":"commit","published_at":"2017-04-21T05:57:49.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-06T07:36:13.588Z","dependent_packages_count":539,"downloads":null,"downloads_period":null,"dependent_repos_count":3968,"rankings":{"downloads":null,"dependent_repos_count":0.12949223046617203,"dependent_packages_count":0.18028918264904106,"stargazers_count":3.406195628262304,"forks_count":2.644141351518909,"docker_downloads_count":0.11059336439813612,"average":1.2941423514589123},"purl":"pkg:golang/github.com/snowflakedb/gosnowflake","advisories":[{"uuid":"GSA_kwCzR0hTQS02amdtLWo3aDItMmZxZ84ABHO0","url":"https://github.com/advisories/GHSA-6jgm-j7h2-2fqg","title":"Go Snowflake Driver has race condition when checking access to Easy Logging configuration file","description":"# Issue\nSnowflake discovered and remediated a vulnerability in the Go Snowflake Driver (“Driver”). When using the Easy Logging feature on Linux and macOS, the Driver didn’t correctly verify the permissions of the logging configuration file, potentially allowing an attacker with local access to overwrite the configuration and gain control over logging level and output location.\n\nThis vulnerability affects Driver versions from 1.7.0 up to, but not including, 1.13.3. Snowflake fixed the issue in version 1.13.3.\n\n# Vulnerability Details\nWhen using the Easy Logging feature on Linux and macOS, the Driver reads logging configuration from a user-provided file. On Linux and macOS the Driver verifies that the configuration file can be written to only by its owner. That check was vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition and failed to verify that the file owner matches the user running the Driver. This could allow a local attacker with write access to the configuration file or the directory containing it to overwrite the configuration and gain control over logging level and output location.\n\n# Solution\nSnowflake released version 1.13.3 of the Go Snowflake Driver, which fixes this issue. We recommend users upgrade to version 1.13.3.\n\n# Additional Information\nIf you discover a security vulnerability in one of our products or websites, please report the issue to Snowflake through our Vulnerability Disclosure Program hosted at HackerOne. For more information, please see our [Vulnerability Disclosure Policy](https://hackerone.com/snowflake?type=team).","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-04-28T20:27:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.3,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","references":["https://github.com/snowflakedb/gosnowflake/security/advisories/GHSA-6jgm-j7h2-2fqg","https://github.com/snowflakedb/gosnowflake/commit/ba94a4800e23621eff558ef18ce4b96ec5489ff0","https://nvd.nist.gov/vuln/detail/CVE-2025-46327","https://pkg.go.dev/vuln/GO-2025-3650","https://github.com/advisories/GHSA-6jgm-j7h2-2fqg"],"source_kind":"github","identifiers":["GHSA-6jgm-j7h2-2fqg","CVE-2025-46327"],"repository_url":"https://github.com/snowflakedb/gosnowflake","blast_radius":0.0,"created_at":"2025-04-28T21:08:33.241Z","updated_at":"2026-06-21T15:04:04.259Z","epss_percentage":0.00111,"epss_percentile":0.01575,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02amdtLWo3aDItMmZxZ84ABHO0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02amdtLWo3aDItMmZxZ84ABHO0","packages":[{"ecosystem":"go","package_name":"github.com/snowflakedb/gosnowflake","versions":[{"first_patched_version":"1.13.3","vulnerable_version_range":"\u003e= 1.7.0, \u003c 1.13.3"}],"purl":"pkg:go/github.com%2Fsnowflakedb%2Fgosnowflake","statistics":{"dependent_packages_count":539,"dependent_repos_count":3968,"downloads":null,"downloads_period":null},"affected_versions":["v1.7.0","v1.7.1","v1.7.2","v1.8.0","v1.9.0","v1.10.0","v1.10.1","v1.11.0","v1.11.1","v1.11.2","v1.12.0","v1.12.1","v1.13.0","v1.13.1","v1.13.2"],"unaffected_versions":["v1.0.0","v1.1.0","v1.1.1","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.1.9","v1.1.10","v1.1.11","v1.1.12","v1.1.13","v1.1.14","v1.1.15","v1.1.16","v1.1.17","v1.1.18","v1.1.19","v1.2.0","v1.3.0","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.3.11","v1.3.12","v1.3.13","v1.4.0","v1.4.1","v1.4.2","v1.4.3","v1.5.0","v1.5.1","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18","v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.13.3","v1.14.0","v1.14.1","v1.15.0","v1.16.0","v1.17.0","v1.17.1","v1.18.0","v1.18.1","v1.19.0","v1.19.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02amdtLWo3aDItMmZxZ84ABHO0/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1md3YyLTY1d2gtMnc4Y84AAzxf","url":"https://github.com/advisories/GHSA-fwv2-65wh-2w8c","title":"Snowflake Golang Driver vulnerable to Command Injection","description":"### Issue\nSnowflake was informed via our bug bounty program of a command injection vulnerability in the Snowflake Golang driver via SSO browser URL authentication.\n\n### Impacted driver package: \ngosnowflake\n\n### Impacted version range: \nbefore [Version 1.6.19](https://community.snowflake.com/s/article/Go-Snowflake-Driver-Release-Notes)\n\n### Attack Scenario\nIn order to exploit the potential for command injection, an attacker would need to be successful in (1) establishing a malicious resource and (2) redirecting users to utilize the resource. The attacker could set up a malicious, publicly accessible server which responds to the SSO URL with an attack payload. If the attacker then tricked a user into visiting the maliciously crafted connection URL, the user’s local machine would render the malicious payload, leading to a remote code execution. \n\nThis attack scenario can be mitigated through URL whitelisting as well as common anti-phishing resources.  \n\n### Solution\nOn March 21, 2023, Snowflake merged a patch that fixed a command injection vulnerability in the Snowflake Golang driver via SSO browser URL authentication. The vulnerability affected the Snowflake Golang driver before Version 1.6.19. We strongly recommend users upgrade to Version 1.6.19 as soon as possible via the following resources: [Go Snowflake Driver](https://docs.snowflake.com/en/developer-guide/golang/go-driver)\n\n### Additional Information\nIf you discover a security vulnerability in one of our products or websites, please report the issue to HackerOne. For more information, please see our [Vulnerability Disclosure Policy](https://hackerone.com/snowflake?type=team).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-06-09T22:53:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N","references":["https://github.com/snowflakedb/gosnowflake/security/advisories/GHSA-fwv2-65wh-2w8c","https://nvd.nist.gov/vuln/detail/CVE-2023-34231","https://github.com/snowflakedb/gosnowflake/pull/757","https://github.com/snowflakedb/gosnowflake/commit/e11a2a555f1b9f7adc1f01fb7b5e7f38fbbb2a1c","https://github.com/advisories/GHSA-fwv2-65wh-2w8c"],"source_kind":"github","identifiers":["GHSA-fwv2-65wh-2w8c","CVE-2023-34231"],"repository_url":"https://github.com/snowflakedb/gosnowflake","blast_radius":0.0,"created_at":"2023-06-09T23:03:22.736Z","updated_at":"2026-06-21T15:09:01.012Z","epss_percentage":0.01962,"epss_percentile":0.77746,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1md3YyLTY1d2gtMnc4Y84AAzxf","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1md3YyLTY1d2gtMnc4Y84AAzxf","packages":[{"ecosystem":"go","package_name":"github.com/snowflakedb/gosnowflake","versions":[{"first_patched_version":"1.6.19","vulnerable_version_range":"\u003c 1.6.19"}],"purl":"pkg:go/github.com%2Fsnowflakedb%2Fgosnowflake","statistics":{"dependent_packages_count":539,"dependent_repos_count":3968,"downloads":null,"downloads_period":null},"affected_versions":["v1.0.0","v1.1.0","v1.1.1","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.1.9","v1.1.10","v1.1.11","v1.1.12","v1.1.13","v1.1.14","v1.1.15","v1.1.16","v1.1.17","v1.1.18","v1.1.19","v1.2.0","v1.3.0","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.3.11","v1.3.12","v1.3.13","v1.4.0","v1.4.1","v1.4.2","v1.4.3","v1.5.0","v1.5.1","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18"],"unaffected_versions":["v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.7.0","v1.7.1","v1.7.2","v1.8.0","v1.9.0","v1.10.0","v1.10.1","v1.11.0","v1.11.1","v1.11.2","v1.12.0","v1.12.1","v1.13.0","v1.13.1","v1.13.2","v1.13.3","v1.14.0","v1.14.1","v1.15.0","v1.16.0","v1.17.0","v1.17.1","v1.18.0","v1.18.1","v1.19.0","v1.19.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1md3YyLTY1d2gtMnc4Y84AAzxf/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/snowflakedb/gosnowflake","docker_dependents_count":380,"docker_downloads_count":1488104774,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/snowflakedb/gosnowflake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/snowflakedb/gosnowflake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-11T12:01:33.406Z","issues_count":194,"pull_requests_count":1068,"avg_time_to_close_issue":15672831.392405063,"avg_time_to_close_pull_request":1716607.622559653,"issues_closed_count":158,"pull_requests_closed_count":922,"pull_request_authors_count":104,"issue_authors_count":111,"avg_comments_per_issue":4.010309278350515,"avg_comments_per_pull_request":1.1376404494382022,"merged_pull_requests_count":614,"bot_issues_count":23,"bot_pull_requests_count":0,"past_year_issues_count":43,"past_year_pull_requests_count":393,"past_year_avg_time_to_close_issue":2043054.24,"past_year_avg_time_to_close_pull_request":752015.3775510204,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":294,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":3.2093023255813953,"past_year_avg_comments_per_pull_request":1.0916030534351144,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":205,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/issues","maintainers":[{"login":"sfc-gh-pfus","count":539,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-dheyman-1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman-1"},{"login":"sfc-gh-pbulawa","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-ext-simba-jl","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-ext-simba-jy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-ext-simba-lb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-lb"},{"login":"sfc-gh-igarish","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-igarish"},{"login":"sfc-gh-dprzybysz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"},{"login":"sfc-gh-knozderko","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-knozderko"},{"login":"sfc-gh-hchaturvedi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hchaturvedi"},{"login":"sfc-gh-hpathak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"},{"login":"sfc-gh-pmotacki","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pmotacki"},{"login":"sfc-gh-kdama","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-kdama"},{"login":"sfc-gh-maggarwal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-maggarwal"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-wfateem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-wfateem"},{"login":"sfc-gh-abhatnagar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-abhatnagar"},{"login":"sfc-gh-dwu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dwu"},{"login":"sfc-gh-dstempniak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dstempniak"},{"login":"fqzz2000","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fqzz2000"},{"login":"sfc-gh-jbahk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-jbahk"}],"active_maintainers":[{"login":"sfc-gh-pfus","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-ext-simba-jy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-pbulawa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-hpathak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"},{"login":"sfc-gh-ext-simba-jl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-dprzybysz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2183356,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13984675,"name":"github.com/snowflakedb/gosnowflake/v2","ecosystem":"go","description":"Package gosnowflake is a pure Go Snowflake driver for the database/sql package.\n\nClients can use the database/sql package directly. For example:\n\nUse the Open() function to create a database handle with connection parameters:\n\nThe Go Snowflake Driver supports the following connection syntaxes (or data source name (DSN) formats):\n\nwhere all parameters must be escaped or use Config and DSN to construct a DSN string.\n\nFor information about account identifiers, see the Snowflake documentation\n(https://docs.snowflake.com/en/user-guide/admin-account-identifier.html).\n\nThe following example opens a database handle with the Snowflake account\nnamed \"my_account\" under the organization named \"my_organization\",\nwhere the username is \"jsmith\", password is \"mypassword\", database is \"mydb\",\nschema is \"testschema\", and warehouse is \"mywh\":\n\nThe connection string (DSN) can contain both connection parameters (described below) and session parameters\n(https://docs.snowflake.com/en/sql-reference/parameters.html).\n\nThe following connection parameters are supported:\n\naccount \u003cstring\u003e: Specifies your Snowflake account, where \"\u003cstring\u003e\" is the account\nidentifier assigned to your account by Snowflake.\nFor information about account identifiers, see the Snowflake documentation\n(https://docs.snowflake.com/en/user-guide/admin-account-identifier.html).\n\nIf you are using a global URL, then append the connection group and \".global\"\n(e.g. \"\u003caccount_identifier\u003e-\u003cconnection_group\u003e.global\"). The account identifier and the\nconnection group are separated by a dash (\"-\"), as shown above.\n\nThis parameter is optional if your account identifier is specified after the \"@\" character\nin the connection string.\n\nregion \u003cstring\u003e: DEPRECATED. You may specify a region, such as\n\"eu-central-1\", with this parameter. However, since this parameter\nis deprecated, it is best to specify the region as part of the\naccount parameter. For details, see the description of the account\nparameter.\n\n--\u003e Important note: for the database object and other objects (schema, role, etc), please always adhere to the rules for Snowflake Object Identifiers; especially https://docs.snowflake.com/en/sql-reference/identifiers-syntax#double-quoted-identifiers.\nAs mentioned in the docs, if you have e.g. a database with mIxEDcAsE naming, as you needed to create it with enclosing it in double quotes, similarly you'll need to reference it\nalso with double quotes when specifying it in the connection string / DSN. In practice, this means you'll need to escape the second pair of double quotes, which are part of the database name, and not the String notation.\n\ndatabase: Specifies the database to use by default in the client session\n(can be changed after login).\n\nschema: Specifies the database schema to use by default in the client\nsession (can be changed after login).\n\nwarehouse: Specifies the virtual warehouse to use by default for queries,\nloading, etc. in the client session (can be changed after login).\n\nrole: Specifies the role to use by default for accessing Snowflake\nobjects in the client session (can be changed after login).\n\npasscode: Specifies the passcode provided by Duo when using multi-factor authentication (MFA) for login.\n\npasscodeInPassword: false by default. Set to true if the MFA passcode is embedded\nin the login password. Appends the MFA passcode to the end of the password.\n\nloginTimeout: Specifies the timeout, in seconds, for login. The default\nis 60 seconds. The login request gives up after the timeout length if the\nHTTP response is success.\n\nrequestTimeout: Specifies the timeout, in seconds, for a query to complete.\n0 (zero) specifies that the driver should wait indefinitely. The default is 0 seconds.\nThe query request gives up after the timeout length if the HTTP response is success.\n\nauthenticator: Specifies the authenticator to use for authenticating user credentials.\nSee \"Authenticator Values\" section below for supported values.\n\nsingleAuthenticationPrompt: specifies whether only one authentication should be performed at the same time for authentications that needs human interactions (like MFA or OAuth authorization code).\nBy default it is true.\n\napplication: Identifies your application to Snowflake Support.\n\ndisableOCSPChecks: false by default. Set to true to bypass the Online\nCertificate Status Protocol (OCSP) certificate revocation check.\nOCSP module caches responses internally. If your application is long running, you can enable cache clearing by calling StartOCSPCacheClearer and disable by calling StopOCSPCacheClearer.\nIMPORTANT: Change the default value for testing or emergency situations only.\n\ntoken: a token that can be used to authenticate. Should be used in conjunction with the \"oauth\" authenticator.\n\nclient_session_keep_alive: Set to true have a heartbeat in the background every hour by default or the value of\nclient_session_keep_alive_heartbeat_frequency, if set, to keep the connection alive such that the connection session\nwill never expire. Care should be taken in using this option as it opens up the access forever as long as the process is alive.\n\nclient_session_keep_alive_heartbeat_frequency: Number of seconds in-between client attempts to update the token for the session.\n\u003e The default is 3600 seconds\n\u003e Minimum value is 900 seconds. A smaller value will be reset to 900 seconds.\n\u003e Maximum value is 3600 seconds. A larger value will be reset to 3600 seconds.\n\u003e This parameter is only valid if client_session_keep_alive is set to true.\n\nocspFailOpen: true by default. Set to false to make OCSP check fail closed mode.\n\ncertRevocationCheckMode (enabled, advisory, disabled): Specifies the certificate revocation check mode.\nWhen enabled, the driver performs a certificate revocation check using CRL.\nWhen advisory, the driver performs a certificate revocation check using CRL, but fails the connection only if the certificate is revoked.\nIf the status cannot be determined, the connection is established.\nWhen disabled, the driver does not perform a certificate revocation check.\nKeep in mind that the certificate revocation check with CRLs is a heavy task, both for memory and CPU.\nThe default is disabled.\n\ncrlAllowCertificatesWithoutCrlURL: if a certificate does not have a CRL URL, the driver will\nallow the connection to be established.\nThe default is false.\n\nSNOWFLAKE_CRL_CACHE_VALIDITY_TIME (environment variable): specifies the validity time of the CRL cache in seconds.\n\ncrlInMemoryCacheDisabled: set to disable in-memory caching of CRLs.\n\ncrlOnDiskCacheDisabled: set to disable on-disk caching of CRLs (on-disk cache may help with cold starts).\n\ncrlDownloadMaxSize: maximum size (in bytes) of a CRL to download. Default is 200MB.\n\nSNOWFLAKE_CRL_ON_DISK_CACHE_DIR (environment variable): set to customize the directory for on-disk caching of CRLs.\n\nSNOWFLAKE_CRL_ON_DISK_CACHE_REMOVAL_DELAY (environment variable): set the delay (in seconds) for removing the on-disk cache (for debuggability).\n\ncrlHTTPClientTimeout: customize the HTTP client timeout for downloading CRLs.\n\nvalidateDefaultParameters: true by default. Set to false to disable checks on existence and privileges check for\nDatabase, Schema, Warehouse and Role when setting up the connection\n\n--\u003e Important note: with the default true value, the connection will fail as the validation fails, if you specify a non-existent database/schema/etc name.\nThis is particularly important when you have a miXedCaSE-named object (e.g. database) and you forgot to properly double quote it.\nThis behaviour is still preferable as it provides a very clear, fail-fast indication of the configuration error. If you would still like to forego this validation,\nwhich ensures that the driver always connects with proper database, schema etc. and creates a proper context for it, you can set this configuration to false to allow connection with invalid object identifiers.\n\nIn this case (with this default validation deliberately turned off) the driver cannot guarantee that the actual behaviour inside the session will match with the one you'd expect, i.e. not actually using the database you expect, and so on.\n\ntracing: Specifies the logging level to be used. Set to error by default.\nValid values are trace, debug, info, print, warning, error, fatal, panic.\n\nlogQueryText: when set to true, the full query text will be logged. Be aware that it may include sensitive information. Default value is false.\n\nlogQueryParameters: when set to true, the parameters will be logged. Requires logQueryText to be enabled first. Be aware that it may include sensitive information. Default value is false.\n\ndisableQueryContextCache: disables parsing of query context returned from server and resending it to server as well.\nDefault value is false.\n\nclientConfigFile: specifies the location of the client configuration json file.\nIn this file you can configure Easy Logging feature.\n\ndisableSamlURLCheck: disables the SAML URL check. Default value is false.\n\nAll other parameters are interpreted as session parameters (https://docs.snowflake.com/en/sql-reference/parameters.html).\nFor example, the TIMESTAMP_OUTPUT_FORMAT session parameter can be set by adding:\n\nA complete connection string looks similar to the following:\n\nSession-level parameters can also be set by using the SQL command \"ALTER SESSION\"\n(https://docs.snowflake.com/en/sql-reference/sql/alter-session.html).\n\nAlternatively, use OpenWithConfig() function to create a database handle with the specified Config.\n\nTo use the internal Snowflake authenticator, specify snowflake (Default).\n\nTo use programmatic access tokens, specify programmatic_access_token.\n\nIf you want to cache your MFA logins, specify username_password_mfa. You can pass TOTP in a separate passcode parameter or append it to the password setting in which case you need to set passcodeInPassword = true.\n\nTo authenticate through Okta, specify https://\u003cokta_account_name\u003e.okta.com (URL prefix for Okta).\n\nTo authenticate using your IDP via a browser, specify externalbrowser.\n\nTo authenticate via OAuth with token, specify oauth and provide an OAuth Access Token (see the token parameter below).\n\nTo authenticate via full OAuth flow, specify oauth_authorization_code or oauth_client_credentials and fill relevant parameters (oauthClientId, oauthClientSecret, oauthAuthorizationUrl, oauthTokenRequestUrl, oauthRedirectUri, oauthScope).\nSpecify URLs if you want to use external OAuth2 IdP, otherwise Snowflake will be used as a default IdP.\nIf oauthScope is not configured, the role is used (giving session:role:\u003croleName\u003e scope).\nFor more information, please reach to official Snowflake documentation.\n\nTo authenticate via workload identity, specify workload_identity.\n\nThis option requires workloadIdentityProvider option to be set (AWS, GCP, AZURE, OIDC).\n\nWhen workloadIdentityProvider=AZURE, workloadIdentityEntraResource can be optionally set to customize entra resource used to fetch JWT token.\n\nWhen workloadIdentityProvider=GCP or AWS, workloadIdentityImpersonationPath can be optionally set to customize impersonation path. This is a comma separated list. For GCP the last parameter is a target service account and the rest are chained delegation. For AWS this is the list of role ARNs to assume.\n\nFor more details, refer to the usage guide: https://docs.snowflake.com/en/user-guide/workload-identity-federation\n\nYou can also connect to your warehouse using the connection config. The dbSql library states that when you want to take advantage of driver-specific connection features that aren’t\navailable in a connection string. Each driver supports its own set of connection properties, often providing ways to customize the connection request specific to the DBMS\nFor example:\n\nIf you are using this method, you dont need to pass a driver name to specify the driver type in which\nyou are looking to connect. Since the driver name is not needed, you can optionally bypass driver registration\non startup. To do this, set `GOSNOWFLAKE_SKIP_REGISTRATION` in your environment. This is useful you wish to\nregister multiple verions of the driver.\n\nNote: `GOSNOWFLAKE_SKIP_REGISTRATION` should not be used if sql.Open() is used as the method\nto connect to the server, as sql.Open will require registration so it can map the driver name\nto the driver type, which in this case is \"snowflake\" and SnowflakeDriver{}.\n\nYou can load the connnection configuration with .toml file format.\nWith two environment variables, `SNOWFLAKE_HOME` (`connections.toml` file directory) and `SNOWFLAKE_DEFAULT_CONNECTION_NAME` (DSN name),\nthe driver will search the config file and load the connection. You can find how to use this connection way at ./cmd/tomlfileconnection\nor Snowflake doc: https://docs.snowflake.com/en/developer-guide/snowflake-cli-v2/connecting/specify-credentials\n\nIf the connection.toml file is readable by others, a warning will be logged. To disable it you need to set the environment variable `SF_SKIP_WARNING_FOR_READ_PERMISSIONS_ON_CONFIG_FILE` to true.\n\nIt you wish to specify a custom transporter (e.g. to provide a custom TLS config to be used with your custom truststore) pass it through the `NewConnector`. Example:\n\nAs an alternative, you can use the `RegisterTLSConfig` / `DeregisterTLSConfig` functions as seen in the unit tests: https://github.com/snowflakedb/gosnowflake/blob/v1.16.0/transport_test.go#L127\n\nThe Go Snowflake Driver honors the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY for the forward proxy setting.\n\nNO_PROXY specifies which hostname endings should be allowed to bypass the proxy server, e.g. no_proxy=.amazonaws.com means that Amazon S3 access does not need to go through the proxy.\n\nNO_PROXY does not support wildcards. Each value specified should be one of the following:\n\nThe end of a hostname (or a complete hostname), for example: \".amazonaws.com\" or \"xy12345.snowflakecomputing.com\".\n\nAn IP address, for example \"192.196.1.15\".\n\nIf more than one value is specified, values should be separated by commas, for example:\n\nIn addition to environment variables, the Go Snowflake Driver also supports configuring the proxy via connection parameters.\nWhen these parameters are provided in the connection string or DSN, they take precedence and any environment proxy settings (HTTP_PROXY, HTTPS_PROXY, NO_PROXY) will be ignored.\n\n| Parameter       | Description                                                                 | Default |\n|-----------------|-----------------------------------------------------------------------------|---------|\n| `proxyHost`     | Hostname or IP address of the proxy server.                                 |         |\n| `proxyPort`     | Port number of the proxy server.                                            |         |\n| `proxyUser`     | Username for proxy authentication.                                          |         |\n| `proxyPassword` | Password for proxy authentication.                                          |         |\n| `proxyProtocol` | Protocol to use for proxy connection. Valid values: `http`, `https`.        | `http`  |\n| `NoProxy“       | Comma-separated list of hosts that should bypass the proxy.                 |         |\n\nFor more details, please refer to the example in ./cmd/proxyconnection.\n\nBy default, the driver uses a built-in slog-based logger at ERROR level.\nThe driver automatically masks secrets in all log messages to prevent credential leakage.\n\nUsers can customize logging in two ways:\n\n1. Using a custom slog.Handler (if you want to use slog with custom formatting):\n\n2. Using a complete custom logger implementation (if you want full control):\n\nImportant notes:\n\nIf you want to define S3 client logging, override S3LoggingMode variable using configuration: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws#ClientLogMode\nExample:\n\nA custom query tag can be set in the context. Each query run with this context\nwill include the custom query tag as metadata that will appear in the Query Tag\ncolumn in the Query History log. For example:\n\nA specific query request ID can be set in the context and will be passed through\nin place of the default randomized request ID. For example:\n\nIf you need query ID for your query you have to use raw connection.\n\nFor queries:\n```\n\n```\n\nFor execs:\n```\n\n```\n\nThe result of your query can be retrieved by setting the query ID in the WithFetchResultByID context.\n```\n\n```\n\nFrom 0.5.0, a signal handling responsibility has moved to the applications. If you want to cancel a\nquery/command by Ctrl+C, add a os.Interrupt trap in context to execute methods that can take the context parameter\n(e.g. QueryContext, ExecContext).\n\nSee cmd/selectmany.go for the full example.\n\nA context containing OpenTelemetry headers for distributed tracing can be\ncreated. Each query, both synchronous and asynchronous, run with this context\nwill include the Trace ID and Span ID as metadata. If you are instrumenting your\nprogram with OpenTelemetry and exporting telemetry data to Snowflake, then\nqueries run with this context will be properly nested under the appropriate\nparent span. This can be viewed in the Traces and Logs tab in Snowsight.\n\nFor example:\n\nThe Go Snowflake Driver now supports the Arrow data format for data transfers\nbetween Snowflake and the Golang client. The Arrow data format avoids extra\nconversions between binary and textual representations of the data. The Arrow\ndata format can improve performance and reduce memory consumption in clients.\n\nSnowflake continues to support the JSON data format.\n\nThe data format is controlled by the session-level parameter\nGO_QUERY_RESULT_FORMAT. To use JSON format, execute:\n\nThe valid values for the parameter are:\n\nIf the user attempts to set the parameter to an invalid value, an error is\nreturned.\n\nThe parameter name and the parameter value are case-insensitive.\n\nThis parameter can be set only at the session level.\n\nUsage notes:\n\nThe Arrow data format reduces rounding errors in floating point numbers. You might see slightly\ndifferent values for floating point numbers when using Arrow format than when using JSON format.\nIn order to take advantage of the increased precision, you must pass in the context.Context object\nprovided by the WithHigherPrecision function when querying.\n\nTraditionally, the rows.Scan() method returned a string when a variable of types interface was passed\nin. Turning on the flag ENABLE_HIGHER_PRECISION via WithHigherPrecision will return the natural,\nexpected data type as well.\n\nFor some numeric data types, the driver can retrieve larger values when using the Arrow format than\nwhen using the JSON format. For example, using Arrow format allows the full range of SQL NUMERIC(38,0)\nvalues to be retrieved, while using JSON format allows only values in the range supported by the\nGolang int64 data type.\n\nUsers should ensure that Golang variables are declared using the appropriate data type for the full\nrange of values contained in the column. For an example, see below.\n\nWhen using the Arrow format, the driver supports more Golang data types and\nmore ways to convert SQL values to those Golang data types. The table below\nlists the supported Snowflake SQL data types and the corresponding Golang\ndata types. The columns are:\n\nThe SQL data type.\n\nThe default Golang data type that is returned when you use snowflakeRows.Scan() to read data from\nArrow data format via an interface{}.\n\nThe possible Golang data types that can be returned when you use snowflakeRows.Scan() to read data\nfrom Arrow data format directly.\n\nThe default Golang data type that is returned when you use snowflakeRows.Scan() to read data from\nJSON data format via an interface{}. (All returned values are strings.)\n\nThe standard Golang data type that is returned when you use snowflakeRows.Scan() to read data from\nJSON data format directly.\n\nGo Data Types for Scan()\n===================================================================================================================\n|                    ARROW                    |                    JSON\n===================================================================================================================\nSQL Data Type          | Default Go Data Type   | Supported Go Data  | Default Go Data Type   | Supported Go Data\n| for Scan() interface{} | Types for Scan()   | for Scan() interface{} | Types for Scan()\n===================================================================================================================\nBOOLEAN              | bool                                        | string                 | bool\n-------------------------------------------------------------------------------------------------------------------\nVARCHAR              | string                                      | string\n-------------------------------------------------------------------------------------------------------------------\nDOUBLE               | float32, float64                  [1] , [2] | string                 | float32, float64\n-------------------------------------------------------------------------------------------------------------------\nINTEGER that         | int, int8, int16, int32, int64              | string                 | int, int8, int16,\nfits in int64        |                                   [1] , [2] |                        | int32, int64\n-------------------------------------------------------------------------------------------------------------------\nINTEGER that doesn't | int, int8, int16, int32, int64,  *big.Int   | string                 | error\nfit in int64         |                       [1] , [2] , [3] , [4] |\n-------------------------------------------------------------------------------------------------------------------\nNUMBER(P, S)         | float32, float64,  *big.Float               | string                 | float32, float64\nwhere S \u003e 0          |                       [1] , [2] , [3] , [5] |\n-------------------------------------------------------------------------------------------------------------------\nDATE                 | time.Time                                   | string                 | time.Time\n-------------------------------------------------------------------------------------------------------------------\nTIME                 | time.Time                                   | string                 | time.Time\n-------------------------------------------------------------------------------------------------------------------\nTIMESTAMP_LTZ        | time.Time                                   | string                 | time.Time\n-------------------------------------------------------------------------------------------------------------------\nTIMESTAMP_NTZ        | time.Time                                   | string                 | time.Time\n-------------------------------------------------------------------------------------------------------------------\nTIMESTAMP_TZ         | time.Time                                   | string                 | time.Time\n-------------------------------------------------------------------------------------------------------------------\nBINARY               | []byte                                      | string                 | []byte\n-------------------------------------------------------------------------------------------------------------------\nARRAY [6]            | string / array                              | string / array\n-------------------------------------------------------------------------------------------------------------------\nOBJECT [6]           | string / struct                             | string / struct\n-------------------------------------------------------------------------------------------------------------------\nVARIANT              | string                                      | string\n-------------------------------------------------------------------------------------------------------------------\nMAP                  | map                                         | map\n\n[1] Converting from a higher precision data type to a lower precision data type via the snowflakeRows.Scan()\nmethod can lose low bits (lose precision), lose high bits (completely change the value), or result in error.\n\n[2] Attempting to convert from a higher precision data type to a lower precision data type via interface{}\ncauses an error.\n\n[3] Higher precision data types like *big.Int and *big.Float can be accessed by querying with a context\nreturned by WithHigherPrecision().\n\n[4] You cannot directly Scan() into the alternative data types via snowflakeRows.Scan(), but can convert to\nthose data types by using .Int64()/.String()/.Uint64() methods. For an example, see below.\n\n[5] You cannot directly Scan() into the alternative data types via snowflakeRows.Scan(), but can convert to\nthose data types by using .Float32()/.String()/.Float64() methods. For an example, see below.\n\n[6] Arrays and objects can be either semistructured or structured, see more info in section below.\n\nNote: SQL NULL values are converted to Golang nil values, and vice-versa.\n\nSnowflake supports two flavours of \"structured data\" - semistructured and structured.\nSemistructured types are variants, objects and arrays without schema.\nWhen data is fetched, it's represented as strings and the client is responsible for its interpretation.\nExample table definition:\n\nThe data not have any corresponding schema, so values in table may be slightly different.\n\nSemistuctured variants, objects and arrays are always represented as strings for scanning:\n\nWhen inserting, a marker indicating correct type must be used, for example:\n\nStructured types differentiate from semistructured types by having specific schema.\nIn all rows of the table, values must conform to this schema.\nExample table definition:\n\nTo retrieve structured objects, follow these steps:\n\n1. Create a struct implementing sql.Scanner interface, example:\n\na)\n\nb)\n\nAutomatic scan goes through all fields in a struct and read object fields.\nStruct fields have to be public.\nEmbedded structs have to be pointers.\nMatching name is built using struct field name with first letter lowercase.\nAdditionally, `sf` tag can be added:\n- first value is always a name of a field in an SQL object\n- additionally `ignore` parameter can be passed to omit this field\n\n2. Use WithStructuredTypesEnabled context while querying data.\n3. Use it in regular scan:\n\nSee StructuredObject for all available operations including null support, embedding nested structs, etc.\n\nRetrieving array of simple types works exactly the same like normal values - using Scan function.\n\nYou can use WithEmbeddedValuesNullable context to handle null values in maps\nand arrays of simple types in the database. In that case, sql null types will be used:\n\nIf you want to scan array of structs, you have to use a helper function ScanArrayOfScanners:\n\nRetrieving structured maps is very similar to retrieving arrays:\n\nTo bind structured objects use:\n\n1. Create a type which implements a StructuredObjectWriter interface, example:\n\na)\n\nb)\n\n2. Use an instance as regular bind.\n3. If you need to bind nil value, use special syntax:\n\nBinding structured arrays are like any other parameter.\nThe only difference is - if you want to insert empty array (not nil but empty), you have to use:\n\nThe following example shows how to retrieve very large values using the math/big\npackage. This example retrieves a large INTEGER value to an interface and then\nextracts a big.Int value from that interface. If the value fits into an int64,\nthen the code also copies the value to a variable of type int64. Note that a\ncontext that enables higher precision must be passed in with the query.\n\nIf the variable named \"rows\" is known to contain a big.Int, then you can use the following instead of scanning into an interface\nand then converting to a big.Int:\n\nIf the variable named \"rows\" contains a big.Int, then each of the following fails:\n\nSimilar code and rules also apply to big.Float values.\n\nIf you are not sure what data type will be returned, you can use code similar to the following to check the data type\nof the returned value:\n\nBy default, DECFLOAT values are returned as string values.\nIf you want to retrieve them as numbers, you have to use the WithDecfloatMappingEnabled context.\nIf higher precision is enabled, the driver will return them as *big.Float values.\nOtherwise, they will be returned as float64 values.\nKeep in mind that both float64 and *big.Float are not able to precisely represent some DECFLOAT values.\nIf precision is important, you have to use string representation and use your own library to parse it.\n\nYou can retrieve data in a columnar format similar to the format a server returns, without transposing them to rows.\nArrow Batches mode is available through the separate `arrowbatches` sub-package (`github.com/snowflakedb/gosnowflake/v2/arrowbatches`).\nThis sub-package provides access to Arrow columnar data using ArrowBatch structs, which correspond to data chunks\nreceived from the backend. They allow for access to specific arrow.Record structs.\n\nThe arrow-compute dependency (which significantly increases binary size) is only pulled in when you import the\narrowbatches sub-package. If you don't need Arrow batch support, simply don't import it.\n\nAn ArrowBatch can exist in a state where the underlying data has not yet been loaded. The data is downloaded and\ntranslated only on demand. Translation options are retrieved from a context.Context interface, which is either\npassed from query context or set by the user using WithContext(ctx) method.\n\nIn order to access them you must use `arrowbatches.WithArrowBatches` context, similar to the following:\n\nThis returns []*arrowbatches.ArrowBatch.\n\nArrowBatch functions:\n\nGetRowCount():\nReturns the number of rows in the ArrowBatch. Note that this returns 0 if the data has not yet been loaded,\nirrespective of it’s actual size.\n\nWithContext(ctx context.Context):\nSets the context of the ArrowBatch to the one provided. Note that the context will not retroactively apply to data\nthat has already been downloaded. For example:\n\nwill produce the same result in records1 and records2, irrespective of the newly provided ctx. Context worth noting are:\n-arrowbatches.WithTimestampOption\n-WithHigherPrecision\n-arrowbatches.WithUtf8Validation\ndescribed in more detail later.\n\nFetch():\nReturns the underlying records as *[]arrow.Record. When this function is called, the ArrowBatch checks whether\nthe underlying data has already been loaded, and downloads it if not.\n\nLimitations:\n\nHow to handle timestamps in Arrow batches:\n\nSnowflake returns timestamps natively (from backend to driver) in multiple formats.\nThe Arrow timestamp is an 8-byte data type, which is insufficient to handle the larger date and time ranges used by Snowflake.\nAlso, Snowflake supports 0-9 (nanosecond) digit precision for seconds, while Arrow supports only 3 (millisecond), 6 (microsecond), an 9 (nanosecond) precision.\nConsequently, Snowflake uses a custom timestamp format in Arrow, which differs on timestamp type and precision.\n\nIf you want to use timestamps in Arrow batches, you have two options:\n\nHow to handle invalid UTF-8 characters in Arrow batches:\n\nSnowflake previously allowed users to upload data with invalid UTF-8 characters. Consequently, Arrow records containing string columns in Snowflake could include these invalid UTF-8 characters.\nHowever, according to the Arrow specifications (https://arrow.apache.org/docs/cpp/api/datatype.html\nand https://github.com/apache/arrow/blob/a03d957b5b8d0425f9d5b6c98b6ee1efa56a1248/go/arrow/datatype.go#L73-L74),\nArrow string columns should only contain UTF-8 characters.\n\nTo address this issue and prevent potential downstream disruptions, the context arrowbatches.WithUtf8Validation is introduced.\nWhen enabled, this feature iterates through all values in string columns, identifying and replacing any invalid characters with `�`.\nThis ensures that Arrow records conform to the UTF-8 standards, preventing validation failures in downstream services like the Rust Arrow library that impose strict validation checks.\n\nHow to handle higher precision in Arrow batches:\n\nTo preserve BigDecimal values within Arrow batches, use WithHigherPrecision.\nThis offers two main benefits: it helps avoid precision loss and defers the conversion to upstream services.\nAlternatively, without this setting, all non-zero scale numbers will be converted to float64, potentially resulting in loss of precision.\nZero-scale numbers (DECIMAL256, DECIMAL128) will be converted to int64, which could lead to overflow.\nWHen using NUMBERs with non zero scale, the value is returned as an integer type and a scale is provided in record metadata.\nExample. When we have a 123.45 value that comes from NUMBER(9, 4), it will be represented as 1234500 with scale equal to 4. It is a client responsibility to interpret it correctly.\nAlso - see limitations section above.\n\nHow to handle JSON responses in Arrow batches:\n\nDue to technical limitations Snowflake backend may return JSON even if client expects Arrow.\nIn that case Arrow batches are not available and the error with code ErrNonArrowResponseInArrowBatches is returned.\nThe response is parsed to regular rows.\nYou can read rows in a way described in transform_batches_to_rows.go example.\nThis has a very strong limitation though - this is a very low level API (Go driver API), so there are no conversions ready.\nAll values are returned as strings.\nAlternative approach is to rerun a query, but without enabling Arrow batches and use a general Go SQL API instead of driver API.\nIt can be optimized by using `WithRequestID`, so backend returns results from cache.\n\nBinding allows a SQL statement to use a value that is stored in a Golang variable.\n\nWithout binding, a SQL statement specifies values by specifying literals inside the statement.\nFor example, the following statement uses the literal value “42“ in an UPDATE statement:\n\nWith binding, you can execute a SQL statement that uses a value that is inside a variable. For example:\n\nThe “?“ inside the “VALUES“ clause specifies that the SQL statement uses the value from a variable.\n\nBinding data that involves time zones can require special handling. For details, see the section\ntitled \"Timestamps with Time Zones\".\n\nVersion 1.6.23 (and later) of the driver takes advantage of sql.Null types which enables the proper handling of null parameters inside function calls, i.e.:\n\nThe timestamp nullability had to be achieved by wrapping the sql.NullTime type as the Snowflake provides several date and time types\nwhich are mapped to single Go time.Time type:\n\nVersion 1.3.9 (and later) of the Go Snowflake Driver supports the ability to bind an array variable to a parameter in a SQL\nINSERT statement. You can use this technique to insert multiple rows in a single batch.\n\nAs an example, the following code inserts rows into a table that contains integer, float, boolean, and string columns. The example\nbinds arrays to the parameters in the INSERT statement.\n\nIf the array contains SQL NULL values, use slice []interface{}, which allows Golang nil values.\nThis feature is available in version 1.6.12 (and later) of the driver. For example,\n\nFor slices []interface{} containing time.Time values, a binding parameter flag is required for the preceding array variable in the Array() function.\nThis feature is available in version 1.6.13 (and later) of the driver. For example,\n\nNote: For alternative ways to load data into the Snowflake database (including bulk loading using the COPY command), see\nLoading Data into Snowflake (https://docs.snowflake.com/en/user-guide-data-load.html).\n\nWhen you use array binding to insert a large number of values, the driver can\nimprove performance by streaming the data (without creating files on the local\nmachine) to a temporary stage for ingestion. The driver automatically does this\nwhen the number of values exceeds a threshold (no changes are needed to user code).\n\nIn order for the driver to send the data to a temporary stage, the user must have the following privilege on the schema:\n\nIf the user does not have this privilege, the driver falls back to sending the data with the query to the Snowflake database.\n\nIn addition, the current database and schema for the session must be set. If these are not set,\nthe CREATE TEMPORARY STAGE command executed by the driver can fail with the following error:\n\nFor alternative ways to load data into the Snowflake database (including bulk loading using the COPY command),\nsee Loading Data into Snowflake (https://docs.snowflake.com/en/user-guide-data-load.html).\n\nGo's database/sql package supports the ability to bind a parameter in a SQL statement to a time.Time variable.\nHowever, when the client binds data to send to the server, the driver cannot determine the correct Snowflake date/timestamp data\ntype to associate with the binding parameter. For example:\n\nTo resolve this issue, a binding parameter flag is introduced that associates\nany subsequent time.Time type to the DATE, TIME, TIMESTAMP_LTZ, TIMESTAMP_NTZ\nor BINARY data type. The above example could be rewritten as follows:\n\nThe driver fetches TIMESTAMP_TZ (timestamp with time zone) data using the\noffset-based Location types, which represent a collection of time offsets in\nuse in a geographical area, such as CET (Central European Time) or UTC\n(Coordinated Universal Time). The offset-based Location data is generated and\ncached when a Go Snowflake Driver application starts, and if the given offset\nis not in the cache, it is generated dynamically.\n\nCurrently, Snowflake does not support the name-based Location types (e.g. \"America/Los_Angeles\").\n\nFor more information about Location types, see the Go documentation for https://golang.org/pkg/time/#Location.\n\nInternally, this feature leverages the []byte data type. As a result, BINARY\ndata cannot be bound without the binding parameter flag. In the following\nexample, sf is an alias for the gosnowflake package:\n\nThe Go Snowflake Driver supports JWT (JSON Web Token) authentication.\n\nTo enable this feature, construct the DSN with fields \"authenticator=SNOWFLAKE_JWT\u0026privateKey=\u003cyour_private_key\u003e\",\nor using a Config structure specifying:\n\nThe \u003cyour_private_key\u003e should be a base64 URL encoded PKCS8 rsa private key string. One way to encode a byte slice to URL\nbase 64 URL format is through the base64.URLEncoding.EncodeToString() function.\n\nOn the server side, you can alter the public key with the SQL command:\n\nThe \u003cyour_public_key\u003e should be a base64 Standard encoded PKI public key string. One way to encode a byte slice to base\n64 Standard format is through the base64.StdEncoding.EncodeToString() function.\n\nTo generate the valid key pair, you can execute the following commands in the shell:\n\nNote: As of February 2020, Golang's official library does not support passcode-encrypted PKCS8 private key.\nFor security purposes, Snowflake highly recommends that you store the passcode-encrypted private key on the disk and\ndecrypt the key in your application using a library you trust.\n\nJWT tokens are recreated on each retry and they are valid (`exp` claim) for `jwtTimeout` seconds.\nEach retry timeout is configured by `jwtClientTimeout`.\nRetries are limited by total time of `loginTimeout`.\n\nThe driver allows to authenticate using the external browser.\n\nWhen a connection is created, the driver will open the browser window and ask the user to sign in.\n\nTo enable this feature, construct the DSN with field \"authenticator=EXTERNALBROWSER\" or using a Config structure with\nfollowing Authenticator specified:\n\nThe external browser authentication implements timeout mechanism. This prevents the driver from hanging interminably when\nbrowser window was closed, or not responding.\n\nTimeout defaults to 120s and can be changed through setting DSN field \"externalBrowserTimeout=240\" (time in seconds)\nor using a Config structure with following ExternalBrowserTimeout specified:\n\nThis feature is available in version 1.3.8 or later of the driver.\n\nBy default, Snowflake returns an error for queries issued with multiple statements.\nThis restriction helps protect against SQL Injection attacks (https://en.wikipedia.org/wiki/SQL_injection).\n\nThe multi-statement feature allows users skip this restriction and execute multiple SQL statements through a\nsingle Golang function call. However, this opens up the possibility for SQL injection, so it should be used carefully.\nThe risk can be reduced by specifying the exact number of statements to be executed, which makes it more difficult to\ninject a statement by appending it. More details are below.\n\nThe Go Snowflake Driver provides two functions that can execute multiple SQL statements in a single call:\n\nTo compose a multi-statement query, simply create a string that contains all the queries, separated by semicolons,\nin the order in which the statements should be executed.\n\nTo protect against SQL Injection attacks while using the multi-statement feature, pass a Context that specifies\nthe number of statements in the string. For example:\n\nWhen multiple queries are executed by a single call to QueryContext(), multiple result sets are returned. After\nyou process the first result set, get the next result set (for the next SQL statement) by calling NextResultSet().\n\nThe following pseudo-code shows how to process multiple result sets:\n\nThe function db.ExecContext() returns a single result, which is the sum of the number of rows changed by each\nindividual statement. For example, if your multi-statement query executed two UPDATE statements, each of which\nupdated 10 rows, then the result returned would be 20. Individual row counts for individual statements are not\navailable.\n\nThe following code shows how to retrieve the result of a multi-statement query executed through db.ExecContext():\n\nNote: Because a multi-statement ExecContext() returns a single value, you cannot detect offsetting errors.\nFor example, suppose you expected the return value to be 20 because you expected each UPDATE statement to\nupdate 10 rows. If one UPDATE statement updated 15 rows and the other UPDATE statement updated only 5\nrows, the total would still be 20. You would see no indication that the UPDATES had not functioned as\nexpected.\n\nThe ExecContext() function does not return an error if passed a query (e.g. a SELECT statement). However, it\nstill returns only a single value, not a result set, so using it to execute queries (or a mix of queries and non-query\nstatements) is impractical.\n\nThe QueryContext() function does not return an error if passed non-query statements (e.g. DML). The function\nreturns a result set for each statement, whether or not the statement is a query. For each non-query statement, the\nresult set contains a single row that contains a single column; the value is the number of rows changed by the\nstatement.\n\nIf you want to execute a mix of query and non-query statements (e.g. a mix of SELECT and DML statements) in a\nmulti-statement query, use QueryContext(). You can retrieve the result sets for the queries,\nand you can retrieve or ignore the row counts for the non-query statements.\n\nNote: PUT statements are not supported for multi-statement queries.\n\nIf a SQL statement passed to ExecQuery() or QueryContext() fails to compile or execute, that statement is\naborted, and subsequent statements are not executed. Any statements prior to the aborted statement are unaffected.\n\nFor example, if the statements below are run as one multi-statement query, the multi-statement query fails on the\nthird statement, and an exception is thrown.\n\nIf you then query the contents of the table named \"test\", the values 1 and 2 would be present.\n\nWhen using the QueryContext() and ExecContext() functions, golang code can check for errors the usual way. For\nexample:\n\nPreparing statements and using bind variables are also not supported for multi-statement queries.\n\nThe Go Snowflake Driver supports asynchronous execution of SQL statements.\nAsynchronous execution allows you to start executing a statement and then\nretrieve the result later without being blocked while waiting. While waiting\nfor the result of a SQL statement, you can perform other tasks, including\nexecuting other SQL statements.\n\nMost of the steps to execute an asynchronous query are the same as the\nsteps to execute a synchronous query. However, there is an additional step,\nwhich is that you must call the WithAsyncMode() function to update\nyour Context object to specify that asynchronous mode is enabled.\n\nIn the code below, the call to \"WithAsyncMode()\" is specific\nto asynchronous mode. The rest of the code is compatible with both\nasynchronous mode and synchronous mode.\n\nThe function db.QueryContext() returns an object of type snowflakeRows\nregardless of whether the query is synchronous or asynchronous. However:\n\nThe call to the Next() function of snowflakeRows is always synchronous (i.e. blocking).\nIf the query has not yet completed and the snowflakeRows object (named \"rows\" in this\nexample) has not been filled in yet, then rows.Next() waits until the result set has been filled in.\n\nMore generally, calls to any Golang SQL API function implemented in snowflakeRows or\nsnowflakeResult are blocking calls, and wait if results are not yet available.\n(Examples of other synchronous calls include: snowflakeRows.Err(), snowflakeRows.Columns(),\nsnowflakeRows.columnTypes(), snowflakeRows.Scan(), and snowflakeResult.RowsAffected().)\n\nBecause the example code above executes only one query and no other activity, there is\nno significant difference in behavior between asynchronous and synchronous behavior.\nThe differences become significant if, for example, you want to perform some other\nactivity after the query starts and before it completes. The example code below starts\na query, which run in the background, and then retrieves the results later.\n\nThis example uses small SELECT statements that do not retrieve enough data to require\nasynchronous handling. However, the technique works for larger data sets, and for\nsituations where the programmer might want to do other work after starting the queries\nand before retrieving the results. For a more elaborative example please see cmd/async/async.go\n\n==\u003e Some considerations related to the ServerSessionKeepAlive configuration option in context of asynchronous query execution\n\nWhen SQL Go connection is being closed, it performs the following actions:\n\n* stops the scheduled heartbeats (CLIENT_SESSION_KEEP_ALIVE), if it was enabled\n\n* cleans up all the http connections which are already idle - doesn't touch the ones which are in active use currently\n\n* if Config.ServerSessionKeepAlive is false (default), then actively logs out the current Snowflake session.\n\n!! Caveat: If there are any queries which are currently executing in the same Snowflake session (e.g. async queries sent with WithAsyncMode()), then those queries are automatically cancelled from the client side a couple minutes later after the Close() call, as a Snowflake session which has been actively logged out from, cannot sustain any queries.\n\nYou can govern this behaviour with setting Config.ServerSessionKeepAlive to true; when the corresponding Snowflake session will be kept alive for a long time (determined by the Snowflake engine) even after an explicit Connection.Close() call past the time when the last running query in the session finished executing.\n\nThe behaviour is also dependent on ABORT_DETACHED_QUERY parameter, please see the detailed explanation in the parameter description at https://docs.snowflake.com/en/sql-reference/parameters#abort-detached-query.\n\nAs a consequence, best practice would be to isolate all long-running async tasks (especially ones supposed to be continued after the connection is closed) into a separate connection.\n\nThe Go Snowflake Driver supports the PUT and GET commands.\n\nThe PUT command copies a file from a local computer (the computer where the\nGolang client is running) to a stage on the cloud platform. The GET command\ncopies data files from a stage on the cloud platform to a local computer.\n\nSee the following for information on the syntax and supported parameters:\n\nUsing PUT:\n\nThe following example shows how to run a PUT command by passing a string to the\ndb.Query() function:\n\n\"\u003clocal_file\u003e\" should include the file path as well as the name. Snowflake recommends\nusing an absolute path rather than a relative path. For example:\n\nDifferent client platforms (e.g. linux, Windows) have different path name\nconventions. Ensure that you specify path names appropriately. This is\nparticularly important on Windows, which uses the backslash character as\nboth an escape character and as a separator in path names.\n\nTo send information from a stream (rather than a file) use code similar to the code below.\n(The ReplaceAll() function is needed on Windows to handle backslashes in the path to the file.)\n\nNote: PUT statements are not supported for multi-statement queries.\n\nUsing GET:\n\nThe following example shows how to run a GET command by passing a string to the\ndb.Query() function:\n\n\"\u003clocal_file\u003e\" should include the file path as well as the name. Snowflake recommends using\nan absolute path rather than a relative path. For example:\n\nTo download a file into an in-memory stream (rather than a file) use code similar to the code below.\n\nNote: GET statements are not supported for multi-statement queries.\n\nSpecifying temporary directory for encryption and compression:\n\nPutting and getting requires compression and/or encryption, which is done in the OS temporary directory.\nIf you cannot use default temporary directory for your OS or you want to specify it yourself, you can use \"tmpDirPath\" DSN parameter.\nRemember, to encode slashes.\nExample:\n\nUsing custom configuration for PUT/GET:\n\nIf you want to override some default configuration options, you can use `WithFileTransferOptions` context.\nThere are multiple config parameters including progress bars or compression.\n\nThe Go Snowflake Driver includes an embedded native library called \"minicore\" that verifies loading of native Rust extensions on various platforms. By default, minicore is enabled and loaded dynamically at runtime.\n\n## Disabling Minicore\n\nThere are two ways to disable minicore:\n\n1. **At runtime using environment variable:**\n\n2. **At compile time using build tags:**\n\n## Static Linking\n\nOn Linux, if the binary is fully statically linked (e.g., built with\n-linkmode external -extldflags '-static'), the driver automatically detects this\nand skips minicore loading. Calling dlopen from a statically linked glibc binary\nwould crash with SIGFPE, so the driver inspects the ELF header for a dynamic\nlinker (PT_INTERP) and gracefully skips minicore if none is found.\n\nWhen minicore is disabled (either at runtime, at compile time, or automatically\ndue to static linking), the driver continues to work normally but without the\nadditional functionality provided by the native library.\n\nIf you force FIPS mode using fips140 GODEBUG option, driver will switch OCSP requests from SHA-1 to SHA-256.\nBe aware, that Snowflake cache server doesn't support OCSP requests signed with SHA-256, so driver may work slower, and, in case of OCSP cache server unavailability, OCSP requests will fail, and if OCSP is enabled, then connection attempts will fail as well.\n\n==\u003e Relevant configuration\n\n- `ConnectionDiagnosticsEnabled` (default: false) - main flag to enable the diagnostics\n\n- `ConnectionDiagnosticsAllowlistFile` - specify `/path/to/allowlist.json` to use a specific allowlist file which the driver should parse. If not specified, the driver tries to open `allowlist.json` from the current directory.\nThe `ConnectionDiagnosticsAllowlistFile` is only taken into consideration when `ConnectionDiagnosticsEnabled=true`\n\n==\u003e Flow of operation when `ConnectionDiagnosticsEnabled=true`\n\n1. upon initial startup, driver opens and reads the `allowlist.json` to determine which hosts it needs to connect to, and then for each entry in the allowlist\n\n2. perform a DNS resolution test to see if the hostname is resolvable\n\n3. driver logs an Error, when encountering a _public_ IP address for a host which looks to be a _private_ link hostname\n\n4. checks if proxy is used in the connection\n\n5. sets up a connection; for which we use the same transport which is driven by the driver's config (custom transport, or when OCSP disabled then OCSP-less transport, or by default, the OCSP-enabled transport)\n\n6. for HTTP endpoints, issues a HTTP GET request and see if it connects\n\n7. for HTTPS endpoints, the same , plus\n\n8. the driver exits after performing diagnostics. If you want to use the driver 'normally' after performing connection diagnostics, set `ConnectionDiagnosticsEnabled=false` or remove it from the config","homepage":"https://github.com/snowflakedb/gosnowflake","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/snowflakedb/gosnowflake","keywords_array":[],"namespace":"github.com/snowflakedb/gosnowflake","versions_count":4,"first_release_published_at":"2026-03-03T14:27:26.000Z","latest_release_published_at":"2026-06-05T12:31:53.000Z","latest_release_number":"v2.1.0","last_synced_at":"2026-06-14T09:59:58.769Z","created_at":"2026-03-04T11:55:30.117Z","updated_at":"2026-06-16T03:28:45.808Z","registry_url":"https://pkg.go.dev/github.com/snowflakedb/gosnowflake/v2","install_command":"go get github.com/snowflakedb/gosnowflake/v2","documentation_url":"https://pkg.go.dev/github.com/snowflakedb/gosnowflake/v2#section-documentation","metadata":{},"repo_metadata":{"id":38008099,"uuid":"69611909","full_name":"snowflakedb/gosnowflake","owner":"snowflakedb","description":"Go Snowflake Driver","archived":false,"fork":false,"pushed_at":"2026-02-28T12:46:47.000Z","size":21219,"stargazers_count":353,"open_issues_count":33,"forks_count":159,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-02-28T16:33:27.986Z","etag":null,"topics":["golang","snowflake"],"latest_commit_sha":null,"homepage":"","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/snowflakedb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2016-09-29T22:09:11.000Z","updated_at":"2026-02-28T12:43:53.000Z","dependencies_parsed_at":"2026-02-12T09:07:16.816Z","dependency_job_id":null,"html_url":"https://github.com/snowflakedb/gosnowflake","commit_stats":null,"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"purl":"pkg:github/snowflakedb/gosnowflake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/sbom","scorecard":{"id":40822,"data":{"date":"2025-08-04","repo":{"name":"github.com/snowflakedb/gosnowflake","commit":"bbb59306daabb303b0c488acd6ac5a1977b95224"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/cla_bot.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cla_bot.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cla_bot.yml:13","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/cla_bot.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_close.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_issue.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/semgrep.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-issue.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-pr.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/build-test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla_bot.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/cla_bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_close.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_close.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semgrep.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: ci/image/Dockerfile:1","Warn: pipCommand not pinned by hash: ci/image/Dockerfile:7","Warn: goCommand not pinned by hash: ci/scripts/execute_tests.sh:15","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 goCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 13 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T21:28:42.166Z","repository_id":38008099,"created_at":"2025-08-14T21:28:42.167Z","updated_at":"2025-08-14T21:28:42.167Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29951672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-07T00:02:24.787Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.254428348417596,"dependent_packages_count":4.923627579573914,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.089027963995755},"purl":"pkg:golang/github.com/snowflakedb/gosnowflake/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/snowflakedb/gosnowflake/v2","docker_dependents_count":1,"docker_downloads_count":1151515493,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/snowflakedb/gosnowflake/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/snowflakedb/gosnowflake/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T23:01:22.418Z","issues_count":199,"pull_requests_count":1075,"avg_time_to_close_issue":16045831.408536585,"avg_time_to_close_pull_request":1712959.090810811,"issues_closed_count":164,"pull_requests_closed_count":925,"pull_request_authors_count":105,"issue_authors_count":114,"avg_comments_per_issue":4.010050251256281,"avg_comments_per_pull_request":1.1395348837209303,"merged_pull_requests_count":616,"bot_issues_count":23,"bot_pull_requests_count":0,"past_year_issues_count":45,"past_year_pull_requests_count":371,"past_year_avg_time_to_close_issue":3367738.703703704,"past_year_avg_time_to_close_pull_request":697100.6088560886,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":3.2888888888888888,"past_year_avg_comments_per_pull_request":1.1159029649595686,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":189,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/issues","maintainers":[{"login":"sfc-gh-pfus","count":544,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-dheyman-1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman-1"},{"login":"sfc-gh-pbulawa","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-ext-simba-jl","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-ext-simba-jy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-ext-simba-lb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-lb"},{"login":"sfc-gh-igarish","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-igarish"},{"login":"sfc-gh-dprzybysz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"},{"login":"sfc-gh-knozderko","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-knozderko"},{"login":"sfc-gh-hchaturvedi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hchaturvedi"},{"login":"sfc-gh-hpathak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"},{"login":"sfc-gh-pmotacki","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pmotacki"},{"login":"sfc-gh-kdama","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-kdama"},{"login":"sfc-gh-maggarwal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-maggarwal"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-wfateem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-wfateem"},{"login":"sfc-gh-abhatnagar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-abhatnagar"},{"login":"sfc-gh-dwu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dwu"},{"login":"sfc-gh-dstempniak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dstempniak"},{"login":"fqzz2000","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fqzz2000"},{"login":"sfc-gh-boler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-boler"},{"login":"sfc-gh-jbahk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-jbahk"}],"active_maintainers":[{"login":"sfc-gh-pfus","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-ext-simba-jy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-pbulawa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-hpathak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"},{"login":"sfc-gh-ext-simba-jl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-boler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-boler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsnowflakedb%2Fgosnowflake%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2183356,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11734453,"name":"github.com/Snowflakedb/gosnowflake","ecosystem":"go","description":"Package gosnowflake is a pure Go Snowflake driver for the database/sql package.\n\nClients can use the database/sql package directly. For example:\n\nUse Open to create a database handle with connection parameters:\n\nThe Go Snowflake Driver supports the following connection syntaxes (or data source name formats):\n\nwhere all parameters must be escaped or use `Config` and `DSN` to construct a DSN string.\n\nThe following example opens a database handle with the Snowflake account\nmyaccount where the username is jsmith, password is mypassword, database is\nmydb, schema is testschema, and warehouse is mywh:\n\nThe following connection parameters are supported:\n\naccount \u003cstring\u003e: Specifies the name of your Snowflake account, where string is the name\nassigned to your account by Snowflake. In the URL you received from\nSnowflake, your account name is the first segment in the domain (e.g.\nabc123 in https://abc123.snowflakecomputing.com). This parameter is\noptional if your account is specified after the @ character. If you\nare not on us-west-2 region or AWS deployment, then append the region\nafter the account name, e.g. “\u003caccount\u003e.\u003cregion\u003e”. If you are not on\nAWS deployment, then append not only the region, but also the platform,\ne.g., “\u003caccount\u003e.\u003cregion\u003e.\u003cplatform\u003e”. Account, region, and platform\nshould be separated by a period (“.”), as shown above. If you are using\na global url, then append connection group and \"global\",\ne.g., \"account-\u003cconnection_group\u003e.global\". Account and connection group are\nseparated by a dash (\"-\"), as shown above.\n\nregion \u003cstring\u003e: DEPRECATED. You may specify a region, such as\n“eu-central-1”, with this parameter. However, since this parameter\nis deprecated, it is best to specify the region as part of the\naccount parameter. For details, see the description of the account\nparameter.\n\ndatabase: Specifies the database to use by default in the client session\n(can be changed after login).\n\nschema: Specifies the database schema to use by default in the client\nsession (can be changed after login).\n\nwarehouse: Specifies the virtual warehouse to use by default for queries,\nloading, etc. in the client session (can be changed after login).\n\nrole: Specifies the role to use by default for accessing Snowflake\nobjects in the client session (can be changed after login).\n\npasscode: Specifies the passcode provided by Duo when using MFA for login.\n\npasscodeInPassword: false by default. Set to true if the MFA passcode is\nembedded in the login password. Appends the MFA passcode to the end of the\npassword.\n\nloginTimeout: Specifies the timeout, in seconds, for login. The default\nis 60 seconds. The login request gives up after the timeout length if the\nHTTP response is success.\n\nauthenticator: Specifies the authenticator to use for authenticating user credentials:\n\nTo use the internal Snowflake authenticator, specify snowflake (Default).\n\nTo authenticate through Okta, specify https://\u003cokta_account_name\u003e.okta.com (URL prefix for Okta).\n\nTo authenticate using your IDP via a browser, specify externalbrowser.\n\nTo authenticate via OAuth, specify oauth and provide an OAuth Access Token (see the token parameter below).\n\napplication: Identifies your application to Snowflake Support.\n\ninsecureMode: false by default. Set to true to bypass the Online\nCertificate Status Protocol (OCSP) certificate revocation check.\nIMPORTANT: Change the default value for testing or emergency situations only.\n\ntoken: a token that can be used to authenticate. Should be used in conjunction with the \"oauth\" authenticator.\n\nclient_session_keep_alive: Set to true have a heartbeat in the background every hour to keep the connection alive\nsuch that the connection session will never expire. Care should be taken in using this option as it opens up\nthe access forever as long as the process is alive.\n\nocspFailOpen: true by default. Set to false to make OCSP check fail closed mode.\n\nvalidateDefaultParameters: true by default. Set to false to disable checks on existence and privileges check for\nDatabase, Schema, Warehouse and Role when setting up the connection\n\nAll other parameters are taken as session parameters. For example, TIMESTAMP_OUTPUT_FORMAT session parameter can be\nset by adding:\n\nThe Go Snowflake Driver honors the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY for the forward proxy setting.\n\nNO_PROXY specifies which hostname endings should be allowed to bypass the proxy server, e.g. :code:`no_proxy=.amazonaws.com` means that AWS S3 access does not need to go through the proxy.\n\nNO_PROXY does not support wildcards. Each value specified should be one of the following:\n\nThe end of a hostname (or a complete hostname), for example: \".amazonaws.com\" or \"xy12345.snowflakecomputing.com\".\n\nAn IP address, for example \"192.196.1.15\".\n\nIf more than one value is specified, values should be separated by commas, for example:\n\nBy default, the driver's builtin logger is NOP; no output is generated. This is\nintentional for those applications that use the same set of logger parameters\nnot to conflict with glog, which is incorporated in the driver logging\nframework.\n\nIn order to enable debug logging for the driver, add a build tag sfdebug to the\ngo tool command lines, for example:\n\nFor tests, run the test command with the tag along with glog parameters. For\nexample, the following command will generate all acitivty logs in the standard\nerror.\n\nLikewise, if you build your application with the tag, you may specify the same\nset of glog parameters.\n\nTo get the logs for a specific module, use the -vmodule option. For example, to\nretrieve the driver.go and connection.go module logs:\n\nNote: If your request retrieves no logs, call db.Close() or glog.flush() to flush the glog buffer.\n\nNote: The logger may be changed in the future for better logging. Currently if\nthe applications use the same parameters as glog, you cannot collect both\napplication and driver logs at the same time.\n\nFrom 0.5.0, a signal handling responsibility has moved to the applications. If you want to cancel a\nquery/command by Ctrl+C, add a os.Interrupt trap in context to execute methods that can take the context parameter,\ne.g., QueryContext, ExecContext.\n\nSee cmd/selectmany.go for the full example.\n\nQueries return SQL column type information in the ColumnType type. The\nDatabaseTypeName method returns the following strings representing Snowflake\ndata types:\n\nGo's database/sql package limits Go's data types to the following for binding and fetching:\n\nFetching data isn't an issue since the database data type is provided along\nwith the data so the Go Snowflake Driver can translate Snowflake data types to\nGo native data types.\n\nWhen the client binds data to send to the server, however, the driver cannot\ndetermine the date/timestamp data types to associate with binding parameters.\nFor example:\n\nTo resolve this issue, a binding parameter flag is introduced that associates\nany subsequent time.Time type to the DATE, TIME, TIMESTAMP_LTZ, TIMESTAMP_NTZ\nor BINARY data type. The above example could be rewritten as follows:\n\nThe driver fetches TIMESTAMP_TZ (timestamp with time zone) data using the\noffset-based Location types, which represent a collection of time offsets in\nuse in a geographical area, such as CET (Central European Time) or UTC\n(Coordinated Universal Time). The offset-based Location data is generated and\ncached when a Go Snowflake Driver application starts, and if the given offset\nis not in the cache, it is generated dynamically.\n\nCurrently, Snowflake doesn't support the name-based Location types, e.g.,\nAmerica/Los_Angeles.\n\nFor more information about Location types, see the Go documentation for https://golang.org/pkg/time/#Location.\n\nInternally, this feature leverages the []byte data type. As a result, BINARY\ndata cannot be bound without the binding parameter flag. In the following\nexample, sf is an alias for the gosnowflake package:\n\nThe driver directly downloads a result set from the cloud storage if the size is large. It is\nrequired to shift workloads from the Snowflake database to the clients for scale. The download takes place by goroutine\nnamed \"Chunk Downloader\" asynchronously so that the driver can fetch the next result set while the application can\nconsume the current result set.\n\nThe application may change the number of result set chunk downloader if required. Note this doesn't help reduce\nmemory footprint by itself. Consider Custom JSON Decoder.\n\nExperimental: Custom JSON Decoder for parsing Result Set\n\nThe application may have the driver use a custom JSON decoder that incrementally parses the result set as follows.\n\nThis option will reduce the memory footprint to half or even quarter, but it can significantly degrade the\nperformance depending on the environment. The test cases running on Travis Ubuntu box show five times less memory\nfootprint while four times slower. Be cautious when using the option.\n\n(Private Preview) JWT authentication\n\n** Not recommended for production use until GA\n\nNow JWT token is supported when compiling with a golang version of 1.10 or higher. Binary compiled with lower version\nof golang would return an error at runtime when users try to use JWT authentication feature.\n\nTo enable this feature, one can construct DSN with fields \"authenticator=SNOWFLAKE_JWT\u0026privateKey=\u003cyour_private_key\u003e\",\nor using Config structure specifying:\n\nThe \u003cyour_private_key\u003e should be a base64 URL encoded PKCS8 rsa private key string. One way to encode a byte slice to URL\nbase 64 URL format is through base64.URLEncoding.EncodeToString() function.\n\nOn the server side, one can alter the public key with the SQL command:\n\nThe \u003cyour_public_key\u003e should be a base64 Standard encoded PKI public key string. One way to encode a byte slice to base\n64 Standard format is through base64.StdEncoding.EncodeToString() function.\n\nTo generate the valid key pair, one can do the following command on the shell script:\n\nGET and PUT operations are unsupported.","homepage":"https://github.com/Snowflakedb/gosnowflake","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Snowflakedb/gosnowflake","keywords_array":[],"namespace":"github.com/Snowflakedb","versions_count":94,"first_release_published_at":"2017-10-25T21:05:01.000Z","latest_release_published_at":"2026-04-08T11:42:13.000Z","latest_release_number":"v1.19.1","last_synced_at":"2026-06-04T03:46:14.145Z","created_at":"2025-06-05T11:19:03.921Z","updated_at":"2026-06-04T03:46:14.146Z","registry_url":"https://pkg.go.dev/github.com/Snowflakedb/gosnowflake","install_command":"go get github.com/Snowflakedb/gosnowflake","documentation_url":"https://pkg.go.dev/github.com/Snowflakedb/gosnowflake#section-documentation","metadata":{},"repo_metadata":{"id":38008099,"uuid":"69611909","full_name":"snowflakedb/gosnowflake","owner":"snowflakedb","description":"Go Snowflake Driver","archived":false,"fork":false,"pushed_at":"2025-10-10T12:41:29.000Z","size":20837,"stargazers_count":346,"open_issues_count":30,"forks_count":155,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-10-11T00:03:33.922Z","etag":null,"topics":["golang","snowflake"],"latest_commit_sha":null,"homepage":"","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/snowflakedb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2016-09-29T22:09:11.000Z","updated_at":"2025-10-10T08:58:08.000Z","dependencies_parsed_at":"2023-12-21T13:25:56.409Z","dependency_job_id":"e35c9d85-dc2a-43ca-b621-99f2b6232781","html_url":"https://github.com/snowflakedb/gosnowflake","commit_stats":null,"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/snowflakedb/gosnowflake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/sbom","scorecard":{"id":40822,"data":{"date":"2025-08-04","repo":{"name":"github.com/snowflakedb/gosnowflake","commit":"bbb59306daabb303b0c488acd6ac5a1977b95224"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/cla_bot.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cla_bot.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cla_bot.yml:13","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/cla_bot.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_close.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_issue.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/semgrep.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-issue.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-pr.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/build-test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla_bot.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/cla_bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_close.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_close.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semgrep.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: ci/image/Dockerfile:1","Warn: pipCommand not pinned by hash: ci/image/Dockerfile:7","Warn: goCommand not pinned by hash: ci/scripts/execute_tests.sh:15","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 goCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 13 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T21:28:42.166Z","repository_id":38008099,"created_at":"2025-08-14T21:28:42.167Z","updated_at":"2025-08-14T21:28:42.167Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011459,"owners_count":26084947,"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-12T02:00:06.719Z","response_time":53,"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":"snowflakedb","name":"Snowflake Computing","uuid":"6453780","kind":"organization","description":"","email":null,"website":"https://snowflake.com","location":"In the ☁","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6453780?v=4","repositories_count":39,"last_synced_at":"2024-03-25T21:11:52.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/snowflakedb","funding_links":[],"total_stars":2669,"followers":778,"following":0,"created_at":"2022-11-02T16:40:57.562Z","updated_at":"2024-03-25T21:12:10.271Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb/repositories"},"tags":[{"name":"v1.17.0","sha":"c9cc609f0ec5734bbba5cf82a17306062494359e","kind":"commit","published_at":"2025-09-29T15:16:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.17.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"218f7042960d61e35bbac0d85bf84da9389ffb1b","kind":"commit","published_at":"2025-08-14T11:14:22.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.16.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"15020c8b54502a75e588af68b867e2cd49cad582","kind":"commit","published_at":"2025-07-01T09:46:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.15.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"a1a961dfdcbe7e4898bbb9a414cdd055f98146b4","kind":"commit","published_at":"2025-05-28T11:07:00.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.14.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f8915a430db1ce9c4a0609e5885cd38f092ad046","kind":"commit","published_at":"2025-04-30T15:49:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.14.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"3d3e3b0b45d0ad9b49293ddc88ef7253cdcb7a02","kind":"commit","published_at":"2025-04-28T15:01:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"82441d8c0f4ac7324740c86edb9c86591e694bf0","kind":"commit","published_at":"2025-04-01T12:04:28.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"b034584aa6fc171c1fa02e5af1f98234f24538fe","kind":"commit","published_at":"2025-03-04T12:47:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"e5ae90fd0e4f94f9970b2c06ffe19e2c23cda30b","kind":"commit","published_at":"2025-01-29T11:29:25.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"951ae610e8e8559f919da533f01d2c36dea4b262","kind":"commit","published_at":"2024-12-05T10:34:36.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.12.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"27e76c9349a38895e20a847b4c08d01d39ec4d03","kind":"commit","published_at":"2024-10-30T12:54:45.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.12.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"1197e558b48b305a6c11250b0b46e70e036f1e45","kind":"commit","published_at":"2024-10-03T10:59:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"099708d318689634a558f705ccc19b3b7b278972","kind":"commit","published_at":"2024-08-29T09:24:22.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"52bb7bc8b5315b4add85a2712a28fca5ea289072","kind":"commit","published_at":"2024-07-31T11:53:58.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"15db23153cd00dff0cbb3e86590c885ba0771055","kind":"commit","published_at":"2024-05-29T05:22:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.10.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"06ec38e9e1c6881405e4b4073f288602ada8c3ba","kind":"commit","published_at":"2024-05-08T11:53:44.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.10.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"a0ec4810a8c299eb5ad663533bd915326af828be","kind":"commit","published_at":"2024-03-28T07:44:26.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.9.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"95345201ecd83fbbbb435f2bc653800b151e862e","kind":"commit","published_at":"2024-02-20T14:24:03.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.8.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"e990de6790b5094c05e5b2ed6a603583522c0087","kind":"commit","published_at":"2024-01-15T12:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"b8e6736149339f984e4df49283c1e365bd38c8a6","kind":"commit","published_at":"2023-12-05T12:10:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"46d412c69e5909cb56ad6f838245878e7015ccb6","kind":"commit","published_at":"2023-11-14T06:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.0/manifests"},{"name":"v1.6.25","sha":"207dec5d073be38b8851f734821db623a81bacb4","kind":"commit","published_at":"2023-09-26T17:53:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.25","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.25/manifests"},{"name":"v1.6.24","sha":"cd116cf447b5975798ca26c1a456fb801cf67810","kind":"commit","published_at":"2023-08-22T01:21:16.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.24","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.24/manifests"},{"name":"v1.6.23","sha":"35381e4694cc05c9011a857c18ead3759a556b95","kind":"commit","published_at":"2023-07-25T17:39:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.23","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.23/manifests"},{"name":"v1.6.22","sha":"4730ed960397bac8675fc86640711113e8ba7889","kind":"commit","published_at":"2023-06-14T00:24:51.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.22","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"72fecc7dc8c00851a1267159dacb0346cbbf0d68","kind":"commit","published_at":"2023-05-23T17:00:43.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.21","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"182b5254e895454ab9514888eec4ff7a8145de8e","kind":"commit","published_at":"2023-04-18T17:31:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.20","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"d04e9aad8c13a649b6d347f4ee87d227c15f5e0c","kind":"commit","published_at":"2023-03-21T18:07:15.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.19","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.19/manifests"},{"name":"v1.6.18","sha":"ccd4d30902f75b6a117c8599093c520a1bdc745c","kind":"commit","published_at":"2023-02-24T01:27:29.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.18","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"77f571137a8a01f26d724e0183d2a76d686505e7","kind":"commit","published_at":"2023-01-25T23:15:53.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.17","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.17/manifests"},{"name":"v1.6.16","sha":"0450f0b16a4679b216baecd3fd6cdce739dbb683","kind":"commit","published_at":"2022-12-13T22:30:23.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.16","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"53dd01fec05803d63fb9324c7d817cdeea64cac4","kind":"commit","published_at":"2022-11-16T18:59:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.15","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.15/manifests"},{"name":"v1.6.14","sha":"2d19081e3b1dab320a3f6e6328c6565f62d045b6","kind":"commit","published_at":"2022-10-27T21:07:47.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.14","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.14/manifests"},{"name":"v1.6.13","sha":"5da2ab2463b2c7e544722bc58defdb23397287d6","kind":"commit","published_at":"2022-08-22T22:00:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"9ee67b2f3a63398d9273622fe92f7f0f29e0334b","kind":"commit","published_at":"2022-07-29T19:56:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.12/manifests"},{"name":"v1.6.11","sha":"3c7253cb065fc33771a2e9b46c5ae8c00f321fdd","kind":"commit","published_at":"2022-06-23T17:44:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"57363490f9b7b148949ef2569d655ae8cf32a2ea","kind":"commit","published_at":"2022-05-24T21:12:54.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"d34ce5fe3a421fc2a2d9283b703ad670bbc2a0e5","kind":"commit","published_at":"2022-04-19T20:23:00.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"653557826b72d84d45adc700d5d26ffe22eb36e4","kind":"commit","published_at":"2022-03-15T19:10:08.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"678701a9ecf52cbfb5ca425daf540ed7e70a5125","kind":"commit","published_at":"2022-02-16T19:42:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"705a4a12b9f41d299cf5457878cff94fdf0366ac","kind":"commit","published_at":"2022-01-19T21:36:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"deadc228b56bde744bccbd608a805784d1b3d94b","kind":"commit","published_at":"2021-12-13T23:11:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"da3c7782ec34abaac86f4d85d544401e797aa0f4","kind":"commit","published_at":"2021-11-16T00:10:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d92ed6186a7cf120a44ab515522d17f8df5236b1","kind":"commit","published_at":"2021-10-12T22:28:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0cd53b222516a3c6265569049f852fe7b330fee6","kind":"commit","published_at":"2021-09-14T00:10:36.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b2685fc65dcfad963dca249447051e43ee0bc539","kind":"commit","published_at":"2021-08-17T21:15:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"973a78f9e859837d7bf53b1373c40068c6b11e6c","kind":"commit","published_at":"2021-07-20T21:00:59.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"72b607f9314a0842a029560acbdad2b5d5a6653c","kind":"commit","published_at":"2021-06-22T18:26:51.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.5.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"98bf5b7e72fd51d6c1a399397194215f84deeff5","kind":"commit","published_at":"2021-05-24T22:35:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.5.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"59b6c69f556c41d6d41f2ab51b7e907acc1176a5","kind":"commit","published_at":"2021-04-29T21:57:34.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"2769c2506c9b7db49724a1062643cb12dc9f96b6","kind":"commit","published_at":"2021-03-29T22:52:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5ee1eee4677f66fd4fbb3068d18a7985a8d34191","kind":"commit","published_at":"2021-03-02T02:40:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5541ec79b91441bcfcdf55ecd67fba482d541eac","kind":"commit","published_at":"2021-02-01T23:37:15.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"50373856186902f6aa0bf85f4dea82bbb3550c90","kind":"commit","published_at":"2021-01-12T17:48:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"2748ab75628cc075cf018503937a4ab47430b98e","kind":"commit","published_at":"2020-12-07T06:25:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"be9d95162657e792634aabe92c25e3ee293a5173","kind":"commit","published_at":"2020-11-17T23:31:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"e4827eb7b770fb1353e458c87358bb10980803e0","kind":"commit","published_at":"2020-10-27T16:53:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"c50af0ac4371cb8f164df385fe33428978b1d368","kind":"commit","published_at":"2020-09-14T22:26:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"08f1560947eb2133763f920214a7308005757949","kind":"commit","published_at":"2020-08-24T21:51:26.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"393403b05ef944ded41ba1ed53eac4fc4b2b10be","kind":"commit","published_at":"2020-07-31T18:50:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"72488f228d4535e268390fffe0c3e35fe35d1ec8","kind":"commit","published_at":"2020-07-18T01:20:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"49ff6e2eead629626f2768dcd55306f10128cfd9","kind":"commit","published_at":"2020-06-02T01:47:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"438840dc3369fa2492af0ce196765a7434b46a82","kind":"commit","published_at":"2020-01-06T22:50:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"f0df5ebfd4e1e969953cb0bc969c08ee994a7a4e","kind":"commit","published_at":"2019-12-03T00:02:53.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"c7f4bfb9cf8bdabf5a0522e2c8ed28cc30743ce9","kind":"commit","published_at":"2019-09-30T21:37:20.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"1605e50f6382eea57ec3fd3d66fcbd31604548df","kind":"commit","published_at":"2019-09-16T21:48:09.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e689fe23df68b7808c1566d4333545172dbee1ae","kind":"commit","published_at":"2019-08-26T23:25:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0159959b906e9740eb7eca4d5ada36290b5e9521","kind":"commit","published_at":"2019-07-01T20:06:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.2.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.2.0/manifests"},{"name":"v1.1.19","sha":"b96e0b559b39ef0cb8cc2f8c6804f440f9632871","kind":"commit","published_at":"2019-06-17T22:05:31.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.19","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"6266897464b7439cc1eb41571366006081655a4a","kind":"commit","published_at":"2019-06-03T20:29:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.18","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"00f64a757140b26404efc95e52df0a895bbd82d7","kind":"commit","published_at":"2019-03-23T00:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.17","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"50dd2d0a43b9a05e045701340a2b15a174532f91","kind":"commit","published_at":"2019-01-18T20:08:01.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.16","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"8b4c8977c6c59c484b635709ae730da50faa250c","kind":"commit","published_at":"2018-11-27T20:05:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.15","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"b7438d418e5a09ebde33080aa09a4a0faa8a0049","kind":"commit","published_at":"2018-10-23T21:48:14.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.14","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"cec684af36b39ac04e4f2b2036caaadf8c9e922c","kind":"commit","published_at":"2018-10-09T18:35:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"15ca7475267d72d56ba41b3c59708042dead53d4","kind":"commit","published_at":"2018-09-25T00:07:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"96475ef3de8d4c4a50b1bb617ec57a6284487083","kind":"commit","published_at":"2018-09-06T21:08:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7d8648cf4957e55009221bc28f507382c08250e4","kind":"commit","published_at":"2018-08-14T21:21:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"608fef34d2378f35395b28da67653ff839b927be","kind":"commit","published_at":"2018-07-22T19:00:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"b41243953b6b5f2887a69c06a95805101f3a7246","kind":"commit","published_at":"2018-06-13T21:56:35.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"e490568afda797e1ad260d946179d580043b5dff","kind":"commit","published_at":"2018-05-23T23:35:35.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"063cf0a64e29e56a633e95e0bc3f6d3a46d810b0","kind":"commit","published_at":"2018-03-08T19:18:58.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"be663dedff6fc7901ef4aa3f80061f60c57a16e9","kind":"commit","published_at":"2018-02-07T07:47:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"29ef18c34015f2b1012e8a04ec427a5ee93bca68","kind":"commit","published_at":"2018-01-25T01:14:59.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"cf3bc1058cff5dac470fef4a92a89d2abcfc8f18","kind":"commit","published_at":"2018-01-08T22:25:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"9a94f6416dacc05348485e82b39fda428b824257","kind":"commit","published_at":"2017-12-28T02:54:14.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"067c0d65e077cc8a65599fe1f7885cc6abcd8799","kind":"commit","published_at":"2017-12-12T21:01:33.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6a62f5ae145a84d2a7141b151211e810f75615fb","kind":"commit","published_at":"2017-12-01T16:39:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"607b2ea79dc0b8a9b6425c1d4b934b780cdbefe6","kind":"commit","published_at":"2017-10-25T21:05:01.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.0.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.0.0/manifests"},{"name":"0.5.0","sha":"72f762d6d0358855bcc576e67e5196942f5e71c4","kind":"commit","published_at":"2017-09-18T19:36:37.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.5.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"3c2f7dc066c9a60ac6109dfc7e05252dcd3cd03c","kind":"commit","published_at":"2017-09-14T14:16:31.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.4.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"6c00d817ce32cedfbc3bf05dfb04cee4d3ed5b41","kind":"commit","published_at":"2017-08-09T14:24:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.3.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.3.0/manifests"},{"name":"0.2","sha":"584b6e14f67820b0ccd9a40d3b26bdc31b3b9345","kind":"commit","published_at":"2017-07-05T16:54:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.2/manifests"},{"name":"0.1","sha":"9bdb7d37dc2de7d7dc38201ee0494103261674f2","kind":"commit","published_at":"2017-04-21T05:57:49.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T13:59:35.984Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/%21snowflakedb/gosnowflake","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Snowflakedb/gosnowflake","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Snowflakedb/gosnowflake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Snowflakedb/gosnowflake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T01:05:56.476Z","issues_count":186,"pull_requests_count":1023,"avg_time_to_close_issue":15848378.322580645,"avg_time_to_close_pull_request":1658995.7205882352,"issues_closed_count":155,"pull_requests_closed_count":884,"pull_request_authors_count":101,"issue_authors_count":107,"avg_comments_per_issue":3.9946236559139785,"avg_comments_per_pull_request":1.1270772238514175,"merged_pull_requests_count":594,"bot_issues_count":23,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":1398725.4827586208,"past_year_avg_time_to_close_pull_request":485113.5778364116,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":379,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":3.3469387755102042,"past_year_avg_comments_per_pull_request":0.9631147540983607,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":274,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/issues","maintainers":[{"login":"sfc-gh-pfus","count":516,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-dheyman-1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman-1"},{"login":"sfc-gh-pbulawa","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-ext-simba-jl","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-ext-simba-jy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-ext-simba-lb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-lb"},{"login":"sfc-gh-igarish","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-igarish"},{"login":"sfc-gh-dprzybysz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"},{"login":"sfc-gh-knozderko","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-knozderko"},{"login":"sfc-gh-hchaturvedi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hchaturvedi"},{"login":"sfc-gh-pmotacki","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pmotacki"},{"login":"sfc-gh-kdama","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-kdama"},{"login":"sfc-gh-maggarwal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-maggarwal"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-wfateem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-wfateem"},{"login":"sfc-gh-abhatnagar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-abhatnagar"},{"login":"sfc-gh-dwu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dwu"},{"login":"sfc-gh-dstempniak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dstempniak"},{"login":"sfc-gh-hpathak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"},{"login":"sfc-gh-jbahk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-jbahk"}],"active_maintainers":[{"login":"sfc-gh-pfus","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-ext-simba-jy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-pbulawa","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-dprzybysz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"},{"login":"sfc-gh-ext-simba-jl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-dheyman-1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman-1"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-hpathak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakedb%2Fgosnowflake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakedb%2Fgosnowflake/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakedb%2Fgosnowflake/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakedb%2Fgosnowflake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakedb%2Fgosnowflake/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakedb%2Fgosnowflake/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2183356,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3852545,"name":"github.com/SnowflakeDB/gosnowflake","ecosystem":"go","description":"Package gosnowflake is a pure Go Snowflake driver for the database/sql package.\n\nClients can use the database/sql package directly. For example:\n\nUse Open to create a database handle with connection parameters:\n\nThe Go Snowflake Driver supports the following connection syntaxes (or data source name formats):\n\nwhere all parameters must be escaped or use `Config` and `DSN` to construct a DSN string.\n\nThe following example opens a database handle with the Snowflake account\nmyaccount where the username is jsmith, password is mypassword, database is\nmydb, schema is testschema, and warehouse is mywh:\n\nThe following connection parameters are supported:\n\naccount \u003cstring\u003e: Specifies the name of your Snowflake account, where string is the name\nassigned to your account by Snowflake. In the URL you received from\nSnowflake, your account name is the first segment in the domain (e.g.\nabc123 in https://abc123.snowflakecomputing.com). This parameter is\noptional if your account is specified after the @ character. If you\nare not on us-west-2 region or AWS deployment, then append the region\nafter the account name, e.g. “\u003caccount\u003e.\u003cregion\u003e”. If you are not on\nAWS deployment, then append not only the region, but also the platform,\ne.g., “\u003caccount\u003e.\u003cregion\u003e.\u003cplatform\u003e”. Account, region, and platform\nshould be separated by a period (“.”), as shown above. If you are using\na global url, then append connection group and \"global\",\ne.g., \"account-\u003cconnection_group\u003e.global\". Account and connection group are\nseparated by a dash (\"-\"), as shown above.\n\nregion \u003cstring\u003e: DEPRECATED. You may specify a region, such as\n“eu-central-1”, with this parameter. However, since this parameter\nis deprecated, it is best to specify the region as part of the\naccount parameter. For details, see the description of the account\nparameter.\n\ndatabase: Specifies the database to use by default in the client session\n(can be changed after login).\n\nschema: Specifies the database schema to use by default in the client\nsession (can be changed after login).\n\nwarehouse: Specifies the virtual warehouse to use by default for queries,\nloading, etc. in the client session (can be changed after login).\n\nrole: Specifies the role to use by default for accessing Snowflake\nobjects in the client session (can be changed after login).\n\npasscode: Specifies the passcode provided by Duo when using MFA for login.\n\npasscodeInPassword: false by default. Set to true if the MFA passcode is\nembedded in the login password. Appends the MFA passcode to the end of the\npassword.\n\nloginTimeout: Specifies the timeout, in seconds, for login. The default\nis 60 seconds. The login request gives up after the timeout length if the\nHTTP response is success.\n\nauthenticator: Specifies the authenticator to use for authenticating user credentials:\n\nTo use the internal Snowflake authenticator, specify snowflake (Default).\n\nTo authenticate through Okta, specify https://\u003cokta_account_name\u003e.okta.com (URL prefix for Okta).\n\nTo authenticate using your IDP via a browser, specify externalbrowser.\n\nTo authenticate via OAuth, specify oauth and provide an OAuth Access Token (see the token parameter below).\n\napplication: Identifies your application to Snowflake Support.\n\ninsecureMode: false by default. Set to true to bypass the Online\nCertificate Status Protocol (OCSP) certificate revocation check.\nIMPORTANT: Change the default value for testing or emergency situations only.\n\ntoken: a token that can be used to authenticate. Should be used in conjunction with the \"oauth\" authenticator.\n\nclient_session_keep_alive: Set to true have a heartbeat in the background every hour to keep the connection alive\nsuch that the connection session will never expire. Care should be taken in using this option as it opens up\nthe access forever as long as the process is alive.\n\nocspFailOpen: true by default. Set to false to make OCSP check fail closed mode.\n\nvalidateDefaultParameters: true by default. Set to false to disable checks on existence and privileges check for\nDatabase, Schema, Warehouse and Role when setting up the connection\n\nAll other parameters are taken as session parameters. For example, TIMESTAMP_OUTPUT_FORMAT session parameter can be\nset by adding:\n\nThe Go Snowflake Driver honors the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY for the forward proxy setting.\n\nNO_PROXY specifies which hostname endings should be allowed to bypass the proxy server, e.g. :code:`no_proxy=.amazonaws.com` means that AWS S3 access does not need to go through the proxy.\n\nNO_PROXY does not support wildcards. Each value specified should be one of the following:\n\nThe end of a hostname (or a complete hostname), for example: \".amazonaws.com\" or \"xy12345.snowflakecomputing.com\".\n\nAn IP address, for example \"192.196.1.15\".\n\nIf more than one value is specified, values should be separated by commas, for example:\n\nBy default, the driver's builtin logger is NOP; no output is generated. This is\nintentional for those applications that use the same set of logger parameters\nnot to conflict with glog, which is incorporated in the driver logging\nframework.\n\nIn order to enable debug logging for the driver, add a build tag sfdebug to the\ngo tool command lines, for example:\n\nFor tests, run the test command with the tag along with glog parameters. For\nexample, the following command will generate all acitivty logs in the standard\nerror.\n\nLikewise, if you build your application with the tag, you may specify the same\nset of glog parameters.\n\nTo get the logs for a specific module, use the -vmodule option. For example, to\nretrieve the driver.go and connection.go module logs:\n\nNote: If your request retrieves no logs, call db.Close() or glog.flush() to flush the glog buffer.\n\nNote: The logger may be changed in the future for better logging. Currently if\nthe applications use the same parameters as glog, you cannot collect both\napplication and driver logs at the same time.\n\nFrom 0.5.0, a signal handling responsibility has moved to the applications. If you want to cancel a\nquery/command by Ctrl+C, add a os.Interrupt trap in context to execute methods that can take the context parameter,\ne.g., QueryContext, ExecContext.\n\nSee cmd/selectmany.go for the full example.\n\nQueries return SQL column type information in the ColumnType type. The\nDatabaseTypeName method returns the following strings representing Snowflake\ndata types:\n\nGo's database/sql package limits Go's data types to the following for binding and fetching:\n\nFetching data isn't an issue since the database data type is provided along\nwith the data so the Go Snowflake Driver can translate Snowflake data types to\nGo native data types.\n\nWhen the client binds data to send to the server, however, the driver cannot\ndetermine the date/timestamp data types to associate with binding parameters.\nFor example:\n\nTo resolve this issue, a binding parameter flag is introduced that associates\nany subsequent time.Time type to the DATE, TIME, TIMESTAMP_LTZ, TIMESTAMP_NTZ\nor BINARY data type. The above example could be rewritten as follows:\n\nThe driver fetches TIMESTAMP_TZ (timestamp with time zone) data using the\noffset-based Location types, which represent a collection of time offsets in\nuse in a geographical area, such as CET (Central European Time) or UTC\n(Coordinated Universal Time). The offset-based Location data is generated and\ncached when a Go Snowflake Driver application starts, and if the given offset\nis not in the cache, it is generated dynamically.\n\nCurrently, Snowflake doesn't support the name-based Location types, e.g.,\nAmerica/Los_Angeles.\n\nFor more information about Location types, see the Go documentation for https://golang.org/pkg/time/#Location.\n\nInternally, this feature leverages the []byte data type. As a result, BINARY\ndata cannot be bound without the binding parameter flag. In the following\nexample, sf is an alias for the gosnowflake package:\n\nThe driver directly downloads a result set from the cloud storage if the size is large. It is\nrequired to shift workloads from the Snowflake database to the clients for scale. The download takes place by goroutine\nnamed \"Chunk Downloader\" asynchronously so that the driver can fetch the next result set while the application can\nconsume the current result set.\n\nThe application may change the number of result set chunk downloader if required. Note this doesn't help reduce\nmemory footprint by itself. Consider Custom JSON Decoder.\n\nExperimental: Custom JSON Decoder for parsing Result Set\n\nThe application may have the driver use a custom JSON decoder that incrementally parses the result set as follows.\n\nThis option will reduce the memory footprint to half or even quarter, but it can significantly degrade the\nperformance depending on the environment. The test cases running on Travis Ubuntu box show five times less memory\nfootprint while four times slower. Be cautious when using the option.\n\n(Private Preview) JWT authentication\n\n** Not recommended for production use until GA\n\nNow JWT token is supported when compiling with a golang version of 1.10 or higher. Binary compiled with lower version\nof golang would return an error at runtime when users try to use JWT authentication feature.\n\nTo enable this feature, one can construct DSN with fields \"authenticator=SNOWFLAKE_JWT\u0026privateKey=\u003cyour_private_key\u003e\",\nor using Config structure specifying:\n\nThe \u003cyour_private_key\u003e should be a base64 URL encoded PKCS8 rsa private key string. One way to encode a byte slice to URL\nbase 64 URL format is through base64.URLEncoding.EncodeToString() function.\n\nOn the server side, one can alter the public key with the SQL command:\n\nThe \u003cyour_public_key\u003e should be a base64 Standard encoded PKI public key string. One way to encode a byte slice to base\n64 Standard format is through base64.StdEncoding.EncodeToString() function.\n\nTo generate the valid key pair, one can do the following command on the shell script:\n\nGET and PUT operations are unsupported.","homepage":"https://github.com/SnowflakeDB/gosnowflake","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SnowflakeDB/gosnowflake","keywords_array":[],"namespace":"github.com/SnowflakeDB","versions_count":94,"first_release_published_at":"2017-10-25T21:05:01.000Z","latest_release_published_at":"2026-04-08T11:42:13.000Z","latest_release_number":"v1.19.1","last_synced_at":"2026-06-10T22:15:40.023Z","created_at":"2022-04-11T21:15:59.462Z","updated_at":"2026-06-10T22:15:40.023Z","registry_url":"https://pkg.go.dev/github.com/SnowflakeDB/gosnowflake","install_command":"go get github.com/SnowflakeDB/gosnowflake","documentation_url":"https://pkg.go.dev/github.com/SnowflakeDB/gosnowflake#section-documentation","metadata":{},"repo_metadata":{"id":38008099,"uuid":"69611909","full_name":"snowflakedb/gosnowflake","owner":"snowflakedb","description":"Go Snowflake Driver","archived":false,"fork":false,"pushed_at":"2025-10-10T12:41:29.000Z","size":20837,"stargazers_count":346,"open_issues_count":30,"forks_count":155,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-10-11T00:03:33.922Z","etag":null,"topics":["golang","snowflake"],"latest_commit_sha":null,"homepage":"","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/snowflakedb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2016-09-29T22:09:11.000Z","updated_at":"2025-10-10T08:58:08.000Z","dependencies_parsed_at":"2023-12-21T13:25:56.409Z","dependency_job_id":"e35c9d85-dc2a-43ca-b621-99f2b6232781","html_url":"https://github.com/snowflakedb/gosnowflake","commit_stats":null,"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/snowflakedb/gosnowflake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/sbom","scorecard":{"id":40822,"data":{"date":"2025-08-04","repo":{"name":"github.com/snowflakedb/gosnowflake","commit":"bbb59306daabb303b0c488acd6ac5a1977b95224"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/cla_bot.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cla_bot.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cla_bot.yml:13","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/cla_bot.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_close.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/jira_issue.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/semgrep.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-issue.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-pr.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/build-test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla_bot.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/cla_bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_close.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_close.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_close.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_comment.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira_issue.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/jira_issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semgrep.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/snowflakedb/gosnowflake/snyk-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: ci/image/Dockerfile:1","Warn: pipCommand not pinned by hash: ci/image/Dockerfile:7","Warn: goCommand not pinned by hash: ci/scripts/execute_tests.sh:15","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 goCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 13 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T21:28:42.166Z","repository_id":38008099,"created_at":"2025-08-14T21:28:42.167Z","updated_at":"2025-08-14T21:28:42.167Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011460,"owners_count":26084947,"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-12T02:00:06.719Z","response_time":53,"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":"snowflakedb","name":"Snowflake Computing","uuid":"6453780","kind":"organization","description":"","email":null,"website":"https://snowflake.com","location":"In the ☁","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6453780?v=4","repositories_count":39,"last_synced_at":"2024-03-25T21:11:52.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/snowflakedb","funding_links":[],"total_stars":2669,"followers":778,"following":0,"created_at":"2022-11-02T16:40:57.562Z","updated_at":"2024-03-25T21:12:10.271Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb/repositories"},"tags":[{"name":"v1.17.0","sha":"c9cc609f0ec5734bbba5cf82a17306062494359e","kind":"commit","published_at":"2025-09-29T15:16:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.17.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"218f7042960d61e35bbac0d85bf84da9389ffb1b","kind":"commit","published_at":"2025-08-14T11:14:22.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.16.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"15020c8b54502a75e588af68b867e2cd49cad582","kind":"commit","published_at":"2025-07-01T09:46:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.15.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"a1a961dfdcbe7e4898bbb9a414cdd055f98146b4","kind":"commit","published_at":"2025-05-28T11:07:00.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.14.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f8915a430db1ce9c4a0609e5885cd38f092ad046","kind":"commit","published_at":"2025-04-30T15:49:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.14.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"3d3e3b0b45d0ad9b49293ddc88ef7253cdcb7a02","kind":"commit","published_at":"2025-04-28T15:01:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"82441d8c0f4ac7324740c86edb9c86591e694bf0","kind":"commit","published_at":"2025-04-01T12:04:28.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"b034584aa6fc171c1fa02e5af1f98234f24538fe","kind":"commit","published_at":"2025-03-04T12:47:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"e5ae90fd0e4f94f9970b2c06ffe19e2c23cda30b","kind":"commit","published_at":"2025-01-29T11:29:25.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.13.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"951ae610e8e8559f919da533f01d2c36dea4b262","kind":"commit","published_at":"2024-12-05T10:34:36.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.12.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"27e76c9349a38895e20a847b4c08d01d39ec4d03","kind":"commit","published_at":"2024-10-30T12:54:45.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.12.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"1197e558b48b305a6c11250b0b46e70e036f1e45","kind":"commit","published_at":"2024-10-03T10:59:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"099708d318689634a558f705ccc19b3b7b278972","kind":"commit","published_at":"2024-08-29T09:24:22.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"52bb7bc8b5315b4add85a2712a28fca5ea289072","kind":"commit","published_at":"2024-07-31T11:53:58.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.11.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"15db23153cd00dff0cbb3e86590c885ba0771055","kind":"commit","published_at":"2024-05-29T05:22:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.10.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"06ec38e9e1c6881405e4b4073f288602ada8c3ba","kind":"commit","published_at":"2024-05-08T11:53:44.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.10.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"a0ec4810a8c299eb5ad663533bd915326af828be","kind":"commit","published_at":"2024-03-28T07:44:26.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.9.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"95345201ecd83fbbbb435f2bc653800b151e862e","kind":"commit","published_at":"2024-02-20T14:24:03.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.8.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"e990de6790b5094c05e5b2ed6a603583522c0087","kind":"commit","published_at":"2024-01-15T12:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"b8e6736149339f984e4df49283c1e365bd38c8a6","kind":"commit","published_at":"2023-12-05T12:10:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"46d412c69e5909cb56ad6f838245878e7015ccb6","kind":"commit","published_at":"2023-11-14T06:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.7.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.7.0/manifests"},{"name":"v1.6.25","sha":"207dec5d073be38b8851f734821db623a81bacb4","kind":"commit","published_at":"2023-09-26T17:53:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.25","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.25/manifests"},{"name":"v1.6.24","sha":"cd116cf447b5975798ca26c1a456fb801cf67810","kind":"commit","published_at":"2023-08-22T01:21:16.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.24","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.24/manifests"},{"name":"v1.6.23","sha":"35381e4694cc05c9011a857c18ead3759a556b95","kind":"commit","published_at":"2023-07-25T17:39:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.23","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.23/manifests"},{"name":"v1.6.22","sha":"4730ed960397bac8675fc86640711113e8ba7889","kind":"commit","published_at":"2023-06-14T00:24:51.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.22","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"72fecc7dc8c00851a1267159dacb0346cbbf0d68","kind":"commit","published_at":"2023-05-23T17:00:43.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.21","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"182b5254e895454ab9514888eec4ff7a8145de8e","kind":"commit","published_at":"2023-04-18T17:31:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.20","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"d04e9aad8c13a649b6d347f4ee87d227c15f5e0c","kind":"commit","published_at":"2023-03-21T18:07:15.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.19","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.19/manifests"},{"name":"v1.6.18","sha":"ccd4d30902f75b6a117c8599093c520a1bdc745c","kind":"commit","published_at":"2023-02-24T01:27:29.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.18","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"77f571137a8a01f26d724e0183d2a76d686505e7","kind":"commit","published_at":"2023-01-25T23:15:53.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.17","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.17/manifests"},{"name":"v1.6.16","sha":"0450f0b16a4679b216baecd3fd6cdce739dbb683","kind":"commit","published_at":"2022-12-13T22:30:23.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.16","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"53dd01fec05803d63fb9324c7d817cdeea64cac4","kind":"commit","published_at":"2022-11-16T18:59:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.15","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.15/manifests"},{"name":"v1.6.14","sha":"2d19081e3b1dab320a3f6e6328c6565f62d045b6","kind":"commit","published_at":"2022-10-27T21:07:47.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.14","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.14/manifests"},{"name":"v1.6.13","sha":"5da2ab2463b2c7e544722bc58defdb23397287d6","kind":"commit","published_at":"2022-08-22T22:00:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"9ee67b2f3a63398d9273622fe92f7f0f29e0334b","kind":"commit","published_at":"2022-07-29T19:56:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.12/manifests"},{"name":"v1.6.11","sha":"3c7253cb065fc33771a2e9b46c5ae8c00f321fdd","kind":"commit","published_at":"2022-06-23T17:44:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"57363490f9b7b148949ef2569d655ae8cf32a2ea","kind":"commit","published_at":"2022-05-24T21:12:54.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"d34ce5fe3a421fc2a2d9283b703ad670bbc2a0e5","kind":"commit","published_at":"2022-04-19T20:23:00.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"653557826b72d84d45adc700d5d26ffe22eb36e4","kind":"commit","published_at":"2022-03-15T19:10:08.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"678701a9ecf52cbfb5ca425daf540ed7e70a5125","kind":"commit","published_at":"2022-02-16T19:42:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"705a4a12b9f41d299cf5457878cff94fdf0366ac","kind":"commit","published_at":"2022-01-19T21:36:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"deadc228b56bde744bccbd608a805784d1b3d94b","kind":"commit","published_at":"2021-12-13T23:11:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"da3c7782ec34abaac86f4d85d544401e797aa0f4","kind":"commit","published_at":"2021-11-16T00:10:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d92ed6186a7cf120a44ab515522d17f8df5236b1","kind":"commit","published_at":"2021-10-12T22:28:05.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0cd53b222516a3c6265569049f852fe7b330fee6","kind":"commit","published_at":"2021-09-14T00:10:36.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b2685fc65dcfad963dca249447051e43ee0bc539","kind":"commit","published_at":"2021-08-17T21:15:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"973a78f9e859837d7bf53b1373c40068c6b11e6c","kind":"commit","published_at":"2021-07-20T21:00:59.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.6.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"72b607f9314a0842a029560acbdad2b5d5a6653c","kind":"commit","published_at":"2021-06-22T18:26:51.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.5.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"98bf5b7e72fd51d6c1a399397194215f84deeff5","kind":"commit","published_at":"2021-05-24T22:35:52.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.5.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"59b6c69f556c41d6d41f2ab51b7e907acc1176a5","kind":"commit","published_at":"2021-04-29T21:57:34.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"2769c2506c9b7db49724a1062643cb12dc9f96b6","kind":"commit","published_at":"2021-03-29T22:52:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5ee1eee4677f66fd4fbb3068d18a7985a8d34191","kind":"commit","published_at":"2021-03-02T02:40:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5541ec79b91441bcfcdf55ecd67fba482d541eac","kind":"commit","published_at":"2021-02-01T23:37:15.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.4.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"50373856186902f6aa0bf85f4dea82bbb3550c90","kind":"commit","published_at":"2021-01-12T17:48:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"2748ab75628cc075cf018503937a4ab47430b98e","kind":"commit","published_at":"2020-12-07T06:25:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"be9d95162657e792634aabe92c25e3ee293a5173","kind":"commit","published_at":"2020-11-17T23:31:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"e4827eb7b770fb1353e458c87358bb10980803e0","kind":"commit","published_at":"2020-10-27T16:53:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"c50af0ac4371cb8f164df385fe33428978b1d368","kind":"commit","published_at":"2020-09-14T22:26:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"08f1560947eb2133763f920214a7308005757949","kind":"commit","published_at":"2020-08-24T21:51:26.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"393403b05ef944ded41ba1ed53eac4fc4b2b10be","kind":"commit","published_at":"2020-07-31T18:50:18.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"72488f228d4535e268390fffe0c3e35fe35d1ec8","kind":"commit","published_at":"2020-07-18T01:20:17.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"49ff6e2eead629626f2768dcd55306f10128cfd9","kind":"commit","published_at":"2020-06-02T01:47:57.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"438840dc3369fa2492af0ce196765a7434b46a82","kind":"commit","published_at":"2020-01-06T22:50:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"f0df5ebfd4e1e969953cb0bc969c08ee994a7a4e","kind":"commit","published_at":"2019-12-03T00:02:53.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"c7f4bfb9cf8bdabf5a0522e2c8ed28cc30743ce9","kind":"commit","published_at":"2019-09-30T21:37:20.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"1605e50f6382eea57ec3fd3d66fcbd31604548df","kind":"commit","published_at":"2019-09-16T21:48:09.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e689fe23df68b7808c1566d4333545172dbee1ae","kind":"commit","published_at":"2019-08-26T23:25:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.3.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0159959b906e9740eb7eca4d5ada36290b5e9521","kind":"commit","published_at":"2019-07-01T20:06:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.2.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.2.0/manifests"},{"name":"v1.1.19","sha":"b96e0b559b39ef0cb8cc2f8c6804f440f9632871","kind":"commit","published_at":"2019-06-17T22:05:31.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.19","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"6266897464b7439cc1eb41571366006081655a4a","kind":"commit","published_at":"2019-06-03T20:29:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.18","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"00f64a757140b26404efc95e52df0a895bbd82d7","kind":"commit","published_at":"2019-03-23T00:12:39.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.17","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"50dd2d0a43b9a05e045701340a2b15a174532f91","kind":"commit","published_at":"2019-01-18T20:08:01.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.16","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"8b4c8977c6c59c484b635709ae730da50faa250c","kind":"commit","published_at":"2018-11-27T20:05:41.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.15","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"b7438d418e5a09ebde33080aa09a4a0faa8a0049","kind":"commit","published_at":"2018-10-23T21:48:14.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.14","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"cec684af36b39ac04e4f2b2036caaadf8c9e922c","kind":"commit","published_at":"2018-10-09T18:35:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.13","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"15ca7475267d72d56ba41b3c59708042dead53d4","kind":"commit","published_at":"2018-09-25T00:07:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.12","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"96475ef3de8d4c4a50b1bb617ec57a6284487083","kind":"commit","published_at":"2018-09-06T21:08:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.11","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7d8648cf4957e55009221bc28f507382c08250e4","kind":"commit","published_at":"2018-08-14T21:21:40.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.10","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"608fef34d2378f35395b28da67653ff839b927be","kind":"commit","published_at":"2018-07-22T19:00:02.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.9","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"b41243953b6b5f2887a69c06a95805101f3a7246","kind":"commit","published_at":"2018-06-13T21:56:35.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.8","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"e490568afda797e1ad260d946179d580043b5dff","kind":"commit","published_at":"2018-05-23T23:35:35.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.7","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"063cf0a64e29e56a633e95e0bc3f6d3a46d810b0","kind":"commit","published_at":"2018-03-08T19:18:58.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.6","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"be663dedff6fc7901ef4aa3f80061f60c57a16e9","kind":"commit","published_at":"2018-02-07T07:47:04.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.5","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"29ef18c34015f2b1012e8a04ec427a5ee93bca68","kind":"commit","published_at":"2018-01-25T01:14:59.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.4","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"cf3bc1058cff5dac470fef4a92a89d2abcfc8f18","kind":"commit","published_at":"2018-01-08T22:25:10.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.3","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"9a94f6416dacc05348485e82b39fda428b824257","kind":"commit","published_at":"2017-12-28T02:54:14.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"067c0d65e077cc8a65599fe1f7885cc6abcd8799","kind":"commit","published_at":"2017-12-12T21:01:33.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6a62f5ae145a84d2a7141b151211e810f75615fb","kind":"commit","published_at":"2017-12-01T16:39:27.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.1.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"607b2ea79dc0b8a9b6425c1d4b934b780cdbefe6","kind":"commit","published_at":"2017-10-25T21:05:01.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/v1.0.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/v1.0.0/manifests"},{"name":"0.5.0","sha":"72f762d6d0358855bcc576e67e5196942f5e71c4","kind":"commit","published_at":"2017-09-18T19:36:37.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.5.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"3c2f7dc066c9a60ac6109dfc7e05252dcd3cd03c","kind":"commit","published_at":"2017-09-14T14:16:31.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.4.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"6c00d817ce32cedfbc3bf05dfb04cee4d3ed5b41","kind":"commit","published_at":"2017-08-09T14:24:55.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.3.0","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.3.0/manifests"},{"name":"0.2","sha":"584b6e14f67820b0ccd9a40d3b26bdc31b3b9345","kind":"commit","published_at":"2017-07-05T16:54:48.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.2","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.2/manifests"},{"name":"0.1","sha":"9bdb7d37dc2de7d7dc38201ee0494103261674f2","kind":"commit","published_at":"2017-04-21T05:57:49.000Z","download_url":"https://codeload.github.com/snowflakedb/gosnowflake/tar.gz/0.1","html_url":"https://github.com/snowflakedb/gosnowflake/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/snowflakedb/gosnowflake@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T13:59:35.989Z","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":2.241096609905088,"forks_count":1.8074445842316311,"average":5.098385364468591},"purl":"pkg:golang/github.com/%21snowflake%21d%21b/gosnowflake","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SnowflakeDB/gosnowflake","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SnowflakeDB/gosnowflake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SnowflakeDB/gosnowflake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T01:05:56.476Z","issues_count":186,"pull_requests_count":1023,"avg_time_to_close_issue":15848378.322580645,"avg_time_to_close_pull_request":1658995.7205882352,"issues_closed_count":155,"pull_requests_closed_count":884,"pull_request_authors_count":101,"issue_authors_count":107,"avg_comments_per_issue":3.9946236559139785,"avg_comments_per_pull_request":1.1270772238514175,"merged_pull_requests_count":594,"bot_issues_count":23,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":1398725.4827586208,"past_year_avg_time_to_close_pull_request":485113.5778364116,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":379,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":3.3469387755102042,"past_year_avg_comments_per_pull_request":0.9631147540983607,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":274,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/issues","maintainers":[{"login":"sfc-gh-pfus","count":516,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-dheyman-1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman-1"},{"login":"sfc-gh-pbulawa","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-ext-simba-jl","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-ext-simba-jy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-ext-simba-lb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-lb"},{"login":"sfc-gh-igarish","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-igarish"},{"login":"sfc-gh-dprzybysz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"},{"login":"sfc-gh-knozderko","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-knozderko"},{"login":"sfc-gh-hchaturvedi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hchaturvedi"},{"login":"sfc-gh-pmotacki","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pmotacki"},{"login":"sfc-gh-kdama","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-kdama"},{"login":"sfc-gh-maggarwal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-maggarwal"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-wfateem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-wfateem"},{"login":"sfc-gh-abhatnagar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-abhatnagar"},{"login":"sfc-gh-dwu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dwu"},{"login":"sfc-gh-dstempniak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dstempniak"},{"login":"sfc-gh-hpathak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"},{"login":"sfc-gh-jbahk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-jbahk"}],"active_maintainers":[{"login":"sfc-gh-pfus","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"},{"login":"sfc-gh-ext-simba-jy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"},{"login":"sfc-gh-dheyman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"},{"login":"sfc-gh-pbulawa","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"},{"login":"sfc-gh-dprzybysz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"},{"login":"sfc-gh-ext-simba-jl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"},{"login":"sfc-gh-dheyman-1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman-1"},{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"},{"login":"sfc-gh-hpathak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakeDB%2Fgosnowflake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakeDB%2Fgosnowflake/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakeDB%2Fgosnowflake/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakeDB%2Fgosnowflake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakeDB%2Fgosnowflake/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSnowflakeDB%2Fgosnowflake/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2183356,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7224547,"full_name":"snowflakedb/gosnowflake","default_branch":"master","total_commits":1277,"total_committers":115,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":11.104347826086956,"dds":0.7830853563038371,"past_year_total_commits":235,"past_year_total_committers":34,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.911764705882353,"past_year_dds":0.5106382978723405,"last_synced_at":"2026-03-29T11:04:28.721Z","last_synced_commit":"ca9fc2ccd02f6bd955515f7efc82ab0cf4911646","created_at":"2024-12-03T16:18:50.163Z","updated_at":"2026-03-29T11:03:33.507Z","committers":[{"name":"Shige Takeda","email":"smtakeda@gmail.com","login":"smtakeda","count":277},{"name":"Piotr Fus","email":"piotr.fus@snowflake.com","login":"sfc-gh-pfus","count":264},{"name":"sfc-gh-jbahk","email":"63611797+sfc-gh-jbahk","login":"sfc-gh-jbahk","count":95},{"name":"Tianyi Chen","email":"tianyic933@gmail.com","login":"ChTimTsubasa","count":66},{"name":"Dawid Heyman","email":"dawid.heyman@snowflake.com","login":"sfc-gh-dheyman","count":37},{"name":"Lorna","email":"115649563+sfc-gh-ext-simba-lb","login":"sfc-gh-ext-simba-lb","count":35},{"name":"David Szmolka","email":"69192509+sfc-gh-dszmolka","login":"sfc-gh-dszmolka","count":32},{"name":"Di Wu","email":"di.wu@snowflake.com","login":"sfc-gh-dwu","count":27},{"name":"SnowflakeMarkGilkey","email":"mark.gilkey@snowflake.com","login":"sfc-gh-mgilkey","count":24},{"name":"Piotr Bulawa","email":"piotr.bulawa@snowflake.com","login":"sfc-gh-pbulawa","count":24},{"name":"Ankit Bhatnagar","email":"ankit.bhatnagar@snowflake.com","login":"sfc-gh-abhatnagar","count":20},{"name":"Patryk Cyrek","email":"patryk.cyrek@snowflake.com","login":"sfc-gh-pcyrek","count":19},{"name":"Kiran Dama","email":"69480841+sfc-gh-kdama","login":"sfc-gh-kdama","count":18},{"name":"Shige Takeda","email":"shige.takeda@snowflake.com","login":"sfc-gh-stakeda","count":18},{"name":"Bartosz Oler","email":"bartosz.oler@snowflake.com","login":"sfc-gh-boler","count":17},{"name":"Joyce","email":"115662568+sfc-gh-ext-simba-jl","login":"sfc-gh-ext-simba-jl","count":16},{"name":"Joyce Ling","email":"joyce.ling@insightsoftware.com","login":null,"count":15},{"name":"Tyler Jones","email":"tjj5036@gmail.com","login":"tjj5036","count":13},{"name":"Ruslan Savenok","email":"ruslan.savenok@snowflake.com","login":"sfc-gh-rsavenok","count":13},{"name":"John Yun","email":"140559986+sfc-gh-ext-simba-jy","login":"sfc-gh-ext-simba-jy","count":12},{"name":"SimbaGithub","email":"48035983+SimbaGithub","login":"SimbaGithub","count":11},{"name":"Mark Keller","email":"63477823+sfc-gh-mkeller","login":"sfc-gh-mkeller","count":11},{"name":"Matt Topol","email":"zotthewizard@gmail.com","login":"zeroshade","count":11},{"name":"Krzysztof Nozderko","email":"krzysztof.nozderko@snowflake.com","login":"sfc-gh-knozderko","count":9},{"name":"howryu","email":"yuhaowei@umich.edu","login":"howryu","count":9},{"name":"sfc-gh-jfan","email":"jiazhen.fan@snowflake.com","login":"sfc-gh-jfan","count":9},{"name":"Adam Kolodziejczyk","email":"adam.kolodziejczyk@snowflake.com","login":"sfc-gh-akolodziejczyk","count":8},{"name":"Harsh Pathak","email":"harsh.pathak@snowflake.com","login":"sfc-gh-hpathak","count":7},{"name":"Max Seiden","email":"max@sigmacomputing.io","login":null,"count":7},{"name":"obs-gh-felixbowing","email":"133756494+obs-gh-felixbowing","login":"obs-gh-felixbowing","count":7},{"name":"Lorna Barber","email":"lbarber@magnitude.com","login":null,"count":7},{"name":"Ankit Bhatnagar","email":"41644644+ankit-bhatnagar167","login":"ankit-bhatnagar167","count":6},{"name":"Kemal Hadimli","email":"kemal@hadimli.com","login":"disq","count":6},{"name":"Madison Chamberlain","email":"46542378+madisonchamberlain","login":"madisonchamberlain","count":6},{"name":"Antoni Stachowski","email":"antoni.stachowski@snowflake.com","login":"sfc-gh-astachowski","count":5},{"name":"ilesh garish","email":"111810784+sfc-gh-igarish","login":"sfc-gh-igarish","count":4},{"name":"Marc MacIntyre","email":"marc.macintyre@snowflake.com","login":"sfc-gh-mmacintyre","count":4},{"name":"Yifeng-Sigma","email":"yifeng@sigmacomputing.com","login":"Yifeng-Sigma","count":4},{"name":"Stathi C.","email":"efstathiosc@gmail.com","login":"ChronosMasterOfAllTime","count":4},{"name":"Dominik Przybysz","email":"132913826+sfc-gh-dprzybysz","login":"sfc-gh-dprzybysz","count":4},{"name":"Angel Antonio Avalos Cisneros","email":"angel.avalos@snowflake.com","login":"sfc-gh-anavalos","count":4},{"name":"Meg Knister","email":"mknister@c6x64-mknister-newuser-final-clone.localdomain","login":null,"count":3},{"name":"Chunhui Shi","email":"chunhui.shi@snowflake.com","login":"sfc-gh-cshi","count":3},{"name":"Douglas Yoshinaga","email":"douglas.yoshinaga@snowflake.com","login":"sfc-gh-dyoshinaga","count":3},{"name":"George Merticariu","email":"103256710+sfc-gh-gmerticariu","login":"sfc-gh-gmerticariu","count":3},{"name":"Matt Braymer-Hayes","email":"matt.hayes91@gmail.com","login":"mattayes","count":2},{"name":"Przemyslaw Motacki","email":"przemyslaw.motacki@snowflake.com","login":"sfc-gh-pmotacki","count":2},{"name":"Kenneth Shaw","email":"kenshaw@gmail.com","login":"kenshaw","count":2},{"name":"H. İbrahim Güngör","email":"igungor@gmail.com","login":"igungor","count":2},{"name":"Greg Owen","email":"GregOwen","login":"GregOwen","count":2},{"name":"Soumitr Pandey","email":"31522876+sfc-gh-spandey","login":"sfc-gh-spandey","count":2},{"name":"sivchari","email":"shibuuuu5@gmail.com","login":"sivchari","count":2},{"name":"Jenkins User","email":"snowflake-provisioner","login":null,"count":2},{"name":"Andrey Bulgakov","email":"mail@andreiko.ru","login":null,"count":2},{"name":"Harsh Chaturvedi","email":"44277109+sfc-gh-hchaturvedi","login":"sfc-gh-hchaturvedi","count":2},{"name":"Nathan Sfard","email":"56450221+sfc-gh-nsfard","login":"sfc-gh-nsfard","count":1},{"name":"Nathan Yergler","email":"nathan@yergler.net","login":"nyergler","count":1},{"name":"Oliver Mannion","email":"125105+tekumara","login":"tekumara","count":1},{"name":"Phill Garrett","email":"gitphill","login":"gitphill","count":1},{"name":"Sanchit Karve","email":"sanchit.karve@snowflake.com","login":"sfc-gh-skarve","count":1},{"name":"Sav","email":"savannah.baron@snowflake.com","login":"sfc-gh-sbaron","count":1},{"name":"Sean Noonan","email":"sean.noonan@snowflake.com","login":"sfc-gh-snoonan","count":1},{"name":"Sean R. Abraham","email":"sabraham@videoamp.com","login":"srabraham","count":1},{"name":"Seiya","email":"20365512+seiyab","login":"seiyab","count":1},{"name":"Shubham Minglani","email":"shubham@linux.com","login":"concaf","count":1},{"name":"Simon Sawert","email":"simon@sawert.se","login":"bombsimon","count":1},{"name":"Srikanth Reddy Kumbham","email":"s.kumbham@snowflake.com","login":"sfc-gh-skumbham","count":1},{"name":"Steven Leslie","email":"steven.leslie@snowflake.com","login":"sfc-gh-sleslie","count":1},{"name":"Sébastien Santoro","email":"dereckson@espace-win.org","login":"dereckson","count":1},{"name":"Tianyi Chen","email":"chtimtsubasa","login":"chtimtsubasa","count":1},{"name":"Timur Akhmadiev","email":"42980811+Sugar-pack","login":"Sugar-pack","count":1},{"name":"Viswajith Venugopal","email":"viswajith.venugopal@snowflake.com","login":"sfc-gh-vvenugopal","count":1},{"name":"Waleed Fateem","email":"72769898+sfc-gh-wfateem","login":"sfc-gh-wfateem","count":1},{"name":"ddl-giuliocapolino","email":"71045105+ddl-giuliocapolino","login":"ddl-giuliocapolino","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Soumitr","email":"soumitr.pandey@snowflake.net","login":null,"count":1},{"name":"Mason Staugler","email":"mason@staugler.net","login":null,"count":1},{"name":"Harsh Pathak","email":"harshjpathak@gmail.com","login":null,"count":1},{"name":"Brendon Carroll","email":"bcarroll@localytics.com","login":null,"count":1},{"name":"etsheks","email":"71740970+etsheks","login":"etsheks","count":1},{"name":"markpeters-snow","email":"mark.peters@snowflake.net","login":"markpeters-snow","count":1},{"name":"rick reitmaier","email":"119354085+rickr-sigma","login":"rickr-sigma","count":1},{"name":"sanderiam","email":"44985644+sanderiam","login":"sanderiam","count":1},{"name":"yeforriak","email":"yeforriak@gmail.com","login":"yeforriak","count":1},{"name":"yiksanchan","email":"evan.chanyiksan@gmail.com","login":"YikSanChan","count":1},{"name":"Alex Shcherbakov","email":"candiduslynx","login":"candiduslynx","count":1},{"name":"Aidan Feldman","email":"aidan.feldman@gmail.com","login":"afeld","count":1},{"name":"Abhinav Mishra","email":"abhinav.mishra@snowflake.com","login":"sfc-gh-abhmishra","count":1},{"name":"Amando Abreu","email":"amando96@gmail.com","login":"amandoabreu","count":1},{"name":"Ankit Bhatnagar","email":"47045764+ankitbhatnagarsf","login":"ankitbhatnagarsf","count":1},{"name":"Benoit Sigoure","email":"tsunanet@gmail.com","login":"tsuna","count":1},{"name":"Bhargava Nandibhatla","email":"bhargava.nandibhatla@snowflake.com","login":"sfc-gh-bnandibhatla","count":1},{"name":"CrimsonVoid","email":"CrimsonVoid","login":"CrimsonVoid","count":1},{"name":"Curt Hagenlocher","email":"curt@hagenlocher.org","login":"CurtHagenlocher","count":1},{"name":"Dariusz Stempniak","email":"dariusz.stempniak@snowflake.com","login":"sfc-gh-dstempniak","count":1},{"name":"Div Ramesha","email":"div.ramesha@snowflake.com","login":"sfc-gh-dramesha","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Eugene Sevastianov","email":"sevastyanov.eugene@gmail.com","login":"esevastyanov","count":1},{"name":"Felipe Vianna","email":"59801837+frbvianna","login":"frbvianna","count":1},{"name":"Filip Ochnik","email":"filip.ochnik@snowflake.com","login":"sfc-gh-fochnik","count":1},{"name":"Gary Ren","email":"gary.ren@snowflake.com","login":"sfc-gh-gren","count":1},{"name":"Hyung Choi","email":"hyung.choi@snowflake.com","login":"sfc-gh-hchoi","count":1},{"name":"Jakub Michalak","email":"jakub.michalak@snowflake.com","login":"sfc-gh-jmichalak","count":1},{"name":"Jakub Szczerbiński","email":"jakub.szczerbinski@snowflake.com","login":"sfc-gh-jszczerbinski","count":1},{"name":"James Kasten","email":"james.kasten@snowflake.com","login":"sfc-gh-jkasten","count":1},{"name":"Joel Holsteen","email":"6799487+grindlemire","login":"grindlemire","count":1},{"name":"Joel Lubinitsky","email":"33523178+joellubi","login":"joellubi","count":1},{"name":"Josh Zana","email":"josh.zana@snowflake.com","login":"sfc-gh-jzana","count":1},{"name":"Judah Rand","email":"17158624+judahrand","login":"judahrand","count":1},{"name":"Jérémy Lourenço","email":"jerem.lourenco@gmail.com","login":"jlourenc","count":1},{"name":"Lokesh Kumar","email":"lkumar94@gmail.com","login":"kumarlokesh","count":1},{"name":"Michał Hofman","email":"michal.hofman@snowflake.com","login":"sfc-gh-mhofman","count":1},{"name":"Mike Heavin","email":"98060978+sfc-gh-mheavin","login":"sfc-gh-mheavin","count":1},{"name":"Mohit Aggarwal","email":"135063283+sfc-gh-maggarwal","login":"sfc-gh-maggarwal","count":1},{"name":"Naman Mahor","email":"45662003+NamanMahor","login":"NamanMahor","count":1}],"past_year_committers":[{"name":"Piotr Fus","email":"piotr.fus@snowflake.com","login":"sfc-gh-pfus","count":115},{"name":"Bartosz Oler","email":"bartosz.oler@snowflake.com","login":"sfc-gh-boler","count":17},{"name":"Patryk Cyrek","email":"patryk.cyrek@snowflake.com","login":"sfc-gh-pcyrek","count":17},{"name":"Ruslan Savenok","email":"ruslan.savenok@snowflake.com","login":"sfc-gh-rsavenok","count":13},{"name":"David Szmolka","email":"69192509+sfc-gh-dszmolka","login":"sfc-gh-dszmolka","count":12},{"name":"Dawid Heyman","email":"dawid.heyman@snowflake.com","login":"sfc-gh-dheyman","count":10},{"name":"John Yun","email":"140559986+sfc-gh-ext-simba-jy","login":"sfc-gh-ext-simba-jy","count":9},{"name":"obs-gh-felixbowing","email":"133756494+obs-gh-felixbowing","login":"obs-gh-felixbowing","count":7},{"name":"Adam Kolodziejczyk","email":"adam.kolodziejczyk@snowflake.com","login":"sfc-gh-akolodziejczyk","count":5},{"name":"George Merticariu","email":"103256710+sfc-gh-gmerticariu","login":"sfc-gh-gmerticariu","count":3},{"name":"Harsh Pathak","email":"harsh.pathak@snowflake.com","login":"sfc-gh-hpathak","count":2},{"name":"Matt Braymer-Hayes","email":"matt.hayes91@gmail.com","login":"mattayes","count":2},{"name":"Stathi C.","email":"efstathiosc@gmail.com","login":"ChronosMasterOfAllTime","count":2},{"name":"Div Ramesha","email":"div.ramesha@snowflake.com","login":"sfc-gh-dramesha","count":1},{"name":"Bhargava Nandibhatla","email":"bhargava.nandibhatla@snowflake.com","login":"sfc-gh-bnandibhatla","count":1},{"name":"Abhinav Mishra","email":"abhinav.mishra@snowflake.com","login":"sfc-gh-abhmishra","count":1},{"name":"Harsh Pathak","email":"harshjpathak@gmail.com","login":null,"count":1},{"name":"rick reitmaier","email":"119354085+rickr-sigma","login":"rickr-sigma","count":1},{"name":"Sébastien Santoro","email":"dereckson@espace-win.org","login":"dereckson","count":1},{"name":"Seiya","email":"20365512+seiyab","login":"seiyab","count":1},{"name":"Sean Noonan","email":"sean.noonan@snowflake.com","login":"sfc-gh-snoonan","count":1},{"name":"Sanchit Karve","email":"sanchit.karve@snowflake.com","login":"sfc-gh-skarve","count":1},{"name":"Piotr Bulawa","email":"piotr.bulawa@snowflake.com","login":"sfc-gh-pbulawa","count":1},{"name":"Phill Garrett","email":"gitphill","login":"gitphill","count":1},{"name":"Naman Mahor","email":"45662003+NamanMahor","login":"NamanMahor","count":1},{"name":"Michał Hofman","email":"michal.hofman@snowflake.com","login":"sfc-gh-mhofman","count":1},{"name":"Jérémy Lourenço","email":"jerem.lourenco@gmail.com","login":"jlourenc","count":1},{"name":"Joyce","email":"115662568+sfc-gh-ext-simba-jl","login":"sfc-gh-ext-simba-jl","count":1},{"name":"James Kasten","email":"james.kasten@snowflake.com","login":"sfc-gh-jkasten","count":1},{"name":"Jakub Szczerbiński","email":"jakub.szczerbinski@snowflake.com","login":"sfc-gh-jszczerbinski","count":1},{"name":"Jakub Michalak","email":"jakub.michalak@snowflake.com","login":"sfc-gh-jmichalak","count":1},{"name":"Gary Ren","email":"gary.ren@snowflake.com","login":"sfc-gh-gren","count":1},{"name":"Filip Ochnik","email":"filip.ochnik@snowflake.com","login":"sfc-gh-fochnik","count":1},{"name":"Felipe Vianna","email":"59801837+frbvianna","login":"frbvianna","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-31T00:00:13.296Z","repositories_count":6205676,"commits_count":927568094,"contributors_count":35803149,"owners_count":1143065,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"snowflakedb/gosnowflake","html_url":"https://github.com/snowflakedb/gosnowflake","last_synced_at":"2026-03-29T11:00:56.279Z","status":"active","issues_count":201,"pull_requests_count":1113,"avg_time_to_close_issue":16045831.408536585,"avg_time_to_close_pull_request":1706496.7447478992,"issues_closed_count":164,"pull_requests_closed_count":952,"pull_request_authors_count":106,"issue_authors_count":115,"avg_comments_per_issue":4.034825870646766,"avg_comments_per_pull_request":1.137466307277628,"merged_pull_requests_count":638,"bot_issues_count":23,"bot_pull_requests_count":0,"past_year_issues_count":42,"past_year_pull_requests_count":374,"past_year_avg_time_to_close_issue":3662804.1304347827,"past_year_avg_time_to_close_pull_request":723848.5939849624,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":266,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":1.0668449197860963,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":183,"created_at":"2023-05-16T04:08:57.405Z","updated_at":"2026-03-29T11:00:56.279Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fgosnowflake/issues","issue_labels_count":{"table":{"bug":80,"status-triage_done":76,"status-fixed_awaiting_release":39,"enhancement":37,"question":15,"Fixed - Awaiting Release":10,"security vulnerability":7,"Triage":6,"status-triage":6,"status-pr_pending_merge":5,"wontfix":5,"duplicate":4,"status-pending_closure":4,"jira":3,"status-information_needed":3,"status-in_progress":3,"In Progress":2,"invalid":2,"status-blocked":2,"Information Needed":1,"security fix":1,"announcement":1,"backend changes needed":1}},"pull_request_labels_count":{"table":{"NO-CHANGELOG-UPDATES":33,"sf-ai-agent-generated":3}},"issue_author_associations_count":{"table":{"NONE":172,"CONTRIBUTOR":22,"COLLABORATOR":6,"OWNER":1}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":802,"CONTRIBUTOR":220,"NONE":91}},"issue_authors":{"table":{"github-actions[bot]":23,"Thomasdezeeuw":8,"nearsyh":7,"mihaitodor":6,"madisonchamberlain":6,"davidhcoe":5,"obs-gh-felixbowing":4,"williamhbaker":4,"sfc-gh-pfus":4,"costrouc":3,"CurtHagenlocher":3,"kevin-lindsay-1":3,"aldld":3,"datbth":3,"Yifeng-Sigma":3,"Tang8330":2,"satishbhor":2,"mattj150":2,"rohantandon":2,"saligrama":2,"veqryn":2,"tzachshabtay":2,"setharnold":2,"gane5hvarma":2,"ChronosMasterOfAllTime":2,"joellubi":2,"bombsimon":2,"frbvianna":2,"sfc-gh-dszmolka":2,"horgh":2,"smtakeda":2,"dereckson":1,"felipecrv":1,"xoba":1,"mrduncan":1,"sergiodlc":1,"rleighton":1,"jmwoliver":1,"sahilsalim99":1,"lnashier":1,"dshyryayev-ci":1,"yemble":1,"stephane-moreau":1,"hasryan":1,"erickdcohen":1,"sfc-gh-pkommini":1,"till-kolditz":1,"vgrigoriu":1,"grindlemire":1,"tekumara":1,"maciej":1,"jorgevcharette":1,"OrCh3n":1,"tomas-karnagel":1,"jmrobles":1,"austin-stytch":1,"erik-lzl":1,"niger-prequel":1,"snhardin":1,"hhubris":1,"nathanjcochran":1,"shiro-culminate":1,"biazmoreira":1,"jmeekinsint":1,"prochac":1,"tayknight":1,"Oracen":1,"m-pavel":1,"zegenerative":1,"CCGV2":1,"dataders":1,"dms1122":1,"segfault16":1,"nazlimine":1,"davlee1972":1,"tedwards-bw":1,"henryx":1,"adesso-os":1,"AdamDrewsTR":1,"rkoehl05":1,"DreamwareDevelopment":1,"datdao":1,"sfc-gh-dprzybysz":1,"jfiedler-jaconi":1,"maksenius":1,"SteveGad12345":1,"kaiterramike":1,"shanhe-fullstory":1,"sp35":1,"rishi-suresh-keshav":1,"fqzz2000":1,"vtan-fortinet":1,"asonawalla":1,"judahrand":1,"sfc-gh-swinkler":1,"fsaintjacques":1,"sfc-gh-ext-simba-lb":1,"tobischo":1,"kishvanchee":1,"jberkenbilt":1,"jpmunz":1,"DrDaveD":1,"alexstoick":1,"shinya-ml":1,"ghost":1,"lazareviczoran":1,"AlmogBaku":1,"ralphtj":1,"crobert-1":1,"arunsworld":1,"pravindra":1,"melvinRspectrumio":1,"afeldman1":1,"aronatkins":1,"abramovd-wolt":1}},"pull_request_authors":{"table":{"sfc-gh-pfus":554,"sfc-gh-dszmolka":53,"sfc-gh-dheyman-1":49,"sfc-gh-pcyrek":36,"sfc-gh-pbulawa":35,"sfc-gh-ext-simba-jl":34,"madisonchamberlain":27,"sfc-gh-ext-simba-jy":25,"sfc-gh-boler":19,"sfc-gh-dheyman":18,"sfc-gh-rsavenok":17,"sfc-gh-ext-simba-lb":16,"sfc-gh-igarish":14,"sfc-gh-akolodziejczyk":12,"sfc-gh-astachowski":12,"obs-gh-felixbowing":9,"sfc-gh-dprzybysz":9,"sfc-gh-knozderko":8,"Yifeng-Sigma":8,"sfc-gh-gmerticariu":7,"rickr-sigma":5,"ChronosMasterOfAllTime":5,"zeroshade":4,"sfc-gh-mgilkey":4,"mattayes":4,"sfc-gh-hpathak":4,"sfc-gh-mkarjikar":4,"sfc-gh-anavalos":3,"datdao":3,"sfc-gh-jzana":3,"sfc-gh-kdama":3,"sfc-gh-pmotacki":3,"georgios-observeinc":3,"rajsigma":3,"sfc-gh-hchaturvedi":3,"evan-bradley":2,"dereckson":2,"concaf":2,"esevastyanov":2,"felipecrv":2,"sfc-gh-fochnik":2,"sivchari":2,"yeforriak":2,"sfc-gh-maggarwal":2,"bombsimon":2,"tysonmote":2,"sfc-gh-jkasten":2,"sergiodlc":2,"sfc-gh-jszczerbinski":2,"kumarlokesh":2,"joellubi":2,"sfc-gh-gren":2,"tekumara":2,"sfc-gh-bnandibhatla":2,"sfc-gh-dramesha":2,"danMateer":2,"jlourenc":2,"afeld":2,"sfc-gh-wfateem":2,"sfc-gh-rpanchapakesan":2,"seiyab":2,"sfc-gh-snoonan":1,"NamanMahor":1,"VersusFacit":1,"m-pavel":1,"satishbhor":1,"Juneezee":1,"sureshmula2":1,"ChTimTsubasa":1,"ljpowlett":1,"alexstoick":1,"sfc-gh-dstempniak":1,"sfc-gh-jbahk":1,"sfc-gh-mheavin":1,"grindlemire":1,"sfc-gh-spandey":1,"nyergler":1,"GregOwen":1,"sfc-gh-jmichalak":1,"asonawalla":1,"etsheks":1,"Greyeye":1,"sfc-gh-abhatnagar":1,"kenshaw":1,"till-kolditz":1,"amandoabreu":1,"luke-zhu":1,"sfc-gh-dwu":1,"melvinRspectrumio":1,"Sugar-pack":1,"sfc-gh-vvenugopal":1,"frbvianna":1,"maciej":1,"tampajohn":1,"sfc-gh-skarve":1,"ggodik":1,"ramikg":1,"CurtHagenlocher":1,"prsabahrami":1,"sfc-gh-nsfard":1,"sfc-gh-stakeda":1,"xueweiz":1,"sfc-gh-hchoi":1,"lidavidm":1,"sfc-gh-mkeller":1,"sfc-gh-abhmishra":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-31T00:00:10.865Z","repositories_count":14018533,"issues_count":34603442,"pull_requests_count":113142603,"authors_count":11212645,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"status-triage_done":32,"bug":25,"status-fixed_awaiting_release":13,"enhancement":7,"question":4,"status-pending_closure":3,"status-pr_pending_merge":3,"wontfix":1,"status-triage":1,"announcement":1,"status-in_progress":1,"status-blocked":1,"backend changes needed":1}},"past_year_pull_request_labels_count":{"table":{"NO-CHANGELOG-UPDATES":33,"sf-ai-agent-generated":3}},"past_year_issue_author_associations_count":{"table":{"NONE":32,"CONTRIBUTOR":9,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":247,"CONTRIBUTOR":94,"NONE":32}},"past_year_issue_authors":{"table":{"obs-gh-felixbowing":4,"nearsyh":3,"davidhcoe":3,"github-actions[bot]":2,"frbvianna":2,"saligrama":2,"costrouc":2,"hhubris":1,"horgh":1,"jfiedler-jaconi":1,"jmwoliver":1,"jorgevcharette":1,"maciej":1,"rkoehl05":1,"sfc-gh-pfus":1,"snhardin":1,"tedwards-bw":1,"williamhbaker":1,"felipecrv":1,"erickdcohen":1,"dereckson":1,"datdao":1,"dataders":1,"CurtHagenlocher":1,"crobert-1":1,"ChronosMasterOfAllTime":1,"bombsimon":1,"aronatkins":1,"aldld":1,"afeldman1":1,"abramovd-wolt":1}},"past_year_pull_request_authors":{"table":{"sfc-gh-pfus":179,"sfc-gh-pcyrek":32,"sfc-gh-boler":19,"sfc-gh-ext-simba-jy":18,"sfc-gh-rsavenok":17,"sfc-gh-dszmolka":16,"sfc-gh-dheyman":16,"obs-gh-felixbowing":9,"sfc-gh-gmerticariu":7,"sfc-gh-pbulawa":7,"sfc-gh-akolodziejczyk":6,"sfc-gh-hpathak":4,"mattayes":4,"sfc-gh-mkarjikar":4,"datdao":3,"seiyab":2,"sfc-gh-jkasten":2,"sfc-gh-bnandibhatla":2,"jlourenc":2,"sfc-gh-dramesha":2,"felipecrv":2,"sfc-gh-ext-simba-jl":2,"dereckson":2,"sfc-gh-fochnik":2,"sfc-gh-gren":2,"sfc-gh-jzana":1,"sfc-gh-skarve":1,"sfc-gh-snoonan":1,"VersusFacit":1,"sfc-gh-jmichalak":1,"sfc-gh-abhmishra":1,"rickr-sigma":1,"prsabahrami":1,"NamanMahor":1,"maciej":1,"frbvianna":1,"ChronosMasterOfAllTime":1}},"maintainers":[{"table":{"login":"sfc-gh-pfus","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"}},{"table":{"login":"sfc-gh-dheyman-1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman-1"}},{"table":{"login":"sfc-gh-pbulawa","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"}},{"table":{"login":"sfc-gh-ext-simba-jl","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"}},{"table":{"login":"sfc-gh-ext-simba-jy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"}},{"table":{"login":"sfc-gh-boler","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-boler"}},{"table":{"login":"sfc-gh-dheyman","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"}},{"table":{"login":"sfc-gh-ext-simba-lb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-lb"}},{"table":{"login":"sfc-gh-igarish","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-igarish"}},{"table":{"login":"sfc-gh-dprzybysz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dprzybysz"}},{"table":{"login":"sfc-gh-knozderko","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-knozderko"}},{"table":{"login":"sfc-gh-hpathak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"}},{"table":{"login":"sfc-gh-hchaturvedi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hchaturvedi"}},{"table":{"login":"sfc-gh-pmotacki","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pmotacki"}},{"table":{"login":"sfc-gh-kdama","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-kdama"}},{"table":{"login":"sfc-gh-maggarwal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-maggarwal"}},{"table":{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"}},{"table":{"login":"sfc-gh-wfateem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-wfateem"}},{"table":{"login":"sfc-gh-abhatnagar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-abhatnagar"}},{"table":{"login":"sfc-gh-dwu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dwu"}},{"table":{"login":"sfc-gh-dstempniak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dstempniak"}},{"table":{"login":"fqzz2000","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fqzz2000"}},{"table":{"login":"sfc-gh-jbahk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-jbahk"}}],"active_maintainers":[{"table":{"login":"sfc-gh-pfus","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pfus"}},{"table":{"login":"sfc-gh-boler","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-boler"}},{"table":{"login":"sfc-gh-ext-simba-jy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jy"}},{"table":{"login":"sfc-gh-dheyman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-dheyman"}},{"table":{"login":"sfc-gh-pbulawa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-pbulawa"}},{"table":{"login":"sfc-gh-hpathak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-hpathak"}},{"table":{"login":"sfc-gh-ext-simba-jl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-ext-simba-jl"}},{"table":{"login":"sfc-gh-gren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfc-gh-gren"}}]}},"events":{"total":{"CreateEvent":204,"ReleaseEvent":6,"IssuesEvent":71,"WatchEvent":46,"DeleteEvent":176,"MemberEvent":1,"IssueCommentEvent":511,"PushEvent":1078,"PullRequestEvent":452,"PullRequestReviewCommentEvent":804,"PullRequestReviewEvent":860,"ForkEvent":28},"last_year":{"CreateEvent":207,"ReleaseEvent":6,"IssuesEvent":75,"WatchEvent":46,"DeleteEvent":179,"MemberEvent":1,"IssueCommentEvent":516,"PushEvent":1082,"PullRequestEvent":460,"PullRequestReviewCommentEvent":807,"PullRequestReviewEvent":868,"ForkEvent":28}},"keywords":["golang","snowflake"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-12T17:04:41.491Z","updated_at":"2022-07-12T17:04:41.491Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/go.mod","dependencies":[{"id":179657031,"package_name":"github.com/Azure/azure-storage-blob-go","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":179657032,"package_name":"github.com/apache/arrow/go/arrow","ecosystem":"go","requirements":"v0.0.0-20211112161151-bc219186db40","direct":true,"kind":"runtime","optional":false},{"id":179657033,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":179657034,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.6.1","direct":true,"kind":"runtime","optional":false},{"id":179657035,"package_name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","ecosystem":"go","requirements":"v1.7.1","direct":true,"kind":"runtime","optional":false},{"id":179657036,"package_name":"github.com/aws/aws-sdk-go-v2/service/s3","ecosystem":"go","requirements":"v1.19.0","direct":true,"kind":"runtime","optional":false},{"id":179657037,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":179657038,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.5+incompatible","direct":true,"kind":"runtime","optional":false},{"id":179657039,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":179657040,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210911075715-681adbf594b8","direct":true,"kind":"runtime","optional":false},{"id":179657041,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":179657042,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211117183948-ae814b36b871","direct":true,"kind":"runtime","optional":false},{"id":179657043,"package_name":"github.com/Azure/azure-pipeline-go","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":179657044,"package_name":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":179657045,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":179657046,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":179657047,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":179657048,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":179657049,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":179657050,"package_name":"github.com/google/flatbuffers","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":179657051,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":179657052,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":179657053,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":true,"kind":"runtime","optional":false},{"id":179657054,"package_name":"github.com/mattn/go-ieproxy","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":179657055,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.11","direct":true,"kind":"runtime","optional":false},{"id":179657056,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211118161319-6a13c67c3ce4","direct":true,"kind":"runtime","optional":false},{"id":179657057,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211117180635-dee7805ff2e1","direct":true,"kind":"runtime","optional":false},{"id":179657058,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":179657059,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-12T17:04:41.582Z","updated_at":"2022-07-12T17:04:41.582Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/go.sum","dependencies":[{"id":179660762,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":179660763,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":179660764,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":179660765,"package_name":"gioui.org","ecosystem":"go","requirements":"v0.0.0-20210308172011-57750fc8a0a6","direct":false,"kind":"runtime","optional":false},{"id":179660766,"package_name":"github.com/Azure/azure-pipeline-go","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":179660767,"package_name":"github.com/Azure/azure-storage-blob-go","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":179660768,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v14.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":179660769,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.13","direct":false,"kind":"runtime","optional":false},{"id":179660770,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":179660771,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":179660772,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":179660773,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":179660774,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":179660775,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":179660776,"package_name":"github.com/ajstarks/svgo","ecosystem":"go","requirements":"v0.0.0-20180226025133-644b8db467af","direct":false,"kind":"runtime","optional":false},{"id":179660777,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":179660778,"package_name":"github.com/apache/arrow/go/arrow","ecosystem":"go","requirements":"v0.0.0-20211112161151-bc219186db40","direct":false,"kind":"runtime","optional":false},{"id":179660779,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":179660780,"package_name":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":179660781,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":179660782,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":179660783,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":179660784,"package_name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":179660785,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660786,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":179660787,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":179660788,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":179660789,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":179660790,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":179660791,"package_name":"github.com/aws/aws-sdk-go-v2/service/s3","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":179660792,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":179660793,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":179660794,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":179660795,"package_name":"github.com/boombuler/barcode","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":179660796,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":179660797,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":179660798,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":179660799,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":179660800,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":179660801,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660802,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":179660803,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":179660804,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":179660805,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":179660806,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":179660807,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":179660808,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":179660809,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660810,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.2.1-0.20190220221249-0403632d5b90","direct":false,"kind":"runtime","optional":false},{"id":179660811,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":179660812,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":179660813,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.5+incompatible","direct":false,"kind":"runtime","optional":false},{"id":179660814,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":179660815,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":179660816,"package_name":"github.com/go-fonts/dejavu","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660817,"package_name":"github.com/go-fonts/latin-modern","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":179660818,"package_name":"github.com/go-fonts/liberation","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":179660819,"package_name":"github.com/go-fonts/stix","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660820,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":179660821,"package_name":"github.com/go-latex/latex","ecosystem":"go","requirements":"v0.0.0-20210118124228-b3d85cf34e07","direct":false,"kind":"runtime","optional":false},{"id":179660822,"package_name":"github.com/golang/freetype","ecosystem":"go","requirements":"v0.0.0-20170609003504-e2365dfdc4a0","direct":false,"kind":"runtime","optional":false},{"id":179660823,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":179660824,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":179660825,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":179660826,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":179660827,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":179660828,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":179660829,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":179660830,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":179660831,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":179660832,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":179660833,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":179660834,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":179660835,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":179660836,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":179660837,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":179660838,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":179660839,"package_name":"github.com/google/flatbuffers","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":179660840,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":179660841,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":179660842,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":179660843,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":179660844,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":179660845,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":179660846,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":179660847,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":179660848,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":179660849,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":179660850,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":179660851,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":179660852,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":179660853,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":179660854,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":179660855,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.3-0.20190309125859-24315acbbda5","direct":false,"kind":"runtime","optional":false},{"id":179660856,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":179660857,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":179660858,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":179660859,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":179660860,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660861,"package_name":"github.com/mattn/go-ieproxy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":179660862,"package_name":"github.com/phpdave11/gofpdf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":179660863,"package_name":"github.com/phpdave11/gofpdi","ecosystem":"go","requirements":"v1.0.12","direct":false,"kind":"runtime","optional":false},{"id":179660864,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.8","direct":false,"kind":"runtime","optional":false},{"id":179660865,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.11","direct":false,"kind":"runtime","optional":false},{"id":179660866,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210911075715-681adbf594b8","direct":false,"kind":"runtime","optional":false},{"id":179660867,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":179660868,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":179660869,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":179660870,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":179660871,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":179660872,"package_name":"github.com/ruudk/golang-pdf417","ecosystem":"go","requirements":"v0.0.0-20181029194003-1af4ab5afa58","direct":false,"kind":"runtime","optional":false},{"id":179660873,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":179660874,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660875,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":179660876,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":179660877,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":179660878,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":179660879,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":179660880,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":179660881,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":179660882,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":179660883,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":179660884,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201002170205-7f63de1d35b0","direct":false,"kind":"runtime","optional":false},{"id":179660885,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211117183948-ae814b36b871","direct":false,"kind":"runtime","optional":false},{"id":179660886,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180321215751-8460e604b9de","direct":false,"kind":"runtime","optional":false},{"id":179660887,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180807140117-3d87b88a115f","direct":false,"kind":"runtime","optional":false},{"id":179660888,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":179660889,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190125153040-c74c464bbbf2","direct":false,"kind":"runtime","optional":false},{"id":179660890,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":179660891,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191002040644-a1355ae1e2c3","direct":false,"kind":"runtime","optional":false},{"id":179660892,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20180708004352-c73c2afc3b81","direct":false,"kind":"runtime","optional":false},{"id":179660893,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":179660894,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":179660895,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190910094157-69e4b8554b2a","direct":false,"kind":"runtime","optional":false},{"id":179660896,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200119044424-58c23975cae1","direct":false,"kind":"runtime","optional":false},{"id":179660897,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200430140353-33d19683fad8","direct":false,"kind":"runtime","optional":false},{"id":179660898,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200618115811-c13761719519","direct":false,"kind":"runtime","optional":false},{"id":179660899,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20201208152932-35266b937fa6","direct":false,"kind":"runtime","optional":false},{"id":179660900,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210216034530-4410531fe030","direct":false,"kind":"runtime","optional":false},{"id":179660901,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":179660902,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":179660903,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":179660904,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":179660905,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":179660906,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660907,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":179660908,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":179660909,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":179660910,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":179660911,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":179660912,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":179660913,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":179660914,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":179660915,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":179660916,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191112182307-2180aed22343","direct":false,"kind":"runtime","optional":false},{"id":179660917,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":179660918,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":179660919,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210505024714-0287a6fb4125","direct":false,"kind":"runtime","optional":false},{"id":179660920,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210614182718-04defd469f4e","direct":false,"kind":"runtime","optional":false},{"id":179660921,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":179660922,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211118161319-6a13c67c3ce4","direct":false,"kind":"runtime","optional":false},{"id":179660923,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":179660924,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":179660925,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":179660926,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":179660927,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":179660928,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":179660929,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":179660930,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":179660931,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":179660932,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":179660933,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":179660934,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":179660935,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191112214154-59a1497f0cea","direct":false,"kind":"runtime","optional":false},{"id":179660936,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":179660937,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200828194041-157a740278f4","direct":false,"kind":"runtime","optional":false},{"id":179660938,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":179660939,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210304124612-50617c2ba197","direct":false,"kind":"runtime","optional":false},{"id":179660940,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":179660941,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":179660942,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":179660943,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":179660944,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616045830-e2b7044e8c71","direct":false,"kind":"runtime","optional":false},{"id":179660945,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":179660946,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211117180635-dee7805ff2e1","direct":false,"kind":"runtime","optional":false},{"id":179660947,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":179660948,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":179660949,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":179660950,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":179660951,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":179660952,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":179660953,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":179660954,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180525024113-a5b4c53f6e8b","direct":false,"kind":"runtime","optional":false},{"id":179660955,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":179660956,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":179660957,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190206041539-40960b6deb8e","direct":false,"kind":"runtime","optional":false},{"id":179660958,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":179660959,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":179660960,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":179660961,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190927191325-030b2cf1153e","direct":false,"kind":"runtime","optional":false},{"id":179660962,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":179660963,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":179660964,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":179660965,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":179660966,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":179660967,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":179660968,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":179660969,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.0.0-20180816165407-929014505bf4","direct":false,"kind":"runtime","optional":false},{"id":179660971,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":179660972,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":179660975,"package_name":"gonum.org/v1/netlib","ecosystem":"go","requirements":"v0.0.0-20190313105609-8cb42192e0e0","direct":false,"kind":"runtime","optional":false},{"id":179660978,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.0.0-20190515093506-e2840ee46a6b","direct":false,"kind":"runtime","optional":false},{"id":179660979,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":179660980,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":179660981,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":179660982,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":179660983,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":179660984,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":179660985,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":179660986,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210630183607-d20f26d13c79","direct":false,"kind":"runtime","optional":false},{"id":179660987,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":179660988,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":179660989,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":179660990,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":179660991,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":179660992,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":179660993,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":179660994,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":179660995,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":179660996,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":179660997,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":179660998,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":179660999,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":179661000,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":179661001,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":179661002,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":179661003,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":179661004,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":179661005,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":179661006,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":179661007,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":179661008,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":179661009,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":179661010,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":179661011,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":179661012,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":179661013,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":179661014,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":179661015,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T22:31:38.249Z","updated_at":"2023-02-16T22:31:38.249Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/.github/workflows/build-test.yml","dependencies":[{"id":7726583226,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7726583227,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7726583228,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cla_bot.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T22:31:38.377Z","updated_at":"2023-02-16T22:31:38.377Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/.github/workflows/cla_bot.yml","dependencies":[{"id":7726583470,"package_name":"cla-assistant/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/jira_close.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T22:31:38.440Z","updated_at":"2023-02-16T22:31:38.440Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/.github/workflows/jira_close.yml","dependencies":[{"id":7726583505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7726583506,"package_name":"atlassian/gajira-login","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7726583507,"package_name":"./jira/gajira-close","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/jira_comment.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T22:31:38.491Z","updated_at":"2023-02-16T22:31:38.491Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/.github/workflows/jira_comment.yml","dependencies":[{"id":7726583586,"package_name":"atlassian/gajira-login","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7726583587,"package_name":"atlassian/gajira-comment","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/jira_issue.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T22:31:38.547Z","updated_at":"2023-02-16T22:31:38.547Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/.github/workflows/jira_issue.yml","dependencies":[{"id":7726583638,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7726583639,"package_name":"atlassian/gajira-login","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false},{"id":7726583640,"package_name":"atlassian/gajira-create","ecosystem":"actions","requirements":"v2.0.1","direct":true,"kind":"composite","optional":false},{"id":7726583641,"package_name":"./jira/gajira-issue-update","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/semgrep.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T21:45:00.533Z","updated_at":"2023-09-26T21:45:00.533Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/.github/workflows/semgrep.yml","dependencies":[]},{"ecosystem":"docker","filepath":"ci/image/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-11-27T13:10:54.022Z","updated_at":"2025-11-27T13:10:54.022Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/ci/image/Dockerfile","dependencies":[{"id":25750058109,"package_name":"artifactory.int.snowflakecomputing.com/development-chainguard-virtual/snowflake.com/go","ecosystem":"docker","requirements":"1.24.0-dev","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/changelog.yml","sha":null,"kind":"manifest","created_at":"2025-11-27T13:10:53.809Z","updated_at":"2025-11-27T13:10:53.809Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/.github/workflows/changelog.yml","dependencies":[{"id":25750058107,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"ci/docker/rockylinux9/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-11-27T13:10:53.951Z","updated_at":"2025-11-27T13:10:53.951Z","repository_link":"https://github.com/snowflakedb/gosnowflake/blob/master/ci/docker/rockylinux9/Dockerfile","dependencies":[{"id":25750058108,"package_name":"$BASE_IMAGE","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":32.37900613836482,"created_at":"2025-08-07T16:41:07.711Z","updated_at":"2026-06-22T04:02:29.599Z","avatar_url":"https://github.com/snowflakedb.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362662","html_url":"https://summary.ecosyste.ms/projects/362662"}