{"id":4043454,"name":"dbmigrate-lib","ecosystem":"cargo","description":"Library to run database migrations. Postgres, MySQL, Sqlite supported.","homepage":"https://github.com/Keats/dbmigrate","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/Keats/dbmigrate","keywords_array":["database","postgres","mysql","sql","migration"],"namespace":null,"versions_count":7,"first_release_published_at":"2017-02-28T10:15:33.478Z","latest_release_published_at":"2023-01-22T16:58:53.763Z","latest_release_number":"0.2.0","last_synced_at":"2026-09-05T14:48:24.644Z","created_at":"2022-04-12T09:45:20.859Z","updated_at":"2026-09-08T00:14:46.896Z","registry_url":"https://crates.io/crates/dbmigrate-lib/","install_command":"cargo install dbmigrate-lib","documentation_url":"https://docs.rs/dbmigrate-lib/","metadata":{"categories":[]},"repo_metadata":{"id":47335138,"uuid":"43779091","full_name":"Keats/dbmigrate","owner":"Keats","description":"PostgreSQL/SQLite/MySQL migration tool in rust","archived":false,"fork":false,"pushed_at":"2025-07-01T19:29:16.000Z","size":122,"stargazers_count":141,"open_issues_count":9,"forks_count":24,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-09-05T14:47:24.603Z","etag":null,"topics":[],"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/Keats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2015-10-06T21:13:43.000Z","updated_at":"2026-09-04T07:31:46.000Z","dependencies_parsed_at":"2025-05-18T07:02:29.554Z","dependency_job_id":"3cc8a973-d205-4f52-b39a-c61ca78597ed","html_url":"https://github.com/Keats/dbmigrate","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Keats/dbmigrate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keats","download_url":"https://codeload.github.com/Keats/dbmigrate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/sbom","scorecard":{"id":77483,"data":{"date":"2025-08-11","repo":{"name":"github.com/Keats/dbmigrate","commit":"c0f4c439e59ee473992e285c7a4f21cb07165b06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":5,"reason":"Found 10/20 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Keats/dbmigrate/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Keats/dbmigrate/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-15T05:09:46.954Z","repository_id":47335138,"created_at":"2025-08-15T05:09:46.954Z","updated_at":"2025-08-15T05:09:46.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37139978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","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":"Keats","name":"Vincent Prouillet","uuid":"680355","kind":"user","description":"","email":"","website":"http://www.vincentprouillet.com","location":"EU","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/680355?v=4","repositories_count":158,"last_synced_at":"2026-09-07T19:57:27.494Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/Keats","funding_links":[],"total_stars":7873,"followers":869,"following":2,"created_at":"2022-11-02T16:37:46.786Z","updated_at":"2026-09-07T19:57:27.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keats","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keats/repositories"},"tags":[{"name":"v0.2.7","sha":"ad385458e7c5d1650f8d487d8865c946cde8c87f","kind":"commit","published_at":"2016-11-03T11:25:49.000Z","download_url":"https://codeload.github.com/Keats/dbmigrate/tar.gz/v0.2.7","html_url":"https://github.com/Keats/dbmigrate/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Keats/dbmigrate@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"c08504a6449d3cd9097861e8be53edd7721033c9","kind":"commit","published_at":"2016-11-03T11:21:51.000Z","download_url":"https://codeload.github.com/Keats/dbmigrate/tar.gz/v0.2.6","html_url":"https://github.com/Keats/dbmigrate/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Keats/dbmigrate@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"7ca222e17650cb8ecab85dfc1abc4cdebcaa5324","kind":"commit","published_at":"2016-10-30T16:52:00.000Z","download_url":"https://codeload.github.com/Keats/dbmigrate/tar.gz/v0.2.5","html_url":"https://github.com/Keats/dbmigrate/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Keats/dbmigrate@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/tags/v0.2.5/manifests"}]},"repo_metadata_updated_at":"2026-09-08T00:14:46.896Z","dependent_packages_count":1,"downloads":21629,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":12.400149537273691,"dependent_repos_count":13.413154460749524,"dependent_packages_count":18.163572120851363,"stargazers_count":12.833963272630092,"forks_count":11.673181457277225,"docker_downloads_count":null,"average":13.69680416975638},"purl":"pkg:cargo/dbmigrate-lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/dbmigrate-lib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/dbmigrate-lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/dbmigrate-lib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:41:07.634Z","issues_count":27,"pull_requests_count":31,"avg_time_to_close_issue":1489929.3157894737,"avg_time_to_close_pull_request":12744367.068965517,"issues_closed_count":19,"pull_requests_closed_count":29,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":2.259259259259259,"avg_comments_per_pull_request":2.4838709677419355,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7657515.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keats%2Fdbmigrate/issues","maintainers":[{"login":"Keats","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Keats"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/dbmigrate-lib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/dbmigrate-lib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/dbmigrate-lib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/dbmigrate-lib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/dbmigrate-lib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/dbmigrate-lib/codemeta","maintainers":[{"uuid":"2876","login":"Keats","name":"Vincent Prouillet","email":null,"url":"https://github.com/Keats","packages_count":28,"html_url":"https://crates.io/users/Keats","role":null,"created_at":"2022-11-07T18:26:05.200Z","updated_at":"2022-11-07T18:26:05.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Keats/packages"}]}