{"id":2054570,"name":"postgresfixture","ecosystem":"cargo","description":"Easily create and manage PostgreSQL clusters on demand for testing and development.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/allenap/rust-postgresfixture","keywords_array":["database","postgresql","postgres"],"namespace":null,"versions_count":8,"first_release_published_at":"2020-03-13T08:17:10.668Z","latest_release_published_at":"2023-10-08T20:43:06.646Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-04T15:33:14.553Z","created_at":"2022-04-09T20:12:27.513Z","updated_at":"2026-04-04T15:33:18.917Z","registry_url":"https://crates.io/crates/postgresfixture/","install_command":"cargo install postgresfixture","documentation_url":"https://docs.rs/postgresfixture/","metadata":{"categories":["development-tools::testing","database","development-tools","command-line-utilities"]},"repo_metadata":{"id":37983753,"uuid":"95324415","full_name":"allenap/rust-postgresfixture","owner":"allenap","description":"A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.","archived":false,"fork":false,"pushed_at":"2023-11-28T04:44:26.000Z","size":222,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T01:36:25.777Z","etag":null,"topics":["rust-lang","rust-library","testing","testing-tools"],"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/allenap.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}},"created_at":"2017-06-24T21:44:50.000Z","updated_at":"2024-04-24T07:35:51.000Z","dependencies_parsed_at":"2024-10-26T21:53:18.755Z","dependency_job_id":"88fe90e7-c9fd-4d7d-b863-371d8bc28102","html_url":"https://github.com/allenap/rust-postgresfixture","commit_stats":{"total_commits":137,"total_committers":4,"mean_commits":34.25,"dds":"0.24087591240875916","last_synced_commit":"752ffcbe11cf30ea071da5582399ca1bfe332d58"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/allenap/rust-postgresfixture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allenap","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/sbom","scorecard":{"id":185294,"data":{"date":"2025-08-11","repo":{"name":"github.com/allenap/rust-postgresfixture","commit":"16d7ea7a8cc49129ace72839c791c06fe2feaeba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 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":"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":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/allenap/rust-postgresfixture/release.yml/master?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/allenap/rust-postgresfixture/releases/124189316","Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/allenap/rust-postgresfixture/releases/124181569","Warn: release artifact v0.3.3 not signed: https://api.github.com/repos/allenap/rust-postgresfixture/releases/93705435","Warn: release artifact v0.3.2 not signed: https://api.github.com/repos/allenap/rust-postgresfixture/releases/64403409","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/allenap/rust-postgresfixture/releases/124189316","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/allenap/rust-postgresfixture/releases/124181569","Warn: release artifact v0.3.3 does not have provenance: https://api.github.com/repos/allenap/rust-postgresfixture/releases/93705435","Warn: release artifact v0.3.2 does not have provenance: https://api.github.com/repos/allenap/rust-postgresfixture/releases/64403409"],"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 23 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-16T19:42:20.725Z","repository_id":37983753,"created_at":"2025-08-16T19:42:20.725Z","updated_at":"2025-08-16T19:42:20.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014820,"owners_count":26085596,"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-13T02:00:06.723Z","response_time":61,"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":"allenap","name":"Gavin Panella","uuid":"348564","kind":"user","description":"","email":"","website":"https://allenap.me/","location":"Luxembourg","twitter":null,"company":"@enveritas","icon_url":"https://avatars.githubusercontent.com/u/348564?u=520d365b03a5178a13da8926c00bd39bbc141afb\u0026v=4","repositories_count":37,"last_synced_at":"2025-09-14T07:58:03.048Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/allenap","funding_links":[],"total_stars":86,"followers":24,"following":20,"created_at":"2022-11-07T03:43:34.145Z","updated_at":"2025-09-14T07:58:03.049Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allenap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allenap/repositories"},"tags":[{"name":"v0.5.0","sha":"3894295388b4d7cc06b7165d06882ebf33014653","kind":"commit","published_at":"2023-10-08T20:42:29.000Z","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/v0.5.0","html_url":"https://github.com/allenap/rust-postgresfixture/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allenap/rust-postgresfixture@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5ee1013fbdfdb5222d84babda4a5fd3840fea631","kind":"commit","published_at":"2023-10-08T15:19:37.000Z","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/v0.4.0","html_url":"https://github.com/allenap/rust-postgresfixture/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allenap/rust-postgresfixture@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"36b6deef7aeadf2350d3c9fe16e4e43950838371","kind":"commit","published_at":"2023-02-26T09:05:13.000Z","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/v0.3.3","html_url":"https://github.com/allenap/rust-postgresfixture/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allenap/rust-postgresfixture@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"ad5b05787edbd79991e47aabcd6c660f92f381b3","kind":"commit","published_at":"2022-04-13T20:20:18.000Z","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/v0.3.2","html_url":"https://github.com/allenap/rust-postgresfixture/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allenap/rust-postgresfixture@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"2a3e4bf47fd6ea9d5772224e978f99561e166e11","kind":"commit","published_at":"2022-04-09T12:56:30.000Z","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/v0.3.1","html_url":"https://github.com/allenap/rust-postgresfixture/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allenap/rust-postgresfixture@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"91b6416b6aa40a6ede2e0e0042e048645372c8bf","kind":"commit","published_at":"2022-04-09T12:36:01.000Z","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/v0.3.0","html_url":"https://github.com/allenap/rust-postgresfixture/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allenap/rust-postgresfixture@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"9b16debf2bd4d191b5e03064cccb085e49dc110e","kind":"commit","published_at":"2021-10-31T23:17:05.000Z","download_url":"https://codeload.github.com/allenap/rust-postgresfixture/tar.gz/v0.2.4","html_url":"https://github.com/allenap/rust-postgresfixture/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allenap/rust-postgresfixture@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenap%2Frust-postgresfixture/tags/v0.2.4/manifests"}]},"repo_metadata_updated_at":"2026-04-04T15:33:18.890Z","dependent_packages_count":0,"downloads":10694,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":44.32123317173309,"dependent_repos_count":29.317331670822945,"dependent_packages_count":33.76851987677864,"stargazers_count":33.76485257444624,"forks_count":29.088125275047677,"average":34.05201251376572},"purl":"pkg:cargo/postgresfixture","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/postgresfixture","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/postgresfixture","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/postgresfixture/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T00:59:23.050Z","issues_count":29,"pull_requests_count":91,"avg_time_to_close_issue":20352347.772727273,"avg_time_to_close_pull_request":1773464.4222222222,"issues_closed_count":22,"pull_requests_closed_count":90,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":0.6206896551724138,"avg_comments_per_pull_request":0.6593406593406593,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/allenap%2Frust-postgresfixture/issues","maintainers":[{"login":"allenap","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allenap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/postgresfixture/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/postgresfixture/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/postgresfixture/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/postgresfixture/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/postgresfixture/codemeta","maintainers":[{"uuid":"5453","login":"allenap","name":"Gavin Panella","email":null,"url":"https://github.com/allenap","packages_count":11,"html_url":"https://crates.io/users/allenap","role":null,"created_at":"2022-11-07T16:26:19.620Z","updated_at":"2022-11-07T16:26:19.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/allenap/packages"}]}