{"id":4289909,"name":"sqlite3-parser","ecosystem":"cargo","description":"SQL parser (as understood by SQLite)","homepage":null,"licenses":"Apache-2.0/MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/gwenn/lemon-rs","keywords_array":["parser","scanner","sql","tokenizer"],"namespace":null,"versions_count":14,"first_release_published_at":"2021-02-07T17:08:56.501Z","latest_release_published_at":"2025-05-26T08:16:25.764Z","latest_release_number":"0.15.0","last_synced_at":"2026-04-22T17:05:05.055Z","created_at":"2022-04-13T05:31:23.316Z","updated_at":"2026-04-22T17:05:05.055Z","registry_url":"https://crates.io/crates/sqlite3-parser/","install_command":"cargo install sqlite3-parser","documentation_url":"https://docs.rs/sqlite3-parser/","metadata":{"categories":["parser-implementations"]},"repo_metadata":{"id":24003124,"uuid":"100366063","full_name":"gwenn/lemon-rs","owner":"gwenn","description":"LALR(1) parser generator for Rust based on Lemon + SQL parser","archived":false,"fork":false,"pushed_at":"2025-08-23T15:54:06.000Z","size":999,"stargazers_count":54,"open_issues_count":16,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-07T01:30:06.297Z","etag":null,"topics":["lalr","parser-generator","rust","sql-parser"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gwenn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-15T10:20:03.000Z","updated_at":"2025-08-31T07:20:55.000Z","dependencies_parsed_at":"2023-11-11T15:25:11.717Z","dependency_job_id":"46724bf4-f4b9-43df-8d67-1cccccf5dca0","html_url":"https://github.com/gwenn/lemon-rs","commit_stats":{"total_commits":262,"total_committers":5,"mean_commits":52.4,"dds":0.03435114503816794,"last_synced_commit":"f329e4cca9166621c6ef8b4e0ac991ee4a6565eb"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/gwenn/lemon-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwenn","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/sbom","scorecard":{"id":450783,"data":{"date":"2025-08-11","repo":{"name":"github.com/gwenn/lemon-rs","commit":"967c3de63d91451f54e588a10b49f0a8bb1486c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"4 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/rust.yml:9","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":"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":"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":"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/rust.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gwenn/lemon-rs/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gwenn/lemon-rs/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/gwenn/lemon-rs/rust.yml/master?enable=pin","Info:   0 out of   2 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":"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:0","Info: FSF or OSI recognized license: The Unlicense: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T08:08:45.875Z","repository_id":24003124,"created_at":"2025-08-19T08:08:45.875Z","updated_at":"2025-08-19T08:08:45.875Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274053623,"owners_count":25214346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"gwenn","name":"gwenn","uuid":"45554","kind":"user","description":null,"email":"","website":null,"location":"Paris","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45554?v=4","repositories_count":35,"last_synced_at":"2023-04-13T01:35:56.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gwenn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:41:07.938Z","updated_at":"2023-04-13T01:35:56.814Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwenn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwenn/repositories"},"tags":[{"name":"v0.15.0","sha":"1fe4bcf528ae7f9d3f9a8155713739dd0d5f77a5","kind":"commit","published_at":"2025-05-26T08:14:47.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.15.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"c80354902156c69a454a3cf8815ea6725388221f","kind":"commit","published_at":"2025-01-19T13:23:58.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.14.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cd825b46b495187222b2cef16cbf27e73274f69d","kind":"commit","published_at":"2024-07-20T11:22:27.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.13.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"82cc079a12aa17cf0c4626472de697c5a1068c89","kind":"commit","published_at":"2023-11-11T14:19:27.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.12.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"36d43ede3af4aa730b15984facf5f5c23252b458","kind":"commit","published_at":"2023-08-21T17:35:20.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.11.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"2a6451b76a3e0d79557991f99cff203c65377b4b","kind":"commit","published_at":"2023-08-20T08:25:16.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.10.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"4146a8f57b05c28cd530712b46eeb1436b93d8c1","kind":"commit","published_at":"2023-06-10T09:29:34.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.9.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"2de241a5cb8431196a60806e684e9c1253c83b3a","kind":"commit","published_at":"2023-05-02T16:03:10.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.8.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f329e4cca9166621c6ef8b4e0ac991ee4a6565eb","kind":"commit","published_at":"2023-04-16T14:07:18.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.7.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"7b3389082affe00cbf207c055d0aa0f653a72f13","kind":"commit","published_at":"2023-02-13T17:15:15.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.6.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"03df5de24f353e8fec3c45fa84bf8058f48a40a3","kind":"commit","published_at":"2022-11-25T18:41:34.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.5.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"e642623ecc247aaa196c62e24f24030ed4eecb0f","kind":"commit","published_at":"2022-05-28T14:40:38.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.4.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"0a0a4a6ac31d97ad05604f069e6f916c7aadca5b","kind":"commit","published_at":"2021-02-14T09:28:59.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.2.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"35794d739c57c96adb218e6e7d05045add6ad3fc","kind":"commit","published_at":"2021-02-07T17:05:13.000Z","download_url":"https://codeload.github.com/gwenn/lemon-rs/tar.gz/v0.1.0","html_url":"https://github.com/gwenn/lemon-rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gwenn/lemon-rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-17T22:41:29.226Z","dependent_packages_count":3,"downloads":2882512,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":10.074626865671641,"dependent_repos_count":13.138615410986981,"dependent_packages_count":9.150901236406972,"stargazers_count":18.80107570937968,"forks_count":17.758980473990164,"docker_downloads_count":0.980611317267999,"average":11.650801835617239},"purl":"pkg:cargo/sqlite3-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sqlite3-parser","docker_dependents_count":22,"docker_downloads_count":19048842,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sqlite3-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sqlite3-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:53:57.164Z","issues_count":32,"pull_requests_count":63,"avg_time_to_close_issue":12115580.0,"avg_time_to_close_pull_request":2950440.275862069,"issues_closed_count":17,"pull_requests_closed_count":58,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":2.625,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12916.0,"past_year_avg_time_to_close_pull_request":1204420.1176470588,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.22727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Flemon-rs/issues","maintainers":[{"login":"gwenn","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gwenn"}],"active_maintainers":[{"login":"gwenn","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gwenn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlite3-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlite3-parser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlite3-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlite3-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sqlite3-parser/codemeta","maintainers":[{"uuid":"5062","login":"gwenn","name":"gwenn","email":null,"url":"https://github.com/gwenn","packages_count":7,"html_url":"https://crates.io/users/gwenn","role":null,"created_at":"2022-11-08T01:36:31.653Z","updated_at":"2022-11-08T01:36:31.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/gwenn/packages"}]}