{"id":11542147,"name":"sqlx","ecosystem":"alpine","description":"Command-line utility for SQLx, the Rust SQL toolkit","homepage":"https://github.com/launchbadge/sqlx","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/launchbadge/sqlx","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2025-04-13T23:19:13.000Z","latest_release_published_at":"2025-05-20T11:29:30.000Z","latest_release_number":"0.8.6-r0","last_synced_at":"2026-03-04T15:41:16.813Z","created_at":"2025-04-13T23:45:48.832Z","updated_at":"2026-03-04T15:41:16.813Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/sqlx","install_command":"apk add sqlx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37251503,"uuid":"230595891","full_name":"launchbadge/sqlx","owner":"launchbadge","description":"🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.","archived":false,"fork":false,"pushed_at":"2025-09-24T07:58:50.000Z","size":9502,"stargazers_count":15707,"open_issues_count":682,"forks_count":1477,"subscribers_count":67,"default_branch":"main","last_synced_at":"2025-09-28T06:41:32.516Z","etag":null,"topics":["async","await","mariadb","mysql","postgres","postgresql","rust","sql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/launchbadge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-28T10:40:57.000Z","updated_at":"2025-09-28T02:45:02.000Z","dependencies_parsed_at":"2022-07-13T09:20:33.687Z","dependency_job_id":"611e005a-656a-480c-97a6-50d262e862b1","html_url":"https://github.com/launchbadge/sqlx","commit_stats":{"total_commits":2464,"total_committers":470,"mean_commits":5.242553191489361,"dds":0.6452922077922079,"last_synced_commit":"82d332f4b487440b4c2bd5d54a5f17dcc1abc92c"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/launchbadge/sqlx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchbadge","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/sbom","scorecard":{"id":579893,"data":{"date":"2025-08-11","repo":{"name":"github.com/launchbadge/sqlx","commit":"c825bd36b50b157e68fb1dac542eb4d9fe863850"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"30 commit(s) and 14 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/sqlx-cli.yml:1","Warn: no topLevel permission defined: .github/workflows/sqlx.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx-cli.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:427: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlx.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlx.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/launchbadge/sqlx/sqlx.yml/main?enable=pin","Warn: containerImage not pinned by hash: tests/mssql/Dockerfile:2","Warn: containerImage not pinned by hash: tests/mssql/mssql-2017.dockerfile:3","Warn: containerImage not pinned by hash: tests/mysql/Dockerfile:2","Warn: containerImage not pinned by hash: tests/postgres/Dockerfile:2","Info:   0 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage 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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/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 'main'"],"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 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2025-0012","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: GHSA-4fcv-w3qc-ppgg","Warn: Project is vulnerable to: RUSTSEC-2025-0022","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2023-0071","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T18:55:42.303Z","repository_id":37251503,"created_at":"2025-08-20T18:55:42.303Z","updated_at":"2025-08-20T18:55:42.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278255480,"owners_count":25956824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":"launchbadge","name":"launchbadge","uuid":"10077001","kind":"organization","description":"Build it fast, build it right","email":"contact@launchbadge.com","website":"http://www.launchbadge.com","location":"California, USA","twitter":"launchbadge","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10077001?v=4","repositories_count":43,"last_synced_at":"2024-03-25T21:26:52.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/launchbadge","funding_links":[],"total_stars":11666,"followers":77,"following":0,"created_at":"2022-11-02T16:50:30.947Z","updated_at":"2024-03-25T21:26:52.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchbadge","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchbadge/repositories"},"tags":[{"name":"v0.8.6","sha":"bab1b022bd56a64f9a08b46b36b97c5cff19d77e","kind":"commit","published_at":"2025-05-19T23:21:27.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.8.6","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"e7236881a1d618835d074481e45306a8ddc5a916","kind":"commit","published_at":"2025-04-15T22:11:07.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.8.5","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.5/manifests"},{"name":"v0.8.3","sha":"28cfdbb40c4fe535721c9ee5e1583409e0cac27e","kind":"commit","published_at":"2025-01-04T04:28:57.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.8.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"10bec327703303eca5f8ec5809c4713a4294313d","kind":"commit","published_at":"2024-09-03T21:14:56.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.8.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9c94ce891ae390e1604f495585d14fa6230d42f7","kind":"commit","published_at":"2024-08-24T07:17:41.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.8.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"da0ffd7dcff7112192ef13635608ab286d32d8f3","kind":"commit","published_at":"2024-07-23T01:36:35.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.8.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"635dba5b2682033101a1271e9fb4bf2516c0b840","kind":"commit","published_at":"2024-03-12T05:01:04.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.7.4","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"c55aba0dc14f33b8a26cab6af565fcc4c8af8962","kind":"commit","published_at":"2023-11-23T02:23:16.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.7.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"e80291b2a771bf66e9c03f068fd196c7a47c1967","kind":"commit","published_at":"2023-09-26T21:35:56.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.7.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"c70cfaf035b3ffcb1d6f244f6070e92646e83515","kind":"commit","published_at":"2023-07-15T00:24:52.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.7.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"dcb58b0e2cd6c0fc5eb161fe9db66eeeaa6e5617","kind":"commit","published_at":"2023-07-03T21:37:37.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.7.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.3","sha":"253d8c9f696a3a2c7aa837b04cc93605a1376694","kind":"tag","published_at":"2023-05-11T23:53:46.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.7.0-alpha.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.7.0-alpha.3/manifests"},{"name":"v0.6.3","sha":"bb064e3789d68ad4e9affe7cba34944abb000f72","kind":"tag","published_at":"2023-03-21T21:26:31.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.6.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ef17af31c22bc7f986837a2ea6e398e07c68d915","kind":"tag","published_at":"2022-09-14T22:47:17.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.6.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"728717f032675a1dbf0fc29246d8c047cbb3933b","kind":"tag","published_at":"2022-08-04T20:40:46.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.6.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"17cebde64aa6313d8c3efe2db6a05bdcff48def0","kind":"tag","published_at":"2022-06-16T22:55:13.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.6.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.6.0/manifests"},{"name":"v0.5.13","sha":"6be16b4d1b55b20985b8b762956ab443f9481c3d","kind":"tag","published_at":"2022-04-16T00:40:50.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.13","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"2e026cae67c572aad4bb7736af7ba7a774bca41f","kind":"tag","published_at":"2022-04-14T21:22:33.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.12","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"eaf41fd092235d14079146dd9b866206f8141435","kind":"commit","published_at":"2022-02-18T21:49:06.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.11","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"fdbfc5dfc3d1838e93090d5cbe8e236af9ff826e","kind":"commit","published_at":"2021-12-30T01:25:49.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.10","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"d58031ac13725bcce89838ff6d8eaf2b02fd9471","kind":"commit","published_at":"2021-10-01T22:44:43.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.9","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"1b5dd6514b798089a828f06c9b52a8f4fe78ddf2","kind":"commit","published_at":"2021-10-01T21:45:25.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.8","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"3749e0ea37ae1bd2777db6a58a8c8bb9140b4e5e","kind":"commit","published_at":"2021-08-21T00:14:42.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.7","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"207e6db2ce4ff5d7ebe1d14fd369b9e810409c1a","kind":"commit","published_at":"2021-08-17T19:49:02.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.6","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"694a2ac478fc3f9c7b6c879e99964b426bad84ea","kind":"tag","published_at":"2021-05-24T16:34:39.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.5","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"5d9c292132a23a245ba5a179765a374c94ffde44","kind":"tag","published_at":"2021-05-22T23:39:04.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.4","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"13f7c7124a79dbe2ba3ff2ea3a1fb4f686b0a2fa","kind":"tag","published_at":"2021-05-22T00:31:10.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"f7775f7fded18e515552251d07b5193b04e28961","kind":"tag","published_at":"2021-04-16T01:40:57.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"cbe820760f198800d69c050d69ded2150b9168a0","kind":"tag","published_at":"2021-02-04T17:20:57.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"94d0baeb52bae0fbfaddce832ec083c2fb1b4684","kind":"tag","published_at":"2021-02-04T14:33:02.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.5.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"80d02d203fe0c850a7137d33bf8c115305b03e4b","kind":"tag","published_at":"2020-12-19T09:12:36.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.4.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.4.2/manifests"},{"name":"v0.4.0","sha":"f2d55bc04970609913636866758c139ce4cca28e","kind":"tag","published_at":"2020-11-12T15:51:55.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.4.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.4.0/manifests"},{"name":"v0.4.0-beta.1","sha":"22f1f93b79fc75f6910bae27828416b288a0cc06","kind":"tag","published_at":"2020-07-27T08:54:34.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.4.0-beta.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.4.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.4.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.4.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.4.0-beta.1/manifests"},{"name":"sqlx-cli-v0.1.0-beta.1","sha":"22f1f93b79fc75f6910bae27828416b288a0cc06","kind":"tag","published_at":"2020-07-27T08:54:23.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/sqlx-cli-v0.1.0-beta.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/sqlx-cli-v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@sqlx-cli-v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/sqlx-cli-v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/sqlx-cli-v0.1.0-beta.1/manifests"},{"name":"sqlx-rt-v0.1.0","sha":"116fbc1942dfc4535eb850d1511f0d144fb2dd15","kind":"tag","published_at":"2020-07-27T07:02:48.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/sqlx-rt-v0.1.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/sqlx-rt-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@sqlx-rt-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/sqlx-rt-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/sqlx-rt-v0.1.0/manifests"},{"name":"v0.3.5","sha":"cbccd68963f6968ab939e8c7ad70d506bf1587bc","kind":"tag","published_at":"2020-05-06T10:30:38.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.5","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"90fd35745cbf3a37d33055b2e73608994c25ae0a","kind":"tag","published_at":"2020-04-10T23:11:27.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.4","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"e7ace2adc7ac6a5229447ef29bb644c907044863","kind":"tag","published_at":"2020-04-02T01:24:17.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"a84e1f66266fbbff6888564b0e7165d10979eccb","kind":"tag","published_at":"2020-03-31T10:04:32.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.1/manifests"},{"name":"v0.3.2","sha":"a9fc05378ef02fb424e40d6178f1e86321aea236","kind":"tag","published_at":"2020-03-31T10:04:12.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"fc3d06bf9b8460a0f85a0af5574884ae0e9e7f35","kind":"tag","published_at":"2020-03-29T23:30:07.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.0/manifests"},{"name":"v0.3.0-alpha.2","sha":"a90ff10a272174596d4c80b567376556c8157f1a","kind":"tag","published_at":"2020-03-25T12:06:20.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.0-alpha.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.0-alpha.2/manifests"},{"name":"v0.3.0-alpha.1","sha":"d1af2fe1b0f1bc67561274940a0acf8327d1f0c0","kind":"tag","published_at":"2020-03-19T00:03:27.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.3.0-alpha.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.3.0-alpha.1/manifests"},{"name":"v0.2.6","sha":"05bc3ba987b16a3da3265f859f8dc19e2d6dec5e","kind":"tag","published_at":"2020-03-10T22:45:51.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.2.6","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"f8e112f4d90c4ba49b0360d21df8f086cfec0d8f","kind":"tag","published_at":"2020-02-01T08:50:50.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.2.5","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e6efc57b6e833999f17ffda198cca92f24c1585","kind":"tag","published_at":"2020-01-18T09:22:59.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.2.4","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"ac9aeb2e2630dd7c07a982054bff6e32a3ae3377","kind":"tag","published_at":"2020-01-18T08:47:34.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.2.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"3b91b06828306dee875ab3c86a85ea2720713fd5","kind":"tag","published_at":"2020-01-17T02:39:26.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.2.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"fe3225a8b823da72eb2d509adf83e30eddeed3cd","kind":"tag","published_at":"2020-01-16T09:55:05.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.2.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"62e1df5ad9454696fc2c75b78c3190f801fcecde","kind":"tag","published_at":"2020-01-15T10:22:17.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.2.0","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"2a19ab746b4ea71407a972fea0f518f77d035e59","kind":"tag","published_at":"2020-01-11T12:07:53.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.1.4","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"36d16c5cb2f78bd44742348dab26fb5d658051f6","kind":"tag","published_at":"2020-01-06T19:13:03.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.1.3","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"bed6fddb56522811042c765d80a941ac88aa9620","kind":"tag","published_at":"2020-01-04T06:13:02.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.1.2","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"86ac601872e21a3a43514c59753360c5ea21fc15","kind":"tag","published_at":"2019-12-28T10:42:59.000Z","download_url":"https://codeload.github.com/launchbadge/sqlx/tar.gz/v0.1.1","html_url":"https://github.com/launchbadge/sqlx/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/launchbadge/sqlx@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-10-05T08:47:46.793Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.738037102523085,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.869018551261543},"purl":"pkg:apk/alpine/sqlx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/sqlx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/sqlx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/sqlx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T23:14:28.228Z","issues_count":900,"pull_requests_count":934,"avg_time_to_close_issue":15720175.458612975,"avg_time_to_close_pull_request":3086654.293103448,"issues_closed_count":447,"pull_requests_closed_count":754,"pull_request_authors_count":336,"issue_authors_count":686,"avg_comments_per_issue":3.2344444444444442,"avg_comments_per_pull_request":1.6381156316916488,"merged_pull_requests_count":539,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":178,"past_year_pull_requests_count":376,"past_year_avg_time_to_close_issue":1412759.5135135136,"past_year_avg_time_to_close_pull_request":1634568.560150376,"past_year_issues_closed_count":74,"past_year_pull_requests_closed_count":266,"past_year_pull_request_authors_count":126,"past_year_issue_authors_count":150,"past_year_avg_comments_per_issue":1.1179775280898876,"past_year_avg_comments_per_pull_request":1.0079787234042552,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":199,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fsqlx/issues","maintainers":[{"login":"abonander","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abonander"},{"login":"mehcode","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mehcode"}],"active_maintainers":[{"login":"abonander","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abonander"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/sqlx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/sqlx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/sqlx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/sqlx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/sqlx/codemeta","maintainers":[{"uuid":"matthias@ahouansou.cz","login":null,"name":"Matthias Ahouansou","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Matthias Ahouansou","packages_count":150,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Matthias Ahouansou","role":null,"created_at":"2025-04-13T23:45:54.546Z","updated_at":"2025-04-13T23:45:54.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/matthias@ahouansou.cz/packages"}]}