{"id":79891,"name":"aqueduct_test","ecosystem":"pub","description":"Utilities for writing automated tests for Aqueduct applications","homepage":"https://github.com/stablekernel/aqueduct","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/stablekernel/aqueduct","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2018-07-22T04:20:42.274Z","latest_release_published_at":"2019-03-07T14:45:02.830Z","latest_release_number":"1.0.1","last_synced_at":"2026-07-31T18:01:59.599Z","created_at":"2022-04-05T11:08:22.061Z","updated_at":"2026-07-31T18:01:59.599Z","registry_url":"https://pub.dev/packages/aqueduct_test","install_command":"dart pub add aqueduct_test","documentation_url":"https://pub.dev/documentation/aqueduct_test/","metadata":{},"repo_metadata":{"id":32927542,"uuid":"36523292","full_name":"stablekernel/aqueduct","owner":"stablekernel","description":"Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.","archived":true,"fork":false,"pushed_at":"2021-03-26T13:19:09.000Z","size":18637,"stargazers_count":2393,"open_issues_count":177,"forks_count":276,"subscribers_count":73,"default_branch":"master","last_synced_at":"2025-10-23T07:29:54.052Z","etag":null,"topics":["dart","framework","http","oauth2","orm","rest","routing","server"],"latest_commit_sha":null,"homepage":"https://aqueduct.io","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stablekernel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-29T18:56:06.000Z","updated_at":"2025-10-10T23:42:27.000Z","dependencies_parsed_at":"2022-07-12T20:40:37.335Z","dependency_job_id":null,"html_url":"https://github.com/stablekernel/aqueduct","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/stablekernel/aqueduct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stablekernel","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/sbom","scorecard":{"id":845246,"data":{"date":"2025-08-11","repo":{"name":"github.com/stablekernel/aqueduct","commit":"0af9712a95205c1b73bdc12ebd3a6db8b141233b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"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":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"project is archived","details":["Warn: Repository is archived."],"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":"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: downloadThenRun not pinned by hash: ci/after_script.sh:7","Warn: pipCommand not pinned by hash: ci/before_install.sh:4","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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: BSD 2-Clause \"Simplified\" License: 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T21:16:01.418Z","repository_id":32927542,"created_at":"2025-08-23T21:16:01.418Z","updated_at":"2025-08-23T21:16:01.418Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281026266,"owners_count":26431753,"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-25T02:00:06.499Z","response_time":81,"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":"stablekernel","name":"Stable Kernel","uuid":"4998931","kind":"organization","description":"","email":null,"website":"http://www.stablekernel.com","location":"Atlanta, GA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4998931?v=4","repositories_count":53,"last_synced_at":"2023-04-09T18:50:42.416Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stablekernel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:15.941Z","updated_at":"2023-04-09T18:50:42.607Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stablekernel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stablekernel/repositories"},"tags":[{"name":"3.2.0","sha":"07043998a677cfbdd1a887e251c913bc02c989a8","kind":"commit","published_at":"2019-03-06T03:50:19.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/3.2.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/3.2.0/manifests"},{"name":"v3.1.0","sha":"846197a7fde6fa2a3c94cda1167e29b05fa9c3d5","kind":"commit","published_at":"2018-12-17T01:45:40.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v3.1.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"c3417015478aabca9afd8a63c4f053996e669708","kind":"tag","published_at":"2018-12-13T20:09:31.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v3.0.2","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"1fefe56a39c528eceb21f1e7c7b1529958da6f58","kind":"tag","published_at":"2018-12-13T20:08:51.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v3.0.1","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"38fede82129c37b7e8541acc7e50a8dc625b4218","kind":"tag","published_at":"2018-12-13T20:03:34.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v3.0.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"7b1fb465d3523dc4239b4cf7417390b15f3ff023","kind":"commit","published_at":"2017-10-12T16:50:33.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.5.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3b16c0d4f93b983d9d7dbaf47fda8539d8855055","kind":"commit","published_at":"2017-08-30T14:29:49.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.4.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"8d989e6a48c3ed2c31dc4c1588ef9dbf70d608a5","kind":"commit","published_at":"2017-07-22T16:54:59.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.3.2","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8c0b0e3914ad9ba79dda3c1862433b6d478dfdbf","kind":"commit","published_at":"2017-07-20T14:27:53.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.3.1","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"6c138efe90bc35856e22e1fb0b8a09bd614c6c17","kind":"commit","published_at":"2017-06-29T17:36:15.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.3.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"c7f7552fffc7370a40f015ab005564538096b9cb","kind":"commit","published_at":"2017-06-10T12:29:05.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.2.2","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6d814d8af0556b870058371d5c6d8fe50fece65b","kind":"tag","published_at":"2017-06-09T00:07:34.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.2.1","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"eaf1b623dc0295b8391a6eb03b436a97c7ae39c9","kind":"tag","published_at":"2017-06-09T00:07:01.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.2.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"36f318173dd9300fa630ec2d928a233f69d59bd8","kind":"commit","published_at":"2017-04-28T20:30:38.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.1.1","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bd79a718bb481b43d1fd256c7b85d50d7a265d5a","kind":"commit","published_at":"2017-04-27T20:59:04.000Z","download_url":"https://codeload.github.com/stablekernel/aqueduct/tar.gz/v2.1.0","html_url":"https://github.com/stablekernel/aqueduct/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stablekernel/aqueduct@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Faqueduct/tags/v2.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-20T15:32:19.648Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":53,"rankings":{"downloads":null,"dependent_repos_count":3.5476764921850417,"dependent_packages_count":7.024984253621668,"stargazers_count":0.9105213469002412,"forks_count":1.5462079093674606,"docker_downloads_count":null,"average":3.257347500518603},"purl":"pkg:pub/aqueduct_test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/aqueduct_test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pub/aqueduct_test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/aqueduct_test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T19:43:10.838Z","issues_count":42,"pull_requests_count":95,"avg_time_to_close_issue":20933644.80487805,"avg_time_to_close_pull_request":384132.34736842103,"issues_closed_count":41,"pull_requests_closed_count":95,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.6904761904761905,"avg_comments_per_pull_request":1.3473684210526315,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"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/stablekernel%2Faqueduct/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/aqueduct_test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/aqueduct_test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/aqueduct_test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/aqueduct_test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/aqueduct_test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/aqueduct_test/codemeta","maintainers":[]}