{"id":3493068,"name":"github.com/mattn/go-sqlite3","ecosystem":"go","description":"Package sqlite3 provides interface to SQLite3 databases.","homepage":"https://github.com/mattn/go-sqlite3","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-sqlite3","keywords_array":[],"namespace":"github.com/mattn","versions_count":69,"first_release_published_at":"2015-06-29T23:57:28.000Z","latest_release_published_at":"2026-08-17T09:24:35.000Z","latest_release_number":"v1.14.50","last_synced_at":"2026-08-19T10:06:04.570Z","created_at":"2022-04-10T19:14:27.834Z","updated_at":"2026-08-19T10:13:01.623Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-sqlite3","install_command":"go get github.com/mattn/go-sqlite3","documentation_url":"https://pkg.go.dev/github.com/mattn/go-sqlite3#section-documentation","metadata":{},"repo_metadata":{"id":1831391,"uuid":"2755696","full_name":"mattn/go-sqlite3","owner":"mattn","description":"sqlite3 driver for go using database/sql","archived":false,"fork":false,"pushed_at":"2026-07-30T14:18:22.000Z","size":48879,"stargazers_count":9205,"open_issues_count":159,"forks_count":1173,"subscribers_count":141,"default_branch":"master","last_synced_at":"2026-08-13T07:54:19.222Z","etag":null,"topics":["go","sqlite","sqlite3-driver"],"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":"waynezhang/Sonora","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-11T12:36:50.000Z","updated_at":"2026-08-13T06:48:34.000Z","dependencies_parsed_at":"2026-08-06T02:35:39.741Z","dependency_job_id":null,"html_url":"https://github.com/mattn/go-sqlite3","commit_stats":{"total_commits":758,"total_committers":194,"mean_commits":"3.9072164948453607","dds":0.5593667546174143,"last_synced_commit":"82bc911e85b3def2940e41767480745bcbb6ef45"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-sqlite3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/sbom","scorecard":{"id":627765,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-sqlite3","commit":"8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 6 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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/go.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/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/mattn/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/mattn/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/mattn/go-sqlite3/docker.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-sqlite3/go.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-sqlite3/go.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-sqlite3/go.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-sqlite3/go.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-sqlite3/go.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-sqlite3/go.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-sqlite3/go.yaml/master?enable=pin","Warn: containerImage not pinned by hash: _example/simple/Dockerfile:12","Warn: goCommand not pinned by hash: .github/workflows/go.yaml:32","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   2 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:38.724Z","repository_id":1831391,"created_at":"2025-08-21T06:57:38.724Z","updated_at":"2025-08-21T06:57:38.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"mattn.jp@gmail.com","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2181,"last_synced_at":"2026-08-14T04:51:13.431Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":58522,"followers":13497,"following":1693,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2026-08-14T04:51:13.445Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v1.14.49","sha":"cc41b8c87686036ea632cede537ffccef69b370a","kind":"commit","published_at":"2026-07-29T07:22:37.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.49","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.49/manifests"},{"name":"v1.14.48","sha":"0cfec603061a73376109c4a6178e38f86b544dd6","kind":"commit","published_at":"2026-07-13T04:36:04.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.48","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.48/manifests"},{"name":"v1.14.47","sha":"693de1267690b83d1efe52e27dd30f8945dc52ac","kind":"commit","published_at":"2026-06-21T15:11:48.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.47","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.47/manifests"},{"name":"v1.14.46","sha":"837b4f2860f1b8508e5c115b9608d3b854f1f9be","kind":"commit","published_at":"2026-06-18T05:23:30.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.46","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.46/manifests"},{"name":"v1.14.45","sha":"7ca6a979f950c66d900ddc982758d6ad1618613e","kind":"commit","published_at":"2026-06-05T11:18:09.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.45","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.45/manifests"},{"name":"v2.0.7","sha":"9d6bf2c4ad7c4308cd38c88c4a404143e3e8fa83","kind":"commit","published_at":"2026-05-23T08:28:30.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v2.0.7","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.7/manifests"},{"name":"v1.14.44","sha":"20826e87d8f061d0a7266562f43950ee06e2e9c0","kind":"commit","published_at":"2026-04-29T09:20:20.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.44","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.44/manifests"},{"name":"v1.14.43","sha":"1aa7317331785af2a7541f4d0432cac154f0550f","kind":"commit","published_at":"2026-04-29T08:21:47.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.43","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.43/manifests"},{"name":"v1.14.42","sha":"5df13a0e80909afddeb174eb6f0f97d490d2cbb9","kind":"commit","published_at":"2026-04-08T13:29:35.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.42","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.42/manifests"},{"name":"v1.14.41","sha":"8d12439413e80448b66dc629ff4452be33894c67","kind":"commit","published_at":"2026-04-06T13:36:14.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.41","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.41/manifests"},{"name":"v1.14.40","sha":"f92973809df03ae476bc981876fbc45da862921a","kind":"commit","published_at":"2026-04-03T13:09:55.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.40","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.40/manifests"},{"name":"v1.14.39","sha":"cc39db7160c9a30c621a0953da9f1385ea3efd2c","kind":"commit","published_at":"2026-04-03T03:00:00.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.39","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.39/manifests"},{"name":"v1.14.38","sha":"edadafaf6142acd975ed96557cad1cdeb712b707","kind":"commit","published_at":"2026-03-30T03:57:50.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.38","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.38/manifests"},{"name":"v1.14.37","sha":"bb8d0b2a05b09af1f10223174446381756d69e1b","kind":"commit","published_at":"2026-03-16T17:19:02.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.37","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.37/manifests"},{"name":"v1.14.36","sha":"4ea2a9fb44c7ecc6eee436d26a32ab34a79a87ce","kind":"commit","published_at":"2026-03-16T16:41:11.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.36","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.36/manifests"},{"name":"v1.14.35","sha":"8c99a685547a38cebad273b2d8f2db6929b1d6ff","kind":"commit","published_at":"2026-03-16T16:23:59.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.35","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.35/manifests"},{"name":"v1.14.34","sha":"208733130eafb38bd1f570eb7172267a3e64843d","kind":"commit","published_at":"2026-01-16T08:19:36.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.34","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.34/manifests"},{"name":"v1.14.33","sha":"3c885a95122b9d21008222d0b7e7db9714ed127d","kind":"commit","published_at":"2026-01-01T14:00:27.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.33","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.33/manifests"},{"name":"v1.14.32","sha":"8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd","kind":"commit","published_at":"2025-08-14T12:57:30.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.32","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.32/manifests"},{"name":"v1.14.31","sha":"2e165e0718baef36dee27c234ce8a11009eb83ac","kind":"commit","published_at":"2025-08-11T14:08:54.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.31","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.31/manifests"},{"name":"v1.14.30","sha":"e63a0c3f5b40ae8b866fa134d403587c977eb75f","kind":"commit","published_at":"2025-07-30T11:51:05.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.30","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.30/manifests"},{"name":"v1.14.29","sha":"8c283ed77e179f9d6c8d69825d45195df5ad61b7","kind":"commit","published_at":"2025-07-24T13:20:51.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.29","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.29/manifests"},{"name":"v1.14.28","sha":"f76bae4b0044cbba8fb2c72b8e4559e8fbcffd86","kind":"commit","published_at":"2025-04-16T13:41:38.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.28","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.28/manifests"},{"name":"v1.14.27","sha":"8d6932988137c8e32e89e1ecb2382654d417adb8","kind":"commit","published_at":"2025-04-02T16:27:34.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.27","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.27/manifests"},{"name":"v1.14.26","sha":"9794660801b19f6d519bec939c94844cb5b11233","kind":"commit","published_at":"2025-04-01T13:39:11.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.26","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.26/manifests"},{"name":"v1.14.24","sha":"846fea6c1443e8cc366fc1966fe078d7f825f6a9","kind":"commit","published_at":"2024-09-04T13:29:32.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.24","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.24/manifests"},{"name":"v1.14.23","sha":"846fea6c1443e8cc366fc1966fe078d7f825f6a9","kind":"commit","published_at":"2024-09-04T13:29:32.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.23","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.23/manifests"},{"name":"v1.14.25","sha":"d9168d5b447193d865f043d080101874d3c33b64","kind":"commit","published_at":"2024-07-12T14:14:15.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.25","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.25/manifests"},{"name":"v1.14.22","sha":"6ee3e6746e6b5a0f4099d0553120ceead9f9fc38","kind":"commit","published_at":"2024-02-02T17:00:28.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.22","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.22/manifests"},{"name":"v1.14.21","sha":"4702d9b5d640f42488752f5cf70a195b748ffe96","kind":"commit","published_at":"2024-01-31T13:13:41.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.21","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.21/manifests"},{"name":"v1.14.20","sha":"64bbe6202c7977066bb9d6c81751b0f0fdd184cc","kind":"commit","published_at":"2024-01-25T14:34:36.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.20","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.20/manifests"},{"name":"v1.14.19","sha":"00b02e0ba98effd5f157d39216e244af8a807f9b","kind":"commit","published_at":"2023-12-15T01:23:24.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.19","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.19/manifests"},{"name":"v1.14.18","sha":"9fd6f4ffd3430f64ec35c64063b59af680582e11","kind":"commit","published_at":"2023-11-04T14:05:11.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.18","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.18/manifests"},{"name":"v1.14.17","sha":"f08f1b6b9ce62b2496d8d64df26c1e278887bc1c","kind":"commit","published_at":"2023-05-31T23:32:35.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.17","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.17/manifests"},{"name":"v1.14.16","sha":"bce3773726b3f7ef4609661a0f0f4fb00a0df761","kind":"commit","published_at":"2022-10-26T13:03:24.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.16","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.16/manifests"},{"name":"v1.14.15","sha":"d8e192b7524caaae7247e005cad1dba6c2726e0d","kind":"commit","published_at":"2022-08-16T07:16:48.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.15","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.15/manifests"},{"name":"v1.14.14","sha":"3ccccfb4c9c683a80e2cce810ac652616579e51c","kind":"commit","published_at":"2022-05-30T01:06:43.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.14","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.14/manifests"},{"name":"v1.14.13","sha":"aa1e904220efab26cfe86242d52d0403e64b95c4","kind":"commit","published_at":"2022-05-13T02:15:23.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.13","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.13/manifests"},{"name":"v1.14.12","sha":"2df077b74c66723d9b44d01c8db88e74191bdd0e","kind":"commit","published_at":"2022-02-28T00:00:54.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.12","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.12/manifests"},{"name":"v1.14.11","sha":"ae2a61f847e10e6dd771ecd4e1c55e0421cdc7f9","kind":"commit","published_at":"2022-01-28T16:58:27.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.11","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.11/manifests"},{"name":"v1.14.10","sha":"98c52198ca55ae44ef9bb3107ff71af4c9d6e9eb","kind":"commit","published_at":"2021-12-29T13:26:06.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.10","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.10/manifests"},{"name":"v1.14.9","sha":"3392062c729d77820afc1f5cae3427f0de39e954","kind":"commit","published_at":"2021-07-20T13:28:26.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.9","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"cba6eaee486f22a1b0f3208b145673ed951cb840","kind":"commit","published_at":"2021-07-15T13:31:14.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.8","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"d33341ff0d20a3b46047dba17ad897b40705c563","kind":"commit","published_at":"2021-04-14T15:14:26.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.7","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"52436d4074ea71f7bba96ac244fdb662d9145afa","kind":"commit","published_at":"2020-12-26T14:18:41.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.6","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.14.5","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.14.4","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.14.3","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.14.2","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.14.1","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"baaf8a978416040e7f2d00ac36e345098d0588d8","kind":"commit","published_at":"2020-06-06T03:49:38.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.14.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.14.0/manifests"},{"name":"v2.0.6","sha":"baaf8a978416040e7f2d00ac36e345098d0588d8","kind":"commit","published_at":"2020-06-06T03:49:38.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v2.0.6","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"db4c9426f851c76327db11e1b5301e520e0e048b","kind":"commit","published_at":"2020-05-14T14:28:04.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v2.0.5","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"db4c9426f851c76327db11e1b5301e520e0e048b","kind":"commit","published_at":"2020-05-14T14:28:04.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v2.0.4","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"9bdaffc12bf8be15afceb51bb60851edd4afdff5","kind":"commit","published_at":"2020-01-28T10:25:19.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v2.0.3","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v2.0.2","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.13.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v2.0.1","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.12.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.11.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.10.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"e904eb404c8ead3ded9e8fe4b00cc473ca2ce6c0","kind":"commit","published_at":"2018-08-02T21:24:16.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v2.0.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"25ecb14adfc7543176f7d85291ec7dba82c6f7e4","kind":"commit","published_at":"2018-06-13T08:33:23.000Z","download_url":"https://codeload.github.com/mattn/go-sqlite3/tar.gz/v1.9.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.8.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.7.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.6.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.5.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.4.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.3.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.2.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.1.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%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/mattn/go-sqlite3/tar.gz/v1.0.0","html_url":"https://github.com/mattn/go-sqlite3/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-sqlite3@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:13:01.623Z","dependent_packages_count":14553,"downloads":null,"downloads_period":null,"dependent_repos_count":63599,"rankings":{"downloads":null,"dependent_repos_count":0.019506646119666085,"dependent_packages_count":0.011909320788848769,"stargazers_count":0.814556475333846,"forks_count":0.8459724422423608,"docker_downloads_count":0.03962929159047952,"average":0.34631483521504025},"purl":"pkg:golang/github.com/mattn/go-sqlite3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-sqlite3","docker_dependents_count":2057,"docker_downloads_count":7484645633,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-sqlite3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-sqlite3/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-18T09:31:29.036Z","issues_count":243,"pull_requests_count":211,"avg_time_to_close_issue":52791771.23566879,"avg_time_to_close_pull_request":6901182.983606557,"issues_closed_count":157,"pull_requests_closed_count":122,"pull_request_authors_count":84,"issue_authors_count":231,"avg_comments_per_issue":4.493827160493828,"avg_comments_per_pull_request":2.3412322274881516,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":673569.0,"past_year_avg_time_to_close_pull_request":835494.1315789474,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.5094339622641508,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-sqlite3/issues","maintainers":[{"login":"mattn","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"rittneje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rittneje"}],"active_maintainers":[{"login":"mattn","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-sqlite3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-sqlite3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-sqlite3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-sqlite3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-sqlite3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-sqlite3/codemeta","maintainers":[]}