{"id":3620939,"name":"github.com/rqlite/go-sqlite3","ecosystem":"go","description":"Package sqlite3 provides interface to SQLite3 databases.\n\nThis works as a driver for database/sql.\n\nInstallation\n\nCurrently, go-sqlite3 supports the following data types.\n\nYou can write your own extension module for sqlite3. For example, below is an\nextension for a Regexp matcher operation.\n\nIt needs to be built as a so/dll shared library. And you need to register\nthe extension module like below.\n\nThen, you can use this extension.\n\nYou can hook and inject your code when the connection is established by setting\nConnectHook to get the SQLiteConn.\n\nYou can also use database/sql.Conn.Raw (Go \u003e= 1.13):\n\nIf you want to register Go functions as SQLite extension functions\nyou can make a custom driver by calling RegisterFunction from\nConnectHook.\n\nYou can then use the custom driver by passing its name to sql.Open.\n\nSee the documentation of RegisterFunc for more details.","homepage":"https://github.com/rqlite/go-sqlite3","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rqlite/go-sqlite3","keywords_array":[],"namespace":"github.com/rqlite","versions_count":63,"first_release_published_at":"2015-06-29T23:57:28.000Z","latest_release_published_at":"2026-04-29T11:37:06.000Z","latest_release_number":"v1.47.0","last_synced_at":"2026-06-10T12:15:42.672Z","created_at":"2022-04-11T07:56:14.890Z","updated_at":"2026-06-10T12:15:42.672Z","registry_url":"https://pkg.go.dev/github.com/rqlite/go-sqlite3","install_command":"go get github.com/rqlite/go-sqlite3","documentation_url":"https://pkg.go.dev/github.com/rqlite/go-sqlite3#section-documentation","metadata":{},"repo_metadata":{"id":8210100,"uuid":"334016936","full_name":"rqlite/go-sqlite3","owner":"rqlite","description":"sqlite3 driver for go using database/sql","archived":false,"fork":true,"pushed_at":"2025-09-11T04:09:26.000Z","size":36322,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-11T06:01:46.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mattn.github.io/go-sqlite3","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mattn/go-sqlite3","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rqlite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-29T02:37:49.000Z","updated_at":"2025-09-11T03:33:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rqlite/go-sqlite3","commit_stats":null,"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/rqlite/go-sqlite3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rqlite","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/sbom","scorecard":{"id":786469,"data":{"date":"2025-08-11","repo":{"name":"github.com/rqlite/go-sqlite3","commit":"2fcb2a31530e000ca85304fb0f4516ac9f131960"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rqlite/go-sqlite3/cifuzz.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rqlite/go-sqlite3/cifuzz.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rqlite/go-sqlite3/cifuzz.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rqlite/go-sqlite3/docker.yaml/master?enable=pin","Warn: containerImage not pinned by hash: _example/simple/Dockerfile:12","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:14:29.628Z","repository_id":8210100,"created_at":"2025-08-23T06:14:29.628Z","updated_at":"2025-08-23T06:14:29.628Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274985678,"owners_count":25385949,"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-09-13T02:00:10.085Z","response_time":70,"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":"rqlite","name":"rqlite","uuid":"18683023","kind":"organization","description":"The lightweight, distributed relational database built on SQLite.","email":null,"website":"https://rqlite.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18683023?v=4","repositories_count":37,"last_synced_at":"2024-03-27T03:59:39.160Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rqlite","funding_links":[],"total_stars":14986,"followers":127,"following":0,"created_at":"2022-11-05T08:27:11.857Z","updated_at":"2024-03-27T03:59:39.540Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rqlite","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rqlite/repositories"},"tags":[{"name":"v1.42.0","sha":"920b60a639c4927753cd35a830555a79dedb22f9","kind":"commit","published_at":"2025-09-11T03:32:44.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.42.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"8e0ca4fec04bd2d53ddbf4cf8f9ed4bfbad7781a","kind":"commit","published_at":"2025-09-11T02:36:56.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.41.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2fcb2a31530e000ca85304fb0f4516ac9f131960","kind":"commit","published_at":"2025-08-14T13:15:03.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.40.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"2f0d1dac132d974be2c658783f13780da3a3d610","kind":"commit","published_at":"2025-07-25T13:27:49.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.39.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"255a19e793a9527be3eca0301147113768590abf","kind":"commit","published_at":"2025-04-19T02:48:31.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.38.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"99e127f154130d23e9996f548bad64e6d760a0ce","kind":"commit","published_at":"2025-01-11T15:27:06.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.37.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"241bc715404108f6fe44645e54dcc22106256b74","kind":"commit","published_at":"2024-09-09T19:06:16.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.36.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"2bbb9d38519eccb96339bb6a31863e327b25c7ab","kind":"commit","published_at":"2024-09-04T15:03:20.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.35.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.35.0/manifests"},{"name":"v1.32.2","sha":"f77bf34034157a19d9033f6b09e5f6dadf863e30","kind":"commit","published_at":"2024-08-08T21:57:37.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.32.2","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.32.2/manifests"},{"name":"v1.34.0","sha":"f77bf34034157a19d9033f6b09e5f6dadf863e30","kind":"commit","published_at":"2024-08-08T21:57:37.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.34.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"7205526724d82a4f673239ac40f816b7e31e1e10","kind":"commit","published_at":"2024-06-12T03:17:54.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.33.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.33.0/manifests"},{"name":"v1.32.1","sha":"0c35ea234f028cce17e49c0bda1f7160f9622ec3","kind":"commit","published_at":"2024-05-10T16:47:16.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.32.1","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"3bf5982c681571c0dabf8ea1a77973651630643d","kind":"commit","published_at":"2024-02-01T02:31:57.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.32.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"c7b82a1010038816e27213818a924643a8593d18","kind":"commit","published_at":"2024-01-26T02:45:18.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.31.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"aaa444f4e4e837842b0a1c1ac498c79dd538b826","kind":"commit","published_at":"2023-11-22T14:01:42.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.30.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"908574ce8d5682b4b5456cdedb3b36c5403b4e2a","kind":"commit","published_at":"2023-08-10T20:21:23.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.29.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"61eaaff6fb89d5f3df8350c28e62d6802dde1df4","kind":"commit","published_at":"2023-06-01T00:40:27.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.28.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.28.0/manifests"},{"name":"1.28.0","sha":"61eaaff6fb89d5f3df8350c28e62d6802dde1df4","kind":"commit","published_at":"2023-06-01T00:40:27.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/1.28.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.28.0/manifests"},{"name":"v1.27.1","sha":"c9bfb54676dfcf9c17f8305a6efa8ab87bfee0d0","kind":"commit","published_at":"2022-12-06T02:31:12.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.27.1","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"7116c96c5b1eaa6e4afe2d9c730159781ee2e0f6","kind":"commit","published_at":"2022-11-18T14:44:31.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.27.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"e728f55d5101248a49ba6172b07747c856b793d6","kind":"commit","published_at":"2022-10-27T00:37:06.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.26.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"339bb509e03af1d17f13561c8a47171b64dc219d","kind":"commit","published_at":"2022-05-18T00:39:53.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.25.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"d25329206d7544842d5d771970e2948684e5e744","kind":"commit","published_at":"2022-03-01T03:04:17.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.24.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"cfb6849b732e6e52e1c62e8f08694abca9ef8bbf","kind":"commit","published_at":"2022-01-31T20:57:06.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.23.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"b5438fdbd79a395c637cd5b7c46eba82bf454de6","kind":"commit","published_at":"2021-09-01T12:07:28.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.22.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"ac4329b59f4fffe63eef4460ec18d3b26dd65c30","kind":"commit","published_at":"2021-08-06T00:18:39.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.21.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.21.0/manifests"},{"name":"v1.20.4","sha":"92a75068ce7ac8f88eecf984614a4a10f7f8d5bc","kind":"commit","published_at":"2021-07-31T14:01:20.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.20.4","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.4/manifests"},{"name":"1.20.4","sha":"92a75068ce7ac8f88eecf984614a4a10f7f8d5bc","kind":"commit","published_at":"2021-07-31T14:01:20.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/1.20.4","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.20.4/manifests"},{"name":"v1.20.3","sha":"91ac2e4a34548c70766960ea3747c465050784fd","kind":"commit","published_at":"2021-07-15T13:37:41.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.20.3","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"d9383deef13a8889ad94382b18130e88e8f060ca","kind":"commit","published_at":"2021-04-14T18:03:43.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.20.2","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"e627c50aba00216741ea6572616bb50d12178157","kind":"commit","published_at":"2021-02-08T14:00:37.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.20.1","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"2c8be4695a9bd735d2e7d47f961fe906d688deaa","kind":"commit","published_at":"2021-01-31T21:09:30.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.20.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"8e1a21b70e9ae26dce6a084e072e84cda3d35c5c","kind":"commit","published_at":"2021-01-31T19:29:16.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.19.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"eeaa9571459ac1e29148ccb47018cbf540afaf97","kind":"commit","published_at":"2021-01-29T03:53:52.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.18.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.18.0/manifests"},{"name":"1.16.0","sha":"75884b6f99a4780d1ed99ffa36146cb6da2f8a79","kind":"commit","published_at":"2021-01-29T02:59:13.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/1.16.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"75884b6f99a4780d1ed99ffa36146cb6da2f8a79","kind":"commit","published_at":"2021-01-29T02:59:13.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/1.15.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/1.15.0/manifests"},{"name":"v1.17.0","sha":"75884b6f99a4780d1ed99ffa36146cb6da2f8a79","kind":"commit","published_at":"2021-01-29T02:59:13.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.17.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.17.0/manifests"},{"name":"v1.14.6","sha":"52436d4074ea71f7bba96ac244fdb662d9145afa","kind":"commit","published_at":"2020-12-26T14:18:41.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.14.6","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"1fbedab173ca3c57bbc0ed68193be8a7f44e566d","kind":"commit","published_at":"2020-11-16T16:54:21.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.14.5","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"92f580b350d88e068bfbe223ea51f64044c0f280","kind":"commit","published_at":"2020-10-02T08:13:14.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.14.4","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"4120733fecfffa52433a6a6872e139b1c02ca8ee","kind":"commit","published_at":"2020-09-11T07:06:34.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.14.3","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"862b95943f99f3b40e317a79d41c27ac4b742011","kind":"commit","published_at":"2020-08-28T15:43:21.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.14.2","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"2329c6ea75848eeef874a9823d87f406047b64fe","kind":"commit","published_at":"2020-08-19T11:15:57.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.14.1","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.1/manifests"},{"name":"v2.0.6","sha":"baaf8a978416040e7f2d00ac36e345098d0588d8","kind":"commit","published_at":"2020-06-06T03:49:38.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v2.0.6","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.6/manifests"},{"name":"v1.14.0","sha":"baaf8a978416040e7f2d00ac36e345098d0588d8","kind":"commit","published_at":"2020-06-06T03:49:38.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.14.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.14.0/manifests"},{"name":"v2.0.4","sha":"db4c9426f851c76327db11e1b5301e520e0e048b","kind":"commit","published_at":"2020-05-14T14:28:04.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v2.0.4","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.4/manifests"},{"name":"v2.0.5","sha":"db4c9426f851c76327db11e1b5301e520e0e048b","kind":"commit","published_at":"2020-05-14T14:28:04.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v2.0.5","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.5/manifests"},{"name":"v2.0.3","sha":"9bdaffc12bf8be15afceb51bb60851edd4afdff5","kind":"commit","published_at":"2020-01-28T10:25:19.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v2.0.3","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"53cff3fcebd1e177d04129dc131523635bc45d3d","kind":"commit","published_at":"2019-12-17T07:07:49.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v2.0.2","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.2/manifests"},{"name":"v1.13.0","sha":"590d44c02bca83987d23f6eab75e6d0ddf95f644","kind":"commit","published_at":"2019-11-18T16:19:53.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.13.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.13.0/manifests"},{"name":"v2.0.1","sha":"590d44c02bca83987d23f6eab75e6d0ddf95f644","kind":"commit","published_at":"2019-11-18T16:19:53.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v2.0.1","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v2.0.1/manifests"},{"name":"v1.12.0","sha":"3f45aefa8dc8bbdd97619dd2765f864972f3310e","kind":"commit","published_at":"2019-10-08T08:38:25.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.12.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"b612a2feea6aa87c6d052d9086572551df06497e","kind":"commit","published_at":"2019-07-16T05:56:09.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.11.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c7c4067b79cc51e6dfdcef5c702e74b1e0fa7c75","kind":"commit","published_at":"2018-10-24T02:40:35.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.10.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"25ecb14adfc7543176f7d85291ec7dba82c6f7e4","kind":"commit","published_at":"2018-06-13T08:33:23.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.9.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"d31a44a0bd3b04338b506515c1cab0fe0e6e73bf","kind":"commit","published_at":"2018-06-12T11:55:59.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.8.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"323a32be5a2421b8c7087225079c6c900ec397cd","kind":"commit","published_at":"2018-05-24T01:34:43.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.7.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"6c771bb9887719704b210e87e934f08be014bdb1","kind":"commit","published_at":"2018-01-12T08:58:26.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.6.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d5ffb5c0cca8778699a929b236766f4a7af674e8","kind":"commit","published_at":"2017-11-22T00:24:37.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.5.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"ed69081a91fd053f17672236b0dd52ba7485e1a3","kind":"commit","published_at":"2017-11-14T08:56:34.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.4.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"5160b48509cf5c877bc22c11c373f8c7738cdb38","kind":"commit","published_at":"2017-09-28T04:00:20.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.3.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ca5e3819723d8eeaf170ad510e7da1d6d2e94a08","kind":"commit","published_at":"2016-11-11T00:01:23.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.2.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b3f1d01b2696af5501697c35629048c227586ab","kind":"commit","published_at":"2015-09-05T14:49:54.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.1.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b4142c444a8941d0d92b0b7103a24df9cd815e42","kind":"commit","published_at":"2015-06-29T23:57:28.000Z","download_url":"https://codeload.github.com/rqlite/go-sqlite3/tar.gz/v1.0.0","html_url":"https://github.com/rqlite/go-sqlite3/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rqlite/go-sqlite3@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-13T15:41:35.201Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":1.9514222563420718,"dependent_packages_count":2.2437724268796715,"stargazers_count":16.27244453366718,"forks_count":13.288616602624694,"docker_downloads_count":1.6771296015140067,"average":7.086677084205524},"purl":"pkg:golang/github.com/rqlite/go-sqlite3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rqlite/go-sqlite3","docker_dependents_count":9,"docker_downloads_count":289,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rqlite/go-sqlite3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rqlite/go-sqlite3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-12T08:03:57.397Z","issues_count":1,"pull_requests_count":37,"avg_time_to_close_issue":2958.0,"avg_time_to_close_pull_request":184227.0,"issues_closed_count":1,"pull_requests_closed_count":36,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.05405405405405406,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2958.0,"past_year_avg_time_to_close_pull_request":359401.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqlite%2Fgo-sqlite3/issues","maintainers":[{"login":"otoolep","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otoolep"}],"active_maintainers":[{"login":"otoolep","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otoolep"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frqlite%2Fgo-sqlite3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frqlite%2Fgo-sqlite3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frqlite%2Fgo-sqlite3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frqlite%2Fgo-sqlite3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frqlite%2Fgo-sqlite3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frqlite%2Fgo-sqlite3/codemeta","maintainers":[]}