{"id":368726,"url":"https://github.com/mosquito/aiofile","last_synced_at":"2026-06-19T18:30:25.044Z","repository":{"id":40447567,"uuid":"77929483","full_name":"mosquito/aiofile","owner":"mosquito","description":"Real asynchronous file operations with asyncio support.","archived":false,"fork":false,"pushed_at":"2026-05-15T23:20:21.000Z","size":403,"stargazers_count":575,"open_issues_count":18,"forks_count":32,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-05-16T01:58:04.724Z","etag":null,"topics":["aio","asyncio","file","filesystem","io","nfs","posix-systems","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mosquito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-01-03T15:32:01.000Z","updated_at":"2026-05-15T23:19:50.000Z","dependencies_parsed_at":"2024-01-13T19:21:50.735Z","dependency_job_id":"a156a724-0d39-4b26-8567-0104ea8a7964","html_url":"https://github.com/mosquito/aiofile","commit_stats":{"total_commits":206,"total_committers":14,"mean_commits":"14.714285714285714","dds":"0.11650485436893199","last_synced_commit":"0ff87df338bf6eee51fb6d04cdc7d320144e1c64"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/mosquito/aiofile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/sbom","scorecard":{"id":660950,"data":{"date":"2025-08-11","repo":{"name":"github.com/mosquito/aiofile","commit":"ba7cbede109d7972064ad39433648051f659c0f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/14 approved changesets -- score normalized to 4","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":"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":"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":"1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:104","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-21T16:11:13.149Z","repository_id":40447567,"created_at":"2025-08-21T16:11:13.150Z","updated_at":"2025-08-21T16:11:13.150Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33087413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"online","status_checked_at":"2026-05-16T02:00:07.515Z","response_time":115,"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":{"login":"mosquito","name":"Mosquito","uuid":"792981","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Yandex","icon_url":"https://avatars.githubusercontent.com/u/792981?u=ef213309cfafe82ad61a7f8292c79da299fa7362\u0026v=4","repositories_count":195,"last_synced_at":"2023-04-09T19:11:15.172Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mosquito","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:42.674Z","updated_at":"2023-04-09T19:11:15.592Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito/repositories"},"packages":[{"id":13301275,"name":"python311Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:44:31.952Z","latest_release_published_at":"2026-02-02T06:44:31.952Z","latest_release_number":"3.8.6","last_synced_at":"2026-04-12T04:00:21.540Z","created_at":"2026-02-02T06:44:28.797Z","updated_at":"2026-04-12T04:32:14.251Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.aiofile","install_command":"nix-env -iA nixpkgs.python311Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/aiofile/default.nix#L57","metadata":{"nix_attribute":"python3.11-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:57","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.aiofile?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-04T02:03:06.980Z","updated_at":"2026-03-04T02:03:06.980Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":2634293,"name":"aiofile","ecosystem":"pypi","description":"Asynchronous file operations.","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["aio","asyncio","fileio","io","python"],"namespace":null,"versions_count":49,"first_release_published_at":"2018-02-06T11:49:30.000Z","latest_release_published_at":"2026-05-16T08:18:32.000Z","latest_release_number":"3.11.1","last_synced_at":"2026-05-18T03:02:02.282Z","created_at":"2022-04-10T09:59:12.993Z","updated_at":"2026-05-18T03:03:18.709Z","registry_url":"https://pypi.org/project/aiofile/","install_command":"pip install aiofile --index-url https://pypi.org/simple","documentation_url":"https://aiofile.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","License :: OSI Approved :: Apache Software License","Natural Language :: English","Natural Language :: Russian","Operating System :: MacOS :: MacOS X","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Topic :: Software Development :: Libraries","Topic :: System","Topic :: System :: Operating System"],"normalized_name":"aiofile","project_status":null},"repo_metadata":{"id":40447567,"uuid":"77929483","full_name":"mosquito/aiofile","owner":"mosquito","description":"Real asynchronous file operations with asyncio support.","archived":false,"fork":false,"pushed_at":"2026-05-15T23:20:21.000Z","size":403,"stargazers_count":575,"open_issues_count":18,"forks_count":32,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-05-16T01:58:04.724Z","etag":null,"topics":["aio","asyncio","file","filesystem","io","nfs","posix-systems","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mosquito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-01-03T15:32:01.000Z","updated_at":"2026-05-15T23:19:50.000Z","dependencies_parsed_at":"2024-01-13T19:21:50.735Z","dependency_job_id":"a156a724-0d39-4b26-8567-0104ea8a7964","html_url":"https://github.com/mosquito/aiofile","commit_stats":{"total_commits":206,"total_committers":14,"mean_commits":"14.714285714285714","dds":"0.11650485436893199","last_synced_commit":"0ff87df338bf6eee51fb6d04cdc7d320144e1c64"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/mosquito/aiofile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/sbom","scorecard":{"id":660950,"data":{"date":"2025-08-11","repo":{"name":"github.com/mosquito/aiofile","commit":"ba7cbede109d7972064ad39433648051f659c0f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/14 approved changesets -- score normalized to 4","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":"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":"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":"1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:104","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-21T16:11:13.149Z","repository_id":40447567,"created_at":"2025-08-21T16:11:13.150Z","updated_at":"2025-08-21T16:11:13.150Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33087413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"online","status_checked_at":"2026-05-16T02:00:07.515Z","response_time":115,"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":"mosquito","name":"Mosquito","uuid":"792981","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Yandex","icon_url":"https://avatars.githubusercontent.com/u/792981?u=ef213309cfafe82ad61a7f8292c79da299fa7362\u0026v=4","repositories_count":195,"last_synced_at":"2023-04-09T19:11:15.172Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mosquito","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:42.674Z","updated_at":"2023-04-09T19:11:15.592Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito/repositories"},"tags":[{"name":"3.8.6","sha":"647da788ed2f767b84e966ab57fe19d685a43adf","kind":"tag","published_at":"2023-06-05T08:20:09.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.6","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"0ff87df338bf6eee51fb6d04cdc7d320144e1c64","kind":"commit","published_at":"2023-03-16T09:01:01.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.5","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"13fbad22fc24dc01ef0c0c98661309091caa0307","kind":"commit","published_at":"2023-03-16T08:45:36.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.4","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"f4bdf36f449b6d8a662d4f8b57d3c25cce131a9a","kind":"commit","published_at":"2023-03-16T08:43:01.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"61b60e85ff4eabbefe65cb02a07bc773a2c41279","kind":"commit","published_at":"2023-03-16T08:35:43.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"d688c794bc23d6155779a9dcb15e2c364de91fea","kind":"commit","published_at":"2022-08-08T14:43:59.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"a6b4aee21644c7454a38a00505c70b4e3f022c99","kind":"tag","published_at":"2022-08-08T14:43:43.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.0/manifests"},{"name":"3.7.4","sha":"9915207c8564c4b49d57ce16003c385a42aa935b","kind":"tag","published_at":"2021-12-21T09:30:02.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.7.4","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"ede5756fc746675f21233c2f3ada3336f444fa6e","kind":"tag","published_at":"2021-12-19T14:08:17.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.7.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.3/manifests"},{"name":"3.7.2","sha":"4d2c980d6f78dafadd058ba7d95f90f85b91416a","kind":"commit","published_at":"2021-09-27T08:22:29.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.7.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.2/manifests"},{"name":"3.5.1","sha":"0128d9da6ef78fe9a51cb6c8e93cb2f328965dcf","kind":"tag","published_at":"2021-06-15T11:11:23.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.5.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"61c1919f846d44094f341d8d643a9a0aaf4883a5","kind":"tag","published_at":"2021-03-02T15:39:12.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.5.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.0/manifests"},{"name":"3.3.3","sha":"c2180b452f21e968d48060dd45cfbef5d7c33a89","kind":"tag","published_at":"2020-11-13T22:27:25.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.3.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.3/manifests"},{"name":"3.3.1","sha":"eb6f8e3bef5f61ca208aeb2d4986a107bb1d732d","kind":"tag","published_at":"2020-11-13T21:59:38.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.3.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"6deaa28ca0a2dd293d25e8969492ca93912ac0c5","kind":"tag","published_at":"2020-11-13T21:48:26.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.3.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"4bcce6d18e44374ee7dda8d4ad9d77c826906bbe","kind":"tag","published_at":"2020-11-13T14:14:24.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.2.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.2.1/manifests"},{"name":"3.1.1","sha":"096a86c7db6d7a856769c46ae2d63a818890afef","kind":"tag","published_at":"2020-10-11T18:16:58.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.1.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"5b5edf88f57cc5b469e6d43bf0ecd9c5a3c1acad","kind":"tag","published_at":"2020-08-28T10:19:29.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.1.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.0/manifests"},{"name":"1.1.0","sha":"673560b48ee0b5ee0fe05e35e6cd8afdee58674c","kind":"tag","published_at":"2020-08-12T20:03:00.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.1.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.1.0/manifests"},{"name":"1.2.5","sha":"a42e805cb821a3eb494795dfe7196e6b829b4904","kind":"tag","published_at":"2020-08-12T20:02:28.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.2.5","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"bbb0eb1843359d0c1fe6558a44746424397dd03c","kind":"tag","published_at":"2020-08-12T20:02:08.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.2.6","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.6/manifests"},{"name":"1.3.0","sha":"79ebeb5410a7b675f48c7c3616c035f3c016e7ce","kind":"tag","published_at":"2020-08-12T20:01:47.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.3.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.3.0/manifests"},{"name":"1.4.1","sha":"2ef0da9ac494eabc8a3f96a284ff806988c0de7f","kind":"tag","published_at":"2020-08-12T20:01:17.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.4.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.1/manifests"},{"name":"1.4.3","sha":"22838d5efe74170b203b314e0892b15d5ba25c9a","kind":"tag","published_at":"2020-08-12T20:00:55.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.4.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.3/manifests"},{"name":"2.0.1","sha":"8de639346392c9f7be4f0f60a76259b8dff40f54","kind":"tag","published_at":"2020-08-12T19:59:13.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.1/manifests"},{"name":"2.0.2","sha":"f2c51d5409b8168e45c661decde03d456e68fb04","kind":"tag","published_at":"2020-08-12T19:58:43.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.2/manifests"},{"name":"2.0.3","sha":"59160e2b8cd7420e5d41d04d50471d721ef40e12","kind":"tag","published_at":"2020-08-12T19:58:29.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.3/manifests"},{"name":"2.0.4","sha":"6d84a836b1747dbb3d17073c54a2b17fa1a3a774","kind":"tag","published_at":"2020-08-12T19:58:12.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.4","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.4/manifests"},{"name":"1.5.2","sha":"587695627477a428a8fdc48b351c8cb78c19aad7","kind":"tag","published_at":"2020-08-12T19:57:23.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.5.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.5.2/manifests"},{"name":"0.5.3","sha":"b26446225aeb35899a86cfe19aad4ae68693f8a0","kind":"tag","published_at":"2018-02-06T11:45:27.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"63a6ba33d2068a432d68c0f785906e38ed0bdd63","kind":"commit","published_at":"2017-10-08T20:11:46.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"751313971fc6a0085c10531cbc31c12b160c9f57","kind":"commit","published_at":"2017-09-27T17:52:24.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"731ed1bb9d24270ec8e6b41ebfc51b410556838b","kind":"commit","published_at":"2017-09-27T15:10:44.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-05-18T03:03:18.709Z","dependent_packages_count":71,"downloads":47374129,"downloads_period":"last-month","dependent_repos_count":421,"rankings":{"downloads":0.3854577484347599,"dependent_repos_count":0.6979351676373992,"dependent_packages_count":0.26077689286515215,"stargazers_count":3.242922539333557,"forks_count":7.117992156613689,"docker_downloads_count":1.4132789499996032,"average":2.1863939091473603},"purl":"pkg:pypi/aiofile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/aiofile","docker_dependents_count":51,"docker_downloads_count":12020,"usage_url":"https://repos.ecosyste.ms/usage/pypi/aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-16T10:00:41.064Z","issues_count":62,"pull_requests_count":43,"avg_time_to_close_issue":15238414.6875,"avg_time_to_close_pull_request":2251488.564102564,"issues_closed_count":48,"pull_requests_closed_count":39,"pull_request_authors_count":17,"issue_authors_count":55,"avg_comments_per_issue":2.564516129032258,"avg_comments_per_pull_request":0.13953488372093023,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":655.0,"past_year_avg_time_to_close_pull_request":651.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/issues","maintainers":[{"login":"mosquito","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosquito"}],"active_maintainers":[{"login":"mosquito","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosquito"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiofile/codemeta","maintainers":[{"uuid":"mosquito","login":"mosquito","name":null,"email":null,"url":null,"packages_count":107,"html_url":"https://pypi.org/user/mosquito/","role":null,"created_at":"2022-11-15T00:40:23.932Z","updated_at":"2022-11-15T00:40:23.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mosquito/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":867608,"maintainers_count":370863,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13082544,"name":"python312Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:53:19.506Z","latest_release_published_at":"2026-02-01T17:53:19.506Z","latest_release_number":"3.8.6","last_synced_at":"2026-03-07T14:12:25.650Z","created_at":"2026-02-01T17:53:17.747Z","updated_at":"2026-03-11T16:05:33.537Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.aiofile","install_command":"nix-env -iA nixpkgs.python312Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/aiofile/default.nix#L61","metadata":{"nix_attribute":"python3.12-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:61","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.aiofile?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-07T14:12:25.846Z","updated_at":"2026-03-07T14:12:25.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13293597,"name":"python310Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:20:19.412Z","latest_release_published_at":"2026-02-02T06:20:19.412Z","latest_release_number":"3.8.6","last_synced_at":"2026-03-08T23:24:14.218Z","created_at":"2026-02-02T06:20:02.700Z","updated_at":"2026-03-08T23:35:51.929Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.aiofile","install_command":"nix-env -iA nixpkgs.python310Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/aiofile/default.nix#L57","metadata":{"nix_attribute":"python3.10-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:57","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.aiofile?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-08T23:24:14.406Z","updated_at":"2026-03-08T23:24:14.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12882017,"name":"python314Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T06:02:45.844Z","latest_release_published_at":"2026-01-27T06:02:45.844Z","latest_release_number":"3.8.6","last_synced_at":"2026-03-05T08:17:25.343Z","created_at":"2026-01-27T06:02:43.409Z","updated_at":"2026-03-05T08:17:25.841Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.aiofile","install_command":"nix-env -iA nixpkgs.python314Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/aiofile/default.nix#L58","metadata":{"nix_attribute":"python3.14-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:58","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.aiofile?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4568,"html_url":null,"role":null,"created_at":"2026-03-05T08:17:25.608Z","updated_at":"2026-03-05T08:17:25.608Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13201234,"name":"python312Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:48:18.611Z","latest_release_published_at":"2026-02-02T00:48:18.611Z","latest_release_number":"3.8.6","last_synced_at":"2026-03-09T04:02:32.921Z","created_at":"2026-02-02T00:48:13.258Z","updated_at":"2026-03-09T13:02:15.643Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.aiofile","install_command":"nix-env -iA nixpkgs.python312Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/aiofile/default.nix#L54","metadata":{"nix_attribute":"python3.12-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.aiofile?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T04:02:33.262Z","updated_at":"2026-03-09T04:02:33.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":244},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-19T05:00:40.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12811333,"name":"python310Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:25:10.611Z","latest_release_published_at":"2026-01-26T16:25:10.611Z","latest_release_number":"3.8.5","last_synced_at":"2026-04-03T06:08:38.362Z","created_at":"2026-01-26T16:25:10.456Z","updated_at":"2026-04-03T06:08:38.362Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.aiofile","install_command":"nix-env -iA nixpkgs.python310Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/aiofile/default.nix#L57","metadata":{"nix_attribute":"python3.10-aiofile-3.8.5","position":"pkgs/development/python-modules/aiofile/default.nix:57","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.aiofile?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T05:22:51.319Z","updated_at":"2026-03-03T05:22:51.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12823859,"name":"python311Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:35:26.161Z","latest_release_published_at":"2026-01-26T18:35:26.161Z","latest_release_number":"3.8.5","last_synced_at":"2026-04-03T08:13:04.906Z","created_at":"2026-01-26T18:35:25.853Z","updated_at":"2026-04-03T08:13:04.907Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.aiofile","install_command":"nix-env -iA nixpkgs.python311Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/aiofile/default.nix#L57","metadata":{"nix_attribute":"python3.11-aiofile-3.8.5","position":"pkgs/development/python-modules/aiofile/default.nix:57","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.aiofile?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T07:23:35.028Z","updated_at":"2026-03-03T07:23:35.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":5295107,"name":"aiofile","ecosystem":"conda","description":null,"homepage":"http://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-01-03T13:39:55.000Z","latest_release_published_at":"2022-08-11T14:14:13.000Z","latest_release_number":"3.8.1","last_synced_at":"2026-03-18T11:06:32.672Z","created_at":"2022-10-03T15:57:50.621Z","updated_at":"2026-03-18T12:41:06.036Z","registry_url":"https://anaconda.org/conda-forge/aiofile","install_command":"conda install -c conda-forge aiofile","documentation_url":null,"metadata":{},"repo_metadata":{"id":40447567,"uuid":"77929483","full_name":"mosquito/aiofile","owner":"mosquito","description":"Real asynchronous file operations with asyncio support.","archived":false,"fork":false,"pushed_at":"2025-07-14T17:06:19.000Z","size":309,"stargazers_count":562,"open_issues_count":17,"forks_count":31,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-11-14T09:01:17.111Z","etag":null,"topics":["aio","asyncio","file","filesystem","io","nfs","posix-systems","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mosquito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-01-03T15:32:01.000Z","updated_at":"2025-11-13T01:34:37.000Z","dependencies_parsed_at":"2024-01-13T19:21:50.735Z","dependency_job_id":"a156a724-0d39-4b26-8567-0104ea8a7964","html_url":"https://github.com/mosquito/aiofile","commit_stats":{"total_commits":206,"total_committers":14,"mean_commits":"14.714285714285714","dds":"0.11650485436893199","last_synced_commit":"0ff87df338bf6eee51fb6d04cdc7d320144e1c64"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/mosquito/aiofile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/sbom","scorecard":{"id":660950,"data":{"date":"2025-08-11","repo":{"name":"github.com/mosquito/aiofile","commit":"ba7cbede109d7972064ad39433648051f659c0f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/14 approved changesets -- score normalized to 4","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":"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":"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":"1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/mosquito/aiofile/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:104","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-21T16:11:13.149Z","repository_id":40447567,"created_at":"2025-08-21T16:11:13.150Z","updated_at":"2025-08-21T16:11:13.150Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284368725,"owners_count":26992882,"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-11-14T02:00:06.101Z","response_time":56,"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":"mosquito","name":"Mosquito","uuid":"792981","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Yandex","icon_url":"https://avatars.githubusercontent.com/u/792981?u=ef213309cfafe82ad61a7f8292c79da299fa7362\u0026v=4","repositories_count":195,"last_synced_at":"2023-04-09T19:11:15.172Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mosquito","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:42.674Z","updated_at":"2023-04-09T19:11:15.592Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosquito/repositories"},"tags":[{"name":"3.8.6","sha":"647da788ed2f767b84e966ab57fe19d685a43adf","kind":"tag","published_at":"2023-06-05T08:20:09.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.6","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"0ff87df338bf6eee51fb6d04cdc7d320144e1c64","kind":"commit","published_at":"2023-03-16T09:01:01.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.5","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"13fbad22fc24dc01ef0c0c98661309091caa0307","kind":"commit","published_at":"2023-03-16T08:45:36.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.4","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"f4bdf36f449b6d8a662d4f8b57d3c25cce131a9a","kind":"commit","published_at":"2023-03-16T08:43:01.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"61b60e85ff4eabbefe65cb02a07bc773a2c41279","kind":"commit","published_at":"2023-03-16T08:35:43.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"d688c794bc23d6155779a9dcb15e2c364de91fea","kind":"commit","published_at":"2022-08-08T14:43:59.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"a6b4aee21644c7454a38a00505c70b4e3f022c99","kind":"tag","published_at":"2022-08-08T14:43:43.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.8.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.8.0/manifests"},{"name":"3.7.4","sha":"9915207c8564c4b49d57ce16003c385a42aa935b","kind":"tag","published_at":"2021-12-21T09:30:02.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.7.4","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"ede5756fc746675f21233c2f3ada3336f444fa6e","kind":"tag","published_at":"2021-12-19T14:08:17.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.7.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.3/manifests"},{"name":"3.7.2","sha":"4d2c980d6f78dafadd058ba7d95f90f85b91416a","kind":"commit","published_at":"2021-09-27T08:22:29.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.7.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.7.2/manifests"},{"name":"3.5.1","sha":"0128d9da6ef78fe9a51cb6c8e93cb2f328965dcf","kind":"tag","published_at":"2021-06-15T11:11:23.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.5.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"61c1919f846d44094f341d8d643a9a0aaf4883a5","kind":"tag","published_at":"2021-03-02T15:39:12.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.5.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.5.0/manifests"},{"name":"3.3.3","sha":"c2180b452f21e968d48060dd45cfbef5d7c33a89","kind":"tag","published_at":"2020-11-13T22:27:25.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.3.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.3/manifests"},{"name":"3.3.1","sha":"eb6f8e3bef5f61ca208aeb2d4986a107bb1d732d","kind":"tag","published_at":"2020-11-13T21:59:38.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.3.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"6deaa28ca0a2dd293d25e8969492ca93912ac0c5","kind":"tag","published_at":"2020-11-13T21:48:26.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.3.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"4bcce6d18e44374ee7dda8d4ad9d77c826906bbe","kind":"tag","published_at":"2020-11-13T14:14:24.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.2.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.2.1/manifests"},{"name":"3.1.1","sha":"096a86c7db6d7a856769c46ae2d63a818890afef","kind":"tag","published_at":"2020-10-11T18:16:58.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.1.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"5b5edf88f57cc5b469e6d43bf0ecd9c5a3c1acad","kind":"tag","published_at":"2020-08-28T10:19:29.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/3.1.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/3.1.0/manifests"},{"name":"1.1.0","sha":"673560b48ee0b5ee0fe05e35e6cd8afdee58674c","kind":"tag","published_at":"2020-08-12T20:03:00.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.1.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.1.0/manifests"},{"name":"1.2.5","sha":"a42e805cb821a3eb494795dfe7196e6b829b4904","kind":"tag","published_at":"2020-08-12T20:02:28.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.2.5","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"bbb0eb1843359d0c1fe6558a44746424397dd03c","kind":"tag","published_at":"2020-08-12T20:02:08.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.2.6","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.2.6/manifests"},{"name":"1.3.0","sha":"79ebeb5410a7b675f48c7c3616c035f3c016e7ce","kind":"tag","published_at":"2020-08-12T20:01:47.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.3.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.3.0/manifests"},{"name":"1.4.1","sha":"2ef0da9ac494eabc8a3f96a284ff806988c0de7f","kind":"tag","published_at":"2020-08-12T20:01:17.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.4.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.1/manifests"},{"name":"1.4.3","sha":"22838d5efe74170b203b314e0892b15d5ba25c9a","kind":"tag","published_at":"2020-08-12T20:00:55.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.4.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.4.3/manifests"},{"name":"2.0.1","sha":"8de639346392c9f7be4f0f60a76259b8dff40f54","kind":"tag","published_at":"2020-08-12T19:59:13.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.1/manifests"},{"name":"2.0.2","sha":"f2c51d5409b8168e45c661decde03d456e68fb04","kind":"tag","published_at":"2020-08-12T19:58:43.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.2/manifests"},{"name":"2.0.3","sha":"59160e2b8cd7420e5d41d04d50471d721ef40e12","kind":"tag","published_at":"2020-08-12T19:58:29.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.3/manifests"},{"name":"2.0.4","sha":"6d84a836b1747dbb3d17073c54a2b17fa1a3a774","kind":"tag","published_at":"2020-08-12T19:58:12.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/2.0.4","html_url":"https://github.com/mosquito/aiofile/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/2.0.4/manifests"},{"name":"1.5.2","sha":"587695627477a428a8fdc48b351c8cb78c19aad7","kind":"tag","published_at":"2020-08-12T19:57:23.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/1.5.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/1.5.2/manifests"},{"name":"0.5.3","sha":"b26446225aeb35899a86cfe19aad4ae68693f8a0","kind":"tag","published_at":"2018-02-06T11:45:27.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.3","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"63a6ba33d2068a432d68c0f785906e38ed0bdd63","kind":"commit","published_at":"2017-10-08T20:11:46.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.2","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"751313971fc6a0085c10531cbc31c12b160c9f57","kind":"commit","published_at":"2017-09-27T17:52:24.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.1","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"731ed1bb9d24270ec8e6b41ebfc51b410556838b","kind":"commit","published_at":"2017-09-27T15:10:44.000Z","download_url":"https://codeload.github.com/mosquito/aiofile/tar.gz/0.5.0","html_url":"https://github.com/mosquito/aiofile/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mosquito/aiofile@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-03-18T12:41:06.016Z","dependent_packages_count":1,"downloads":82113,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":19.40104816571001,"forks_count":30.34689293735962,"average":28.148240578986773},"purl":"pkg:conda/aiofile?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T18:14:55.951Z","issues_count":62,"pull_requests_count":39,"avg_time_to_close_issue":15238414.6875,"avg_time_to_close_pull_request":2194499.722222222,"issues_closed_count":48,"pull_requests_closed_count":36,"pull_request_authors_count":16,"issue_authors_count":56,"avg_comments_per_issue":2.564516129032258,"avg_comments_per_pull_request":0.1282051282051282,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":3723833.5,"past_year_avg_time_to_close_pull_request":1861798.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/issues","maintainers":[{"login":"mosquito","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosquito"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiofile/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13073680,"name":"python311Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:26:09.485Z","latest_release_published_at":"2026-02-01T17:26:09.485Z","latest_release_number":"3.8.6","last_synced_at":"2026-04-11T15:05:30.407Z","created_at":"2026-02-01T17:26:03.306Z","updated_at":"2026-04-11T15:05:30.407Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.aiofile","install_command":"nix-env -iA nixpkgs.python311Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/aiofile/default.nix#L61","metadata":{"nix_attribute":"python3.11-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:61","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.aiofile?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-04T00:28:38.189Z","updated_at":"2026-03-04T00:28:38.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13192951,"name":"python311Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:16:12.912Z","latest_release_published_at":"2026-02-02T00:16:12.912Z","latest_release_number":"3.8.6","last_synced_at":"2026-03-09T02:05:19.230Z","created_at":"2026-02-02T00:16:12.591Z","updated_at":"2026-03-09T13:32:52.995Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.aiofile","install_command":"nix-env -iA nixpkgs.python311Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/aiofile/default.nix#L54","metadata":{"nix_attribute":"python3.11-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.aiofile?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T02:05:19.422Z","updated_at":"2026-03-09T02:05:19.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":244},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-19T05:00:40.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12858465,"name":"python313Packages.aiofile","ecosystem":"nixpkgs","description":"File operations with asyncio support","homepage":"https://github.com/mosquito/aiofile","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mosquito/aiofile","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T00:44:51.104Z","latest_release_published_at":"2026-01-27T00:44:51.104Z","latest_release_number":"3.8.6","last_synced_at":"2026-03-06T21:31:35.610Z","created_at":"2026-01-27T00:44:50.737Z","updated_at":"2026-03-06T23:01:51.273Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.aiofile","install_command":"nix-env -iA nixpkgs.python313Packages.aiofile","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/aiofile/default.nix#L58","metadata":{"nix_attribute":"python3.13-aiofile-3.8.6","position":"pkgs/development/python-modules/aiofile/default.nix:58","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"aiofile","upstream_purl":"pkg:pypi/aiofile"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.aiofile?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.aiofile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.aiofile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.aiofile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiofile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiofile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiofile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiofile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiofile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiofile/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4568,"html_url":null,"role":null,"created_at":"2026-03-06T21:31:35.841Z","updated_at":"2026-03-06T21:31:35.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":30217,"full_name":"mosquito/aiofile","default_branch":"master","total_commits":237,"total_committers":19,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":12.473684210526315,"dds":0.14767932489451474,"past_year_total_commits":11,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":3.6666666666666665,"past_year_dds":0.18181818181818177,"last_synced_at":"2026-05-18T03:02:07.337Z","last_synced_commit":"6919bcdcf5a18107d5cde87a3a5b953e300f7061","created_at":"2023-03-07T16:43:07.258Z","updated_at":"2026-05-18T03:01:29.006Z","committers":[{"name":"Dmitry Orlov","email":"me@mosquito.su","login":"mosquito","count":202},{"name":"Dmitry Orlov","email":"orlov@edadeal.ru","login":null,"count":7},{"name":"Haukur Páll","email":"haukurpalljonsson@gmail.com","login":"HaukurPall","count":5},{"name":"Hal Blackburn","email":"hwtb2@cam.ac.uk","login":"h4l","count":4},{"name":"Isac Yoo","email":"isac.yoo@buzzvil.com","login":null,"count":2},{"name":"Vladimir Solomatin","email":"progexer@yandex.ru","login":"leenr","count":2},{"name":"Peter Deme","email":"snypox@gmail.com","login":"peterdeme","count":2},{"name":"Yuri Konotopov","email":"ykonotopov@gnome.org","login":"nE0sIghT","count":2},{"name":"Юрий Прокофьев","email":"yury.prokofev@x5.ru","login":null,"count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Evgeny Kemerov","email":"eskemerov@gmail.com","login":"sudoguy","count":1},{"name":"Paulus Schoutsen","email":"balloob@gmail.com","login":"balloob","count":1},{"name":"Radek Krzak","email":"radek.krzak@gmail.com","login":"radzak","count":1},{"name":"Shaun Cutts","email":"shaun@cuttshome.net","login":"shaunc","count":1},{"name":"Vladislav","email":"vladislav_bondar@wargaming.net","login":"lemurchik","count":1},{"name":"Yifei Kong","email":"kongyifei@gmail.com","login":"perklet","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"honglei","email":"jhonglei@gmail.com","login":"honglei","count":1},{"name":"setop","email":"7794056+setop","login":"setop","count":1}],"past_year_committers":[{"name":"Dmitry Orlov","email":"me@mosquito.su","login":"mosquito","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Paulus Schoutsen","email":"balloob@gmail.com","login":"balloob","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-20T00:00:33.744Z","repositories_count":6236699,"commits_count":884226994,"contributors_count":34884503,"owners_count":1154970,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mosquito/aiofile","html_url":"https://github.com/mosquito/aiofile","last_synced_at":"2026-05-18T03:00:36.290Z","status":"active","issues_count":62,"pull_requests_count":44,"avg_time_to_close_issue":15238414.6875,"avg_time_to_close_pull_request":2195573.225,"issues_closed_count":48,"pull_requests_closed_count":40,"pull_request_authors_count":18,"issue_authors_count":55,"avg_comments_per_issue":2.564516129032258,"avg_comments_per_pull_request":0.1590909090909091,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":655.0,"past_year_avg_time_to_close_pull_request":7763.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T21:20:04.659Z","updated_at":"2026-05-18T03:00:36.290Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosquito%2Faiofile/issues","issue_labels_count":{"table":{"need investigation":1,"wontfix":1}},"pull_request_labels_count":{"table":{"dependencies":3,"python":2,"python:uv":1}},"issue_author_associations_count":{"table":{"NONE":59,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"OWNER":21,"CONTRIBUTOR":15,"NONE":8}},"issue_authors":{"table":{"siddhpant":3,"honglei":2,"Natim":2,"ustulation":2,"rendaw":2,"nE0sIghT":2,"britisharmy":1,"Steve-Newcomb":1,"hleb-albau":1,"decaz":1,"doublex":1,"satels":1,"aloktripathy":1,"fredgido":1,"huang-sh":1,"fabaff":1,"ilookhandsometoday":1,"colidyre":1,"lhayhurst":1,"skrech":1,"FFY00":1,"k-zaytsev":1,"Mattwmaster58":1,"BluBb-mADe":1,"amikrop":1,"healfy":1,"rugleb":1,"MKuranowski":1,"Mulugruntz":1,"scheung38":1,"T012m3n7oR":1,"cbornet":1,"Olegt0rr":1,"insani7y":1,"rondou":1,"slieberth":1,"tjtaill":1,"HaukurPall":1,"termim":1,"rajdeeprath":1,"sebest":1,"dinihou":1,"ReyanshKharga":1,"teharris1":1,"diogommartins":1,"wood-j":1,"PrabhuJoseph":1,"stuz5000":1,"h4l":1,"Archmonger":1,"ghost":1,"peter-vanpoucke":1,"alexyvassili":1,"rixx":1,"brennoflavio":1}},"pull_request_authors":{"table":{"mosquito":21,"dependabot[bot]":3,"nE0sIghT":3,"leenr":2,"peterdeme":2,"taveman":1,"tree4096":1,"lemurchik":1,"honglei":1,"balloob":1,"HaukurPall":1,"cclauss":1,"radzak":1,"sudoguy":1,"isac322":1,"setop":1,"h4l":1,"shaunc":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-20T00:00:29.037Z","repositories_count":14638664,"issues_count":34022302,"pull_requests_count":111502829,"authors_count":11266998,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":3,"python":2,"python:uv":1}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":1,"OWNER":1}},"past_year_issue_authors":{"table":{"siddhpant":3}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":3,"balloob":1,"mosquito":1}},"maintainers":[{"table":{"login":"mosquito","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosquito"}}],"active_maintainers":[{"table":{"login":"mosquito","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosquito"}}]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":6,"ForkEvent":4,"IssuesEvent":3,"WatchEvent":76,"IssueCommentEvent":12,"PushEvent":8,"CreateEvent":2},"last_year":{"DeleteEvent":1,"PullRequestEvent":3,"IssuesEvent":1,"WatchEvent":17,"IssueCommentEvent":4,"PushEvent":7,"CreateEvent":2}},"keywords":["aio","asyncio","file","filesystem","io","nfs","posix-systems","windows"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T19:21:49.619Z","updated_at":"2024-01-13T19:21:49.619Z","repository_link":"https://github.com/mosquito/aiofile/blob/master/.github/workflows/tests.yml","dependencies":[{"id":15592342796,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15592342797,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15592342798,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-13T19:21:49.769Z","updated_at":"2024-01-13T19:21:49.769Z","repository_link":"https://github.com/mosquito/aiofile/blob/master/setup.py","dependencies":[{"id":15592342800,"package_name":"caio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":27.005216757780225,"created_at":"2025-10-10T16:00:17.908Z","updated_at":"2026-06-19T18:30:25.044Z","avatar_url":"https://github.com/mosquito.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368726","html_url":"https://summary.ecosyste.ms/projects/368726"}