{"id":4289896,"name":"sqlformat","ecosystem":"cargo","description":"Formats whitespace in a SQL string to make it easier to read","homepage":"https://github.com/shssoichiro/sqlformat-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/shssoichiro/sqlformat-rs","keywords_array":["sql"],"namespace":null,"versions_count":25,"first_release_published_at":"2020-04-18T23:00:30.535Z","latest_release_published_at":"2025-10-09T00:14:48.126Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-11T18:31:39.592Z","created_at":"2022-04-13T05:31:05.589Z","updated_at":"2026-04-11T18:31:39.592Z","registry_url":"https://crates.io/crates/sqlformat/","install_command":"cargo install sqlformat","documentation_url":"https://docs.rs/sqlformat/","metadata":{"categories":["development-tools"]},"repo_metadata":{"id":40483626,"uuid":"256857159","full_name":"shssoichiro/sqlformat-rs","owner":"shssoichiro","description":"SQL Formatter written in Rust","archived":false,"fork":false,"pushed_at":"2026-02-25T02:03:18.000Z","size":174,"stargazers_count":147,"open_issues_count":21,"forks_count":32,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-11T19:56:12.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/shssoichiro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-18T21:32:39.000Z","updated_at":"2026-02-27T07:16:35.000Z","dependencies_parsed_at":"2024-11-05T18:36:19.099Z","dependency_job_id":"96690c4f-2d84-4c84-8b27-0ab10eb2e6d1","html_url":"https://github.com/shssoichiro/sqlformat-rs","commit_stats":{"total_commits":80,"total_committers":13,"mean_commits":6.153846153846154,"dds":0.3125,"last_synced_commit":"244ecb6514ce8bbab951f36ddd9e67e2628622d9"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/shssoichiro/sqlformat-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shssoichiro","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/sbom","scorecard":{"id":821221,"data":{"date":"2025-08-11","repo":{"name":"github.com/shssoichiro/sqlformat-rs","commit":"b8924af26051912b74c0d250502c15386b47a97a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 16/26 approved changesets -- score normalized to 6","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/sqlformat.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":"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/sqlformat.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/shssoichiro/sqlformat-rs/sqlformat.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlformat.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/shssoichiro/sqlformat-rs/sqlformat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sqlformat.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/shssoichiro/sqlformat-rs/sqlformat.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlformat.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/shssoichiro/sqlformat-rs/sqlformat.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sqlformat.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/shssoichiro/sqlformat-rs/sqlformat.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 20 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-23T15:38:54.745Z","repository_id":40483626,"created_at":"2025-08-23T15:38:54.746Z","updated_at":"2025-08-23T15:38:54.746Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30406400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"shssoichiro","name":"Josh Holmer","uuid":"5951392","kind":"user","description":"Wannabe multimedia engineer. Crab enthusiast. 10x polyglot rockstar ninja unicorn.","email":"","website":null,"location":"United States","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5951392?u=1d88f2bc6f1a0fb11bcecdc9ea30c3caa4ba0928\u0026v=4","repositories_count":76,"last_synced_at":"2023-04-10T16:47:59.726Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/shssoichiro","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:50:30.713Z","updated_at":"2023-04-10T16:48:06.961Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shssoichiro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shssoichiro/repositories"},"tags":[{"name":"v0.5.0","sha":"832fa6e8eed392d01422db4f77d12086b3448194","kind":"tag","published_at":"2025-10-09T00:14:53.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.5.0","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f910e6fcf275199a7d902ae32f9360ff31f809b1","kind":"tag","published_at":"2025-09-17T13:54:31.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.4.0","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"211fbb8e53ae7d734ee41f5cfbbbc5604176c64e","kind":"commit","published_at":"2025-01-13T23:23:39.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.3.5","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"350d72ba0673ce1c4066a8645d73e70c478f4a8e","kind":"commit","published_at":"2025-01-07T16:16:35.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.3.4","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f8d29e12537351d793103b82e22316a6bded387","kind":"commit","published_at":"2024-12-11T12:55:43.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.3.3","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"244ecb6514ce8bbab951f36ddd9e67e2628622d9","kind":"commit","published_at":"2024-11-22T20:08:01.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.3.2","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"aa5b1453dbd936c889d0ad7ef61245320a0b72c5","kind":"commit","published_at":"2024-11-05T02:05:48.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.3.1","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f2e955903d348482f854a5456846544817d1fc55","kind":"commit","published_at":"2024-10-05T20:47:31.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.3.0","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"3f5b71f2e1577555d6b3b468d4246c0e8baca411","kind":"commit","published_at":"2024-10-04T19:47:50.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.2.7","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"6928bb350c0eb8e7f73d01e7f42d6ce7c6527bde","kind":"commit","published_at":"2024-09-06T15:26:41.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.2.6","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"0742f9e9678f197d6067100e9a14348305cdee79","kind":"commit","published_at":"2024-09-06T11:36:31.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.2.5","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"ed5f77c090fbfc76b01d254a59e79aacdbb60c23","kind":"commit","published_at":"2024-06-12T02:53:46.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.2.4","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"04f929c50d4f0621257a2e48a93d934f6a21af81","kind":"commit","published_at":"2023-12-06T04:45:57.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.2.3","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"66bdb0fadf9e750600df0c778cff88e45277d7c1","kind":"commit","published_at":"2023-01-13T10:52:18.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.2.1","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"33d82a55829de9b29224dcf90ed78302b6b1fd5a","kind":"commit","published_at":"2022-05-05T12:24:43.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.2.0","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"cd3988fbbc6d2af044dc785f62f79fdb2a0fec75","kind":"commit","published_at":"2021-09-12T16:49:24.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.1.8","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.8/manifests"},{"name":"v0.1.6","sha":"2d82197c52ee4b37efaf0e6cfd233a14a11e4d8d","kind":"commit","published_at":"2021-02-28T17:19:04.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.1.6","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"dc544a521e8f4ac7068b9af1fbcaec49e913c017","kind":"commit","published_at":"2020-11-20T00:10:30.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.1.5","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a7b56ab31dd7077f07386e7778987699a31d38ce","kind":"commit","published_at":"2020-11-16T14:08:02.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.1.4","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"00ba4d2cd504f9ff62eeb956f7ff256f91f72dd6","kind":"commit","published_at":"2020-11-15T15:23:30.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.1.3","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e24bbc605862d8a68c154b4d13610a804bf1065e","kind":"commit","published_at":"2020-11-15T04:40:51.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.1.2","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"fd065e807cb2d806cd792b7fb6379ff0a444eb9c","kind":"commit","published_at":"2020-09-13T17:56:47.000Z","download_url":"https://codeload.github.com/shssoichiro/sqlformat-rs/tar.gz/v0.1.1","html_url":"https://github.com/shssoichiro/sqlformat-rs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shssoichiro/sqlformat-rs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-11T18:31:39.264Z","dependent_packages_count":26,"downloads":52237619,"downloads_period":"total","dependent_repos_count":4042,"rankings":{"downloads":0.519051884031397,"dependent_repos_count":0.5782915012306324,"dependent_packages_count":1.557155652094191,"stargazers_count":16.247875483966514,"forks_count":12.207592544271035,"docker_downloads_count":1.639667976050269,"average":5.4582725069406735},"purl":"pkg:cargo/sqlformat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sqlformat","docker_dependents_count":52,"docker_downloads_count":23384980,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sqlformat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sqlformat/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-25T05:00:44.861Z","issues_count":44,"pull_requests_count":90,"avg_time_to_close_issue":11656284.6,"avg_time_to_close_pull_request":2282852.975,"issues_closed_count":25,"pull_requests_closed_count":80,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":1.0454545454545454,"avg_comments_per_pull_request":0.6444444444444445,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":158450.42857142858,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shssoichiro%2Fsqlformat-rs/issues","maintainers":[{"login":"shssoichiro","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shssoichiro"}],"active_maintainers":[{"login":"shssoichiro","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shssoichiro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlformat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlformat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlformat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlformat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlformat/codemeta","maintainers":[{"uuid":"3357","login":"shssoichiro","name":"Josh Holmer","email":null,"url":"https://github.com/shssoichiro","packages_count":41,"html_url":"https://crates.io/users/shssoichiro","role":null,"created_at":"2022-11-08T01:36:26.217Z","updated_at":"2022-11-08T01:36:26.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/shssoichiro/packages"}]}