{"id":369291,"url":"https://github.com/aio-libs/frozenlist","last_synced_at":"2026-08-24T12:37:48.542Z","repository":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-23T00:21:59.027Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":37020,"followers":1211,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-23T00:21:59.046Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"packages":[{"id":13195025,"name":"python311Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:20:59.041Z","latest_release_published_at":"2026-02-02T00:20:59.041Z","latest_release_number":"1.4.1","last_synced_at":"2026-08-18T12:27:24.049Z","created_at":"2026-02-02T00:20:58.483Z","updated_at":"2026-08-20T14:34:16.411Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python311Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/frozenlist/default.nix#L49","metadata":{"nix_attribute":"python3.11-frozenlist-1.4.1","position":"pkgs/development/python-modules/frozenlist/default.nix:49","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:34:16.410Z","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.frozenlist?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.frozenlist/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-07T05:09:40.042Z","updated_at":"2026-03-07T05:09:40.042Z","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":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","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":13008841,"name":"py3-frozenlist-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-frozenlist","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-06-04T22:46:38.000Z","latest_release_published_at":"2025-06-04T22:46:38.000Z","latest_release_number":"1.6.2-r0","last_synced_at":"2026-07-29T12:04:15.698Z","created_at":"2026-01-31T00:46:49.015Z","updated_at":"2026-08-20T11:19:04.631Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-frozenlist-pyc","install_command":"apk add py3-frozenlist-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:19:04.631Z","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:apk/alpine/py3-frozenlist-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist-pyc/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":18,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2026-03-03T16:42:22.486Z","updated_at":"2026-03-03T16:42:22.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":14527669,"name":"devel/py-frozenlist","ecosystem":"pkgsrc","description":"List-like structure which implements collections.abc.MutableSequence","homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T05:49:03.000Z","latest_release_published_at":"2026-03-19T05:49:03.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-01T22:10:56.526Z","created_at":"2026-05-27T06:38:16.816Z","updated_at":"2026-08-20T11:07:38.715Z","registry_url":"https://pkgsrc.se/devel/py-frozenlist","install_command":"pkg_add py314-frozenlist","documentation_url":"https://pkgsrc.se/devel/py-frozenlist","metadata":{"pkg_slug":"py-frozenlist","pkgbase":"py311-frozenlist","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-frozenlist-1.8.0"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:07:38.715Z","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:pkgsrc/devel/py-frozenlist?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-frozenlist/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13075916,"name":"python311Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:32:01.463Z","latest_release_published_at":"2026-02-01T17:32:01.463Z","latest_release_number":"1.4.1","last_synced_at":"2026-08-15T04:30:43.107Z","created_at":"2026-02-01T17:31:51.889Z","updated_at":"2026-08-20T11:02:16.207Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python311Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/frozenlist/default.nix#L49","metadata":{"nix_attribute":"python3.11-frozenlist-1.4.1","position":"pkgs/development/python-modules/frozenlist/default.nix:49","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:02:16.207Z","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":6.800127886672732,"forks_count":5.909839895723175,"docker_downloads_count":null,"average":3.1774919455989767},"purl":"pkg:nix/python311Packages.frozenlist?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.frozenlist/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-06T01:34:42.106Z","updated_at":"2026-03-06T01:34:42.106Z","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":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","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":13303213,"name":"python311Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:54:06.949Z","latest_release_published_at":"2026-02-02T06:54:06.949Z","latest_release_number":"1.4.0","last_synced_at":"2026-08-18T12:26:20.777Z","created_at":"2026-02-02T06:53:39.443Z","updated_at":"2026-08-20T11:04:28.752Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python311Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/frozenlist/default.nix#L48","metadata":{"nix_attribute":"python3.11-frozenlist-1.4.0","position":"pkgs/development/python-modules/frozenlist/default.nix:48","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:04:28.751Z","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.frozenlist?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.frozenlist/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-04T04:49:48.815Z","updated_at":"2026-03-04T04:49:48.815Z","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":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","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":11765384,"name":"py3-frozenlist-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-frozenlist","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-18T17:13:18.000Z","latest_release_published_at":"2025-04-18T17:13:18.000Z","latest_release_number":"1.6.0-r0","last_synced_at":"2026-08-06T03:03:22.354Z","created_at":"2025-06-07T18:18:41.469Z","updated_at":"2026-08-20T11:07:38.522Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-frozenlist-pyc","install_command":"apk add py3-frozenlist-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:07:38.522Z","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:apk/alpine/py3-frozenlist-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist-pyc/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2025-06-08T15:28:17.527Z","updated_at":"2025-06-08T15:28:17.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13203309,"name":"python312Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:55:19.455Z","latest_release_published_at":"2026-02-02T00:55:19.455Z","latest_release_number":"1.4.1","last_synced_at":"2026-08-18T12:27:17.485Z","created_at":"2026-02-02T00:55:15.559Z","updated_at":"2026-08-20T11:07:38.580Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python312Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/frozenlist/default.nix#L49","metadata":{"nix_attribute":"python3.12-frozenlist-1.4.1","position":"pkgs/development/python-modules/frozenlist/default.nix:49","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:07:38.580Z","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.frozenlist?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.frozenlist/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-07T08:10:07.459Z","updated_at":"2026-03-07T08:10:07.459Z","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":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","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":12827329,"name":"python311Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:11:36.759Z","latest_release_published_at":"2026-01-26T19:11:36.759Z","latest_release_number":"1.3.3","last_synced_at":"2026-08-18T12:27:11.697Z","created_at":"2026-01-26T19:11:36.598Z","updated_at":"2026-08-20T11:07:38.599Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python311Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/frozenlist/default.nix#L45","metadata":{"nix_attribute":"python3.11-frozenlist-1.3.3","position":"pkgs/development/python-modules/frozenlist/default.nix:45","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:07:38.599Z","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.frozenlist?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.frozenlist/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:34:46.796Z","updated_at":"2026-03-03T07:34:46.796Z","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":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","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":13386425,"name":"frozenlist","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T14:12:47.177Z","latest_release_published_at":"2026-02-05T14:12:47.177Z","latest_release_number":"1.4.0-1build2","last_synced_at":"2026-08-13T09:45:40.300Z","created_at":"2026-02-05T14:12:46.858Z","updated_at":"2026-08-20T11:07:38.610Z","registry_url":"https://launchpad.net/ubuntu/+source/frozenlist","install_command":"apt-get install frozenlist","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-frozenlist","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, cython3, pybuild-plugin-pyproject, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:07:38.610Z","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:deb/ubuntu/frozenlist?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13682676,"name":"frozenlist","ecosystem":"debian","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:25:14.695Z","latest_release_published_at":"2026-02-12T17:25:14.695Z","latest_release_number":"1.3.3-1","last_synced_at":"2026-08-18T12:29:56.752Z","created_at":"2026-02-12T17:25:14.536Z","updated_at":"2026-08-20T11:07:40.410Z","registry_url":"https://tracker.debian.org/pkg/frozenlist","install_command":"apt-get install frozenlist","documentation_url":"https://packages.debian.org/bookworm/frozenlist","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"python3-frozenlist","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, cython3, pybuild-plugin-pyproject, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:07:40.410Z","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:deb/debian/frozenlist?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":6162567,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-11-02T13:51:12.000Z","latest_release_published_at":"2021-11-02T13:51:12.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2026-07-22T19:14:45.868Z","created_at":"2023-01-31T23:50:11.121Z","updated_at":"2026-08-20T11:44:56.242Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:44:56.242Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":14.94608059532068,"forks_count":15.828971432175065,"average":14.089991801727944},"purl":"pkg:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2023-02-20T00:40:06.960Z","updated_at":"2023-02-20T00:40:06.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-08-24T05:06:01.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":12887965,"name":"python314Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T07:25:29.366Z","latest_release_published_at":"2026-03-04T18:08:26.415Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-18T12:27:58.579Z","created_at":"2026-01-27T07:25:29.160Z","updated_at":"2026-08-20T11:41:47.158Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python314Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/frozenlist/default.nix#L46","metadata":{"nix_attribute":"python3.14-frozenlist-1.8.0","position":"pkgs/development/python-modules/frozenlist/default.nix:46","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:41:47.158Z","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":3.0112276067035415,"forks_count":2.502132694900795,"docker_downloads_count":null,"average":1.3783400754010842},"purl":"pkg:nix/python314Packages.frozenlist?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.frozenlist/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5658,"html_url":null,"role":null,"created_at":"2026-03-04T18:08:27.013Z","updated_at":"2026-03-04T18:08:27.013Z","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":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":10344389,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.4.1-r1","last_synced_at":"2026-08-18T12:28:14.348Z","created_at":"2024-06-11T09:53:52.203Z","updated_at":"2026-08-20T11:51:19.683Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:51:19.683Z","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:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2024-06-12T01:09:26.544Z","updated_at":"2024-06-12T01:09:26.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13643935,"name":"frozenlist","ecosystem":"debian","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T02:37:31.587Z","latest_release_published_at":"2026-02-12T02:37:31.587Z","latest_release_number":"1.6.0-1","last_synced_at":"2026-08-06T10:57:01.999Z","created_at":"2026-02-12T02:37:31.343Z","updated_at":"2026-08-20T11:51:19.739Z","registry_url":"https://tracker.debian.org/pkg/frozenlist","install_command":"apt-get install frozenlist","documentation_url":"https://packages.debian.org/trixie/frozenlist","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"python3-frozenlist","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, cython3, pybuild-plugin-pyproject, python3-all-dev, python3-expandvars, python3-pytest, python3-pytest-cov, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:51:19.739Z","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:deb/debian/frozenlist?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13295533,"name":"python310Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:25:04.748Z","latest_release_published_at":"2026-02-02T06:25:04.748Z","latest_release_number":"1.4.0","last_synced_at":"2026-08-18T12:29:19.289Z","created_at":"2026-02-02T06:25:02.772Z","updated_at":"2026-08-20T12:06:00.082Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python310Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/frozenlist/default.nix#L48","metadata":{"nix_attribute":"python3.10-frozenlist-1.4.0","position":"pkgs/development/python-modules/frozenlist/default.nix:48","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:06:00.082Z","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":7.407236221782617,"forks_count":6.687126772541552,"docker_downloads_count":null,"average":3.523590748581042},"purl":"pkg:nix/python310Packages.frozenlist?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.frozenlist/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-07T04:36:38.995Z","updated_at":"2026-03-07T04:36:38.995Z","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":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","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":13446824,"name":"frozenlist","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T13:23:40.159Z","latest_release_published_at":"2026-02-08T13:23:40.159Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-08-18T12:30:53.480Z","created_at":"2026-02-08T13:23:39.908Z","updated_at":"2026-08-20T12:03:22.487Z","registry_url":"https://launchpad.net/ubuntu/+source/frozenlist","install_command":"apt-get install frozenlist","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-frozenlist","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, cython3, pybuild-plugin-pyproject, python3-all-dev, python3-expandvars, python3-pytest, python3-pytest-cov, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:03:22.487Z","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:deb/ubuntu/frozenlist?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13952569,"name":"python-frozenlist","ecosystem":"guix","description":"List-like data structure for Python","homepage":"https://github.com/aio-libs/frozenlist","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:38:11.655Z","latest_release_published_at":"2026-03-02T19:38:11.655Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-18T12:32:04.108Z","created_at":"2026-03-02T19:38:11.482Z","updated_at":"2026-08-20T12:03:22.498Z","registry_url":"https://packages.guix.gnu.org/packages/python-frozenlist/1.8.0/","install_command":"guix install python-frozenlist","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n2135","metadata":{"location":"gnu/packages/python-web.scm:2135","variable_name":"python-frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:03:22.498Z","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:guix/python-frozenlist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-frozenlist/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12864471,"name":"python313Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T01:59:48.726Z","latest_release_published_at":"2026-03-03T09:12:09.809Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-18T12:27:45.456Z","created_at":"2026-01-27T01:59:48.509Z","updated_at":"2026-08-20T12:03:22.528Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python313Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/frozenlist/default.nix#L46","metadata":{"nix_attribute":"python3.13-frozenlist-1.8.0","position":"pkgs/development/python-modules/frozenlist/default.nix:46","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:03:22.527Z","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.frozenlist?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.frozenlist/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5658,"html_url":null,"role":null,"created_at":"2026-03-03T09:12:10.562Z","updated_at":"2026-03-03T09:12:10.562Z","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":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":5286188,"name":"frozenlist","ecosystem":"conda","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-11-07T12:06:08.000Z","latest_release_published_at":"2022-11-08T19:26:32.000Z","latest_release_number":"1.3.3","last_synced_at":"2026-04-01T13:33:01.814Z","created_at":"2022-10-03T15:43:38.222Z","updated_at":"2026-08-20T12:09:42.541Z","registry_url":"https://anaconda.org/conda-forge/frozenlist","install_command":"conda install -c conda-forge frozenlist","documentation_url":null,"metadata":{},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:09:42.540Z","dependent_packages_count":9,"downloads":17969481,"downloads_period":"total","dependent_repos_count":127,"rankings":{"downloads":null,"dependent_repos_count":3.049054344029143,"dependent_packages_count":6.452417785318628,"stargazers_count":38.28035331104346,"forks_count":39.46803732721194,"docker_downloads_count":null,"average":21.812465691900794},"purl":"pkg:conda/frozenlist?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/frozenlist/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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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":12814746,"name":"python310Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:00:19.462Z","latest_release_published_at":"2026-01-26T17:00:19.462Z","latest_release_number":"1.3.3","last_synced_at":"2026-08-18T12:27:17.858Z","created_at":"2026-01-26T17:00:19.305Z","updated_at":"2026-08-20T12:09:42.541Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python310Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/frozenlist/default.nix#L45","metadata":{"nix_attribute":"python3.10-frozenlist-1.3.3","position":"pkgs/development/python-modules/frozenlist/default.nix:45","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:09:42.541Z","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.frozenlist?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.frozenlist/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-03T18:28:59.120Z","updated_at":"2026-03-03T18:28:59.120Z","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":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","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":7778703,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"1.3.3-r2","last_synced_at":"2026-08-18T12:27:45.633Z","created_at":"2023-05-22T14:19:36.162Z","updated_at":"2026-08-20T12:09:42.546Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:09:42.546Z","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":21.061293701062294,"forks_count":21.754525958805047,"docker_downloads_count":null,"average":10.703954914966836},"purl":"pkg:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2023-05-23T07:09:39.116Z","updated_at":"2023-05-23T07:09:39.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6112249,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-09T09:25:21.000Z","latest_release_published_at":"2022-11-09T09:25:21.000Z","latest_release_number":"1.3.3-r0","last_synced_at":"2026-08-18T12:27:00.005Z","created_at":"2023-01-31T21:21:07.370Z","updated_at":"2026-08-20T12:22:27.254Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:22:27.253Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":19.61378690917256,"forks_count":20.433367014707535,"average":13.198888514651397},"purl":"pkg:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2023-02-01T09:11:12.186Z","updated_at":"2023-02-01T09:11:12.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-24T05:06:44.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":10344387,"name":"py3-frozenlist-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-frozenlist","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.4.1-r1","last_synced_at":"2026-08-18T12:28:13.966Z","created_at":"2024-06-11T09:53:49.649Z","updated_at":"2026-08-20T12:33:30.957Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-frozenlist-pyc","install_command":"apk add py3-frozenlist-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:33:30.956Z","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:apk/alpine/py3-frozenlist-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-frozenlist-pyc/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2024-06-12T01:09:22.493Z","updated_at":"2024-06-12T01:09:22.493Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13416267,"name":"frozenlist","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T01:51:27.641Z","latest_release_published_at":"2026-02-07T01:51:27.641Z","latest_release_number":"1.2.0-1build1","last_synced_at":"2026-08-18T12:31:01.175Z","created_at":"2026-02-07T01:51:26.104Z","updated_at":"2026-08-20T12:33:31.015Z","registry_url":"https://launchpad.net/ubuntu/+source/frozenlist","install_command":"apt-get install frozenlist","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-frozenlist","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, cython3, python3-all-dev, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:33:31.015Z","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:deb/ubuntu/frozenlist?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":6055071,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":9,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2026-03-06T15:03:22.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-08-18T12:28:19.071Z","created_at":"2023-01-31T18:45:44.282Z","updated_at":"2026-08-20T12:43:02.912Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:43:02.912Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":23.141045710707576,"forks_count":23.630244207889795,"average":13.200532247964935},"purl":"pkg:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":"donoban@riseup.net","url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":25,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2023-01-31T22:57:38.592Z","updated_at":"2023-01-31T22:57:38.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39924,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11765383,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-18T17:13:18.000Z","latest_release_published_at":"2025-04-18T17:13:18.000Z","latest_release_number":"1.6.0-r0","last_synced_at":"2026-08-05T10:00:28.659Z","created_at":"2025-06-07T18:18:41.296Z","updated_at":"2026-08-20T12:50:16.489Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:50:16.488Z","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:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2025-06-08T15:28:17.715Z","updated_at":"2025-06-08T15:28:17.715Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13084781,"name":"python312Packages.frozenlist","ecosystem":"nixpkgs","description":"Python module for list-like structure","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:58:52.785Z","latest_release_published_at":"2026-02-01T17:58:52.785Z","latest_release_number":"1.4.1","last_synced_at":"2026-08-18T12:28:14.736Z","created_at":"2026-02-01T17:58:51.425Z","updated_at":"2026-08-20T13:30:01.184Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.frozenlist","install_command":"nix-env -iA nixpkgs.python312Packages.frozenlist","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/frozenlist/default.nix#L49","metadata":{"nix_attribute":"python3.12-frozenlist-1.4.1","position":"pkgs/development/python-modules/frozenlist/default.nix:49","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":"frozenlist","upstream_purl":"pkg:pypi/frozenlist"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:30:01.183Z","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.frozenlist?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.frozenlist/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-08T06:17:18.626Z","updated_at":"2026-03-08T06:17:18.626Z","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":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","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":6142038,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-02-18T13:48:28.000Z","latest_release_published_at":"2022-02-18T13:48:28.000Z","latest_release_number":"1.2.0-r1","last_synced_at":"2026-08-18T12:28:11.268Z","created_at":"2023-01-31T22:42:50.092Z","updated_at":"2026-08-20T13:30:03.024Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:30:03.024Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.665257967952105,"stargazers_count":16.411340024652226,"forks_count":17.215472207548277,"average":13.073017550038152},"purl":"pkg:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":6,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2023-02-01T13:15:34.851Z","updated_at":"2023-02-01T13:15:34.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-22T05:05:52.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":13474395,"name":"frozenlist","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T01:51:42.091Z","latest_release_published_at":"2026-02-10T01:51:42.091Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-08-18T12:30:35.916Z","created_at":"2026-02-10T01:51:41.579Z","updated_at":"2026-08-20T14:19:11.938Z","registry_url":"https://launchpad.net/ubuntu/+source/frozenlist","install_command":"apt-get install frozenlist","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-frozenlist","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, cython3, pybuild-plugin-pyproject, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:19:11.938Z","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:deb/ubuntu/frozenlist?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":7778704,"name":"py3-frozenlist-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-frozenlist","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"1.3.3-r2","last_synced_at":"2026-08-18T12:27:02.759Z","created_at":"2023-05-22T14:19:36.385Z","updated_at":"2026-08-20T15:10:09.976Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-frozenlist-pyc","install_command":"apk add py3-frozenlist-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:10:09.976Z","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":21.061293701062294,"forks_count":21.754525958805047,"docker_downloads_count":null,"average":10.703954914966836},"purl":"pkg:apk/alpine/py3-frozenlist-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-frozenlist-pyc/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2023-05-23T07:09:39.760Z","updated_at":"2023-05-23T07:09:39.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11138828,"name":"py3-frozenlist-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-frozenlist","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-30T17:08:13.000Z","latest_release_published_at":"2024-11-30T17:08:13.000Z","latest_release_number":"1.5.0-r0","last_synced_at":"2026-08-18T12:28:14.555Z","created_at":"2024-12-07T12:38:16.028Z","updated_at":"2026-08-20T15:24:34.573Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-frozenlist-pyc","install_command":"apk add py3-frozenlist-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:24:34.572Z","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:apk/alpine/py3-frozenlist-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist-pyc/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2024-12-13T17:51:37.193Z","updated_at":"2024-12-13T17:51:37.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8676831,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"1.3.3-r2","last_synced_at":"2026-07-26T11:02:15.761Z","created_at":"2023-12-20T10:27:32.049Z","updated_at":"2026-08-20T15:24:34.541Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:24:34.541Z","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:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2024-10-29T19:27:13.888Z","updated_at":"2024-10-29T19:27:13.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13008843,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-06-04T22:46:38.000Z","latest_release_published_at":"2025-06-04T22:46:38.000Z","latest_release_number":"1.6.2-r0","last_synced_at":"2026-08-18T12:27:07.742Z","created_at":"2026-01-31T00:46:50.962Z","updated_at":"2026-08-20T11:19:04.649Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-10T10:13:27.000Z","size":1022,"stargazers_count":124,"open_issues_count":10,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-13T07:54:55.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-12T16:35:18.000Z","dependencies_parsed_at":"2026-08-06T02:35:40.638Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:19:04.649Z","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:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:39.476Z","issues_count":29,"pull_requests_count":436,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1449713.836734694,"issues_closed_count":19,"pull_requests_closed_count":392,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9678899082568807,"merged_pull_requests_count":321,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2401014.3552631577,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":18,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2026-03-04T02:14:29.892Z","updated_at":"2026-03-04T02:14:29.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":5285279,"name":"frozenlist","ecosystem":"conda","description":"A list-like structure which implements collections.abc.MutableSequence","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-12-29T15:01:43.000Z","latest_release_published_at":"2025-10-21T15:53:58.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-18T12:28:32.731Z","created_at":"2022-10-03T15:42:28.466Z","updated_at":"2026-08-21T06:35:47.362Z","registry_url":"https://anaconda.org/anaconda/frozenlist","install_command":"conda install -c anaconda frozenlist","documentation_url":null,"metadata":{},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T06:35:47.362Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":127,"rankings":{"downloads":null,"dependent_repos_count":17.034795763993948,"dependent_packages_count":15.068078668683812,"stargazers_count":46.56580937972768,"forks_count":48.80484114977307,"docker_downloads_count":null,"average":31.86838124054463},"purl":"pkg:conda/frozenlist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T17:52:57.680Z","issues_count":55,"pull_requests_count":862,"avg_time_to_close_issue":5782826.784313725,"avg_time_to_close_pull_request":897894.3268529769,"issues_closed_count":51,"pull_requests_closed_count":823,"pull_request_authors_count":28,"issue_authors_count":40,"avg_comments_per_issue":3.7636363636363637,"avg_comments_per_pull_request":1.2354988399071927,"merged_pull_requests_count":701,"bot_issues_count":2,"bot_pull_requests_count":682,"past_year_issues_count":9,"past_year_pull_requests_count":161,"past_year_avg_time_to_close_issue":1010510.125,"past_year_avg_time_to_close_pull_request":1606978.7152777778,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":144,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.2222222222222223,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":119,"past_year_merged_pull_requests_count":122,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"asvetlov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"},{"login":"Dreamsorcerer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"webknjaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13544079,"name":"frozenlist","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/frozenlist","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:41:52.103Z","latest_release_published_at":"2026-02-11T01:41:52.103Z","latest_release_number":"1.3.3-1build1","last_synced_at":"2026-08-18T12:30:41.461Z","created_at":"2026-02-11T01:41:51.910Z","updated_at":"2026-08-20T16:24:30.886Z","registry_url":"https://launchpad.net/ubuntu/+source/frozenlist","install_command":"apt-get install frozenlist","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-frozenlist","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, cython3, pybuild-plugin-pyproject, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:24:30.885Z","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:deb/ubuntu/frozenlist?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/frozenlist/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":8676832,"name":"py3-frozenlist-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-frozenlist","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"1.3.3-r2","last_synced_at":"2026-08-18T12:30:20.753Z","created_at":"2023-12-20T10:27:32.134Z","updated_at":"2026-08-20T18:03:52.622Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-frozenlist-pyc","install_command":"apk add py3-frozenlist-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:03:52.622Z","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:apk/alpine/py3-frozenlist-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-frozenlist-pyc/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2024-10-29T19:26:53.214Z","updated_at":"2024-10-29T19:26:53.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11138835,"name":"py3-frozenlist","ecosystem":"alpine","description":"immutable list","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-30T17:08:13.000Z","latest_release_published_at":"2024-11-30T17:08:13.000Z","latest_release_number":"1.5.0-r0","last_synced_at":"2026-03-24T16:13:00.703Z","created_at":"2024-12-07T12:38:21.880Z","updated_at":"2026-08-20T18:25:40.341Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-frozenlist","install_command":"apk add py3-frozenlist","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:25:40.341Z","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:apk/alpine/py3-frozenlist?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-frozenlist/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donboan","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donboan","role":null,"created_at":"2024-12-13T17:51:38.764Z","updated_at":"2024-12-13T17:51:38.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7604974,"name":"py3-frozenlist-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-frozenlist","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2026-03-06T15:03:22.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-07-25T01:00:31.077Z","created_at":"2023-04-20T00:08:52.836Z","updated_at":"2026-08-21T05:38:47.716Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-frozenlist-pyc","install_command":"apk add py3-frozenlist-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T05:38:47.716Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":23.29268753067311,"forks_count":24.22515006229001,"average":15.442194727035517},"purl":"pkg:apk/alpine/py3-frozenlist-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-frozenlist-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-frozenlist-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T17:52:57.680Z","issues_count":55,"pull_requests_count":862,"avg_time_to_close_issue":5782826.784313725,"avg_time_to_close_pull_request":897894.3268529769,"issues_closed_count":51,"pull_requests_closed_count":823,"pull_request_authors_count":28,"issue_authors_count":40,"avg_comments_per_issue":3.7636363636363637,"avg_comments_per_pull_request":1.2354988399071927,"merged_pull_requests_count":701,"bot_issues_count":2,"bot_pull_requests_count":682,"past_year_issues_count":9,"past_year_pull_requests_count":161,"past_year_avg_time_to_close_issue":1010510.125,"past_year_avg_time_to_close_pull_request":1606978.7152777778,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":144,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.2222222222222223,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":119,"past_year_merged_pull_requests_count":122,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"asvetlov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"},{"login":"Dreamsorcerer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"webknjaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-frozenlist-pyc/codemeta","maintainers":[{"uuid":"donoban@riseup.net","login":null,"name":"Donoban","email":"donoban@riseup.net","url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","packages_count":25,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Donoban","role":null,"created_at":"2023-04-20T05:36:56.520Z","updated_at":"2023-04-20T05:36:56.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/donoban@riseup.net/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39924,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":75360,"name":"py-frozenlist","ecosystem":"spack","description":"A list-like structure which implements collections.abc.MutableSequence.\n","homepage":"https://github.com/aio-libs/frozenlist","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-04-05T09:24:36.191Z","latest_release_published_at":"2026-08-13T07:08:19.573Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-23T12:09:09.657Z","created_at":"2022-04-05T09:24:36.166Z","updated_at":"2026-08-23T12:09:09.658Z","registry_url":"https://packages.spack.io/package.html?name=py-frozenlist","install_command":"spack install py-frozenlist","documentation_url":null,"metadata":{},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:12:37.392Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":20.925385577323887,"forks_count":22.384326802834515,"average":14.37404474086425},"purl":"pkg:spack/py-frozenlist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-frozenlist/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:20.010Z","updated_at":"2022-11-14T16:51:20.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2741003,"name":"frozenlist","ecosystem":"pypi","description":"A list-like structure which implements collections.abc.MutableSequence","homepage":"https://github.com/aio-libs/frozenlist","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2019-08-31T19:54:25.000Z","latest_release_published_at":"2025-10-06T05:35:23.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-23T12:09:21.726Z","created_at":"2022-04-10T11:04:13.329Z","updated_at":"2026-08-23T12:09:21.726Z","registry_url":"https://pypi.org/project/frozenlist/","install_command":"pip install frozenlist --index-url https://pypi.org/simple","documentation_url":"https://frozenlist.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"frozenlist","project_status":null},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:17:10.102Z","dependent_packages_count":442,"downloads":580765082,"downloads_period":"last-month","dependent_repos_count":20325,"rankings":{"downloads":0.012288910450526129,"dependent_repos_count":0.05465813901875802,"dependent_packages_count":0.069331464929834,"stargazers_count":9.3595643489537,"forks_count":9.686045850475141,"docker_downloads_count":0.041085312551012734,"average":3.203829004396495},"purl":"pkg:pypi/frozenlist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/frozenlist","docker_dependents_count":6281,"docker_downloads_count":2254989884,"usage_url":"https://repos.ecosyste.ms/usage/pypi/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T11:35:38.827Z","issues_count":55,"pull_requests_count":862,"avg_time_to_close_issue":5782826.784313725,"avg_time_to_close_pull_request":897894.3268529769,"issues_closed_count":51,"pull_requests_closed_count":823,"pull_request_authors_count":28,"issue_authors_count":40,"avg_comments_per_issue":3.7636363636363637,"avg_comments_per_pull_request":1.2354988399071927,"merged_pull_requests_count":701,"bot_issues_count":2,"bot_pull_requests_count":682,"past_year_issues_count":9,"past_year_pull_requests_count":157,"past_year_avg_time_to_close_issue":1010510.125,"past_year_avg_time_to_close_pull_request":1652840.0071428572,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.2222222222222223,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":119,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"asvetlov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"},{"login":"Dreamsorcerer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"webknjaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/frozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/frozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/frozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/frozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/frozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/frozenlist/codemeta","maintainers":[{"uuid":"Andrew.Svetlov","login":"Andrew.Svetlov","name":null,"email":null,"url":null,"packages_count":77,"html_url":"https://pypi.org/user/Andrew.Svetlov/","role":null,"created_at":"2023-01-01T17:54:31.525Z","updated_at":"2023-01-01T17:54:31.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Andrew.Svetlov/packages"},{"uuid":"webknjaz","login":"webknjaz","name":null,"email":null,"url":null,"packages_count":41,"html_url":"https://pypi.org/user/webknjaz/","role":"Owner","created_at":"2023-12-16T05:04:45.101Z","updated_at":"2023-12-16T05:04:45.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/webknjaz/packages"},{"uuid":"mj","login":"mj","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/mj/","role":null,"created_at":"2023-01-01T17:54:31.529Z","updated_at":"2023-01-01T17:54:31.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mj/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":8612690,"name":"github.com/aio-libs/frozenlist","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/frozenlist","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2019-11-09T22:12:18.000Z","latest_release_published_at":"2025-10-05T21:25:02.000Z","latest_release_number":"v1.8.0","last_synced_at":"2026-08-23T12:27:07.491Z","created_at":"2023-12-02T02:06:31.034Z","updated_at":"2026-08-23T12:27:07.491Z","registry_url":"https://pkg.go.dev/github.com/aio-libs/frozenlist","install_command":"go get github.com/aio-libs/frozenlist","documentation_url":"https://pkg.go.dev/github.com/aio-libs/frozenlist#section-documentation","metadata":{},"repo_metadata":{"id":35385148,"uuid":"204197530","full_name":"aio-libs/frozenlist","owner":"aio-libs","description":"FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.","archived":false,"fork":false,"pushed_at":"2026-08-17T10:16:14.000Z","size":1034,"stargazers_count":125,"open_issues_count":11,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-20T10:40:24.111Z","etag":null,"topics":["aiohttp","frozenlist"],"latest_commit_sha":null,"homepage":"https://frozenlist.aio-libs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"docs/contributing/guidelines.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["aio-libs","asvetlov","webknjaz","Dreamsorcerer"],"open_collective":"aio-libs","tidelift":"pypi/frozenlist","custom":["https://opencollective.com/aiohttp"]}},"created_at":"2019-08-24T18:36:35.000Z","updated_at":"2026-08-17T10:19:06.000Z","dependencies_parsed_at":"2026-08-20T10:34:38.914Z","dependency_job_id":"73c92756-0e1c-452b-a90a-0a6cbf539bda","html_url":"https://github.com/aio-libs/frozenlist","commit_stats":{"total_commits":772,"total_committers":17,"mean_commits":"45.411764705882355","dds":0.594559585492228,"last_synced_commit":"037476102b6e0abcaa9f13a1d36eaa3679418f08"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/frozenlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/sbom","scorecard":{"id":173224,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/frozenlist","commit":"0920bd8a6673461e025e4925f8642d05238188e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-cd.yml:472","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-linters.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-cibuildwheel.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/frozenlist/reusable-linters.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd.yml:290","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/reusable-linters.yml:81","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aio-libs/.github/SECURITY.md:1","Info: Found linked content: github.com/aio-libs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aio-libs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aio-libs/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-cd.yml:461"],"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":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: frozenlist-1.7.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","Info: signed release artifact: frozenlist-1.6.2-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Info: signed release artifact: frozenlist-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore.json: https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","Info: signed release artifact: frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl.sigstore: https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/224161152","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222905937","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/222559362","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/213211174","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/aio-libs/frozenlist/releases/181408404"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-16T17:06:29.884Z","repository_id":35385148,"created_at":"2025-08-16T17:06:29.884Z","updated_at":"2025-08-16T17:06:29.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-15T11:55:01.216Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36993,"followers":1207,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-15T11:55:01.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[{"name":"v1.8.0","sha":"48324affeecc2fff8f84f38368f720426c0354cf","kind":"tag","published_at":"2025-10-05T21:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.8.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63cbd49b3df13fcd661ae79e5e2eb66c46a1684a","kind":"tag","published_at":"2025-06-09T22:33:23.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.7.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"46936c19e09e457932dbb3db264796bba9a36225","kind":"tag","published_at":"2025-06-03T20:04:19.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b71742c67fd23625e79ec1618ce18aaeb76ea0bd","kind":"tag","published_at":"2025-06-02T22:35:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"9f4253c6a959af6a81ffc93350861e8a375355bc","kind":"tag","published_at":"2025-04-17T21:56:58.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.6.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"91991e39d37700f4200a11cb24f6318872aac971","kind":"tag","published_at":"2024-10-23T04:58:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.5.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"457b28e247af3df54e3ab946b34e8ef3d12d691d","kind":"tag","published_at":"2023-12-15T04:13:47.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9d96e0802a5e8a06478301896d2f75331db642bf","kind":"tag","published_at":"2023-07-12T19:52:34.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"1feb7fa29ee8dd94513758df770e4df44429bcda","kind":"commit","published_at":"2022-11-08T14:14:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"53b9ccfff701a142f14931ebbcc753bf1cfe1df2","kind":"commit","published_at":"2022-11-08T13:40:16.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3e15fbb255600dbeb10d2d9943bf11462a8f8486","kind":"tag","published_at":"2022-08-02T21:04:17.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"94c57c8d519787eed65dbdc56f0cab2f0df223df","kind":"tag","published_at":"2022-01-18T14:48:46.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0/manifests"},{"name":"v1.3.0a0","sha":"9f1e15f48a5f2c5802516a79cc520e726ceb7360","kind":"tag","published_at":"2022-01-18T14:07:26.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.3.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.3.0a0/manifests"},{"name":"v1.2.0","sha":"a3a2cf2fd6f4be35d73e30866be0cbc9bd374bf5","kind":"tag","published_at":"2021-10-16T07:27:56.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0/manifests"},{"name":"v1.2.0a8","sha":"551af1fbe76dfb54fa5ce500e2a8624d2f9218b3","kind":"tag","published_at":"2021-10-15T16:30:08.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a8","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a8/manifests"},{"name":"v1.2.0a7","sha":"2e62689933a26d31f66fa94f4cc5b71367b5513d","kind":"tag","published_at":"2021-10-15T15:42:50.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a7","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a7/manifests"},{"name":"v1.2.0a6","sha":"5ce4562f7fb96259214cae49abe6d92826b10d1e","kind":"tag","published_at":"2021-10-15T14:58:33.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a6","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a6/manifests"},{"name":"v1.2.0a5","sha":"7e1693f9bd0a61c7f06bffa4c42cb37926a3a61a","kind":"tag","published_at":"2021-10-15T14:48:51.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a5","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a5/manifests"},{"name":"v1.2.0a4","sha":"e993c058f0d82a8301c5d48e601bf66890ba678e","kind":"tag","published_at":"2021-10-15T14:44:44.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a4","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a4/manifests"},{"name":"v1.2.0a3","sha":"d171a33634ce985b39dfec189e7aaf60f1d326ad","kind":"tag","published_at":"2021-10-15T12:52:01.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a3","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a3/manifests"},{"name":"v1.2.0a2","sha":"3beb02c25ea121846897397b660481f9d2c73fe8","kind":"tag","published_at":"2021-10-15T12:40:36.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a2","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a2/manifests"},{"name":"v1.2.0a1","sha":"f36f5af38419789c10b21eade4e2174ef3beb346","kind":"tag","published_at":"2021-10-15T12:19:11.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a1/manifests"},{"name":"v1.2.0a0","sha":"83e98e70e76e780ca125e58c2a3ad28f7445c834","kind":"tag","published_at":"2021-10-15T11:58:45.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.2.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.2.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.2.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.2.0a0/manifests"},{"name":"v1.1.1","sha":"e9479f2b1f8d2ccb6c72ec83e11fb921426e5ef2","kind":"tag","published_at":"2020-11-26T17:49:18.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.1","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2febd6cb6b1c6921337a80ac7e500f1764a9ff9b","kind":"tag","published_at":"2020-10-13T14:36:49.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d93b82b4fd56c18af1f2133d3aba191876c69e32","kind":"tag","published_at":"2019-11-09T22:12:39.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"1121a0a91534211363c8ef3fe6ea7b350a03969a","kind":"commit","published_at":"2019-08-31T19:23:09.000Z","download_url":"https://codeload.github.com/aio-libs/frozenlist/tar.gz/v1.0.0a0","html_url":"https://github.com/aio-libs/frozenlist/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/frozenlist@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/tags/v1.0.0a0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:52:47.505Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":5.025343677909813,"forks_count":4.7742522712408615,"docker_downloads_count":null,"average":7.54422970085363},"purl":"pkg:golang/github.com/aio-libs/frozenlist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aio-libs/frozenlist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aio-libs/frozenlist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aio-libs/frozenlist/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs","https://github.com/sponsors/asvetlov","https://github.com/sponsors/webknjaz","https://github.com/sponsors/Dreamsorcerer","https://opencollective.com/aio-libs","https://tidelift.com/funding/github/pypi/frozenlist","https://opencollective.com/aiohttp"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:32.815Z","issues_count":29,"pull_requests_count":437,"avg_time_to_close_issue":9003526.105263159,"avg_time_to_close_pull_request":1446047.2926208652,"issues_closed_count":19,"pull_requests_closed_count":393,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":4.310344827586207,"avg_comments_per_pull_request":0.9725400457665904,"merged_pull_requests_count":322,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":4,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":1577585.5,"past_year_avg_time_to_close_pull_request":2369946.1428571427,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1827956989247312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","maintainers":[{"login":"bdraco","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"webknjaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"mjpieters","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"},{"login":"Dreamsorcerer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"bdraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"},{"login":"Vizonex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"},{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Ffrozenlist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Ffrozenlist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Ffrozenlist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Ffrozenlist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Ffrozenlist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Ffrozenlist/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":26127,"full_name":"aio-libs/frozenlist","default_branch":"master","total_commits":980,"total_committers":23,"total_bot_commits":554,"total_bot_committers":4,"mean_commits":42.608695652173914,"dds":0.5785714285714285,"past_year_total_commits":126,"past_year_total_committers":13,"past_year_total_bot_commits":93,"past_year_total_bot_committers":2,"past_year_mean_commits":9.692307692307692,"past_year_dds":0.2857142857142857,"last_synced_at":"2026-08-19T10:05:33.596Z","last_synced_commit":"3d5c6291e94fb01e9335c5c216202539be0bab29","created_at":"2023-03-07T16:29:15.454Z","updated_at":"2026-08-19T10:05:33.391Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":413},{"name":"Sviatoslav Sydorenko","email":"wk@sydorenko.org.ua","login":"webknjaz","count":163},{"name":"Martijn Pieters","email":"mj@zopatista.com","login":"mjpieters","count":149},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":119},{"name":"Andrew Svetlov","email":"andrew.svetlov@gmail.com","login":"asvetlov","count":39},{"name":"J. Nick Koston","email":"nick@koston.org","login":"bdraco","count":29},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":21},{"name":"Marcin Konowalczyk","email":"marcin.konowalczyk@chem.ox.ac.uk","login":null,"count":10},{"name":"Sam Bull","email":"git@sambull.org","login":"Dreamsorcerer","count":7},{"name":"aio-libs bot","email":"aiolibsbot@koston.org","login":"aiolibsbot","count":6},{"name":"Lysandros Nikolaou","email":"lisandrosnik@gmail.com","login":"lysnikolaou","count":4},{"name":"Aliaksei Urbanski","email":"aliaksei.urbanski@gmail.com","login":"Jamim","count":3},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":3},{"name":"Edgar Ramírez Mondragón","email":"16805946+edgarrmondragon","login":"edgarrmondragon","count":3},{"name":"Kumar Aditya","email":"kumaraditya@python.org","login":"kumaraditya303","count":2},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":2},{"name":"Charles Machalow","email":"csm10495@gmail.com","login":"csm10495","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":1},{"name":"Julien Stephan","email":"stephan-julien@laposte.net","login":"justeph","count":1},{"name":"Stephen Rosen","email":"sirosen@globus.org","login":"sirosen","count":1},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"lgtm-com[bot]","email":"43144390+lgtm-com[bot]","login":"lgtm-com[bot]","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":90},{"name":"J. Nick Koston","email":"nick@koston.org","login":"bdraco","count":12},{"name":"aio-libs bot","email":"aiolibsbot@koston.org","login":"aiolibsbot","count":6},{"name":"Sviatoslav Sydorenko","email":"wk@sydorenko.org.ua","login":"webknjaz","count":6},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Kumar Aditya","email":"kumaraditya@python.org","login":"kumaraditya303","count":2},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"Sam Bull","email":"git@sambull.org","login":"Dreamsorcerer","count":1},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":1},{"name":"Julien Stephan","email":"stephan-julien@laposte.net","login":"justeph","count":1},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":1},{"name":"Charles Machalow","email":"csm10495@gmail.com","login":"csm10495","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6751073,"commits_count":978184156,"contributors_count":41233082,"owners_count":1358755,"committers_count":3352663,"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":"aio-libs/frozenlist","html_url":"https://github.com/aio-libs/frozenlist","last_synced_at":"2026-08-23T12:08:37.004Z","status":null,"issues_count":56,"pull_requests_count":863,"avg_time_to_close_issue":5782826.784313725,"avg_time_to_close_pull_request":897894.3268529769,"issues_closed_count":51,"pull_requests_closed_count":823,"pull_request_authors_count":29,"issue_authors_count":41,"avg_comments_per_issue":3.6964285714285716,"avg_comments_per_pull_request":1.2363847045191194,"merged_pull_requests_count":701,"bot_issues_count":2,"bot_pull_requests_count":682,"past_year_issues_count":10,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":1010510.125,"past_year_avg_time_to_close_pull_request":1652840.0071428572,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0063291139240507,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":119,"past_year_merged_pull_requests_count":118,"created_at":"2023-05-10T11:07:12.173Z","updated_at":"2026-08-23T12:08:37.004Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Ffrozenlist/issues","issue_labels_count":{"table":{"invalid":5,"help wanted":4,"good first issue":3,"question":3,"documentation":3,"reproducer: missing":3,"enhancement":3,"bug":1,"bot:chronographer:skip":1,"wontfix":1}},"pull_request_labels_count":{"table":{"dependencies":658,"autosquash":351,"bot:chronographer:provided":83,"bot:chronographer:skip":49,"github_actions":5,"documentation":3,"enhancement":2,"bug":1}},"issue_author_associations_count":{"table":{"NONE":36,"MEMBER":14,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":727,"MEMBER":103,"COLLABORATOR":18,"NONE":15}},"issue_authors":{"table":{"webknjaz":6,"bdraco":5,"kloczek":4,"asvetlov":3,"dependabot-preview[bot]":2,"ADEL060":1,"vivodi":1,"musicinmybrain":1,"dstansby":1,"Mukller":1,"rufengsuixing":1,"serialuart":1,"Gr1N":1,"gounthar":1,"nanonyme":1,"asmodehn":1,"finnagin":1,"befeleme":1,"Owen-OptiGrid":1,"mniesen":1,"cool-RR":1,"zevaryx":1,"altendky":1,"Freakston":1,"brccabral":1,"Ale0x78":1,"xuhe455143400":1,"csm10495":1,"aravij":1,"BBC-Esq":1,"Sazoks":1,"gegoxaren":1,"KotlinIsland":1,"psymbio":1,"0xKarl98":1,"asottile-sentry":1,"stevapple":1,"Derfirm":1,"igibek":1,"atugushev":1,"papoteur-mga":1}},"pull_request_authors":{"table":{"dependabot[bot]":515,"dependabot-preview[bot]":139,"bdraco":46,"webknjaz":34,"pre-commit-ci[bot]":27,"mjpieters":18,"asvetlov":9,"Dreamsorcerer":8,"Vizonex":8,"aiolibsbot":8,"lysnikolaou":8,"musicinmybrain":6,"edgarrmondragon":6,"Jamim":5,"kumaraditya303":4,"cdce8p":4,"cclauss":3,"finnagin":2,"csm10495":2,"xuhe455143400":2,"inquilabee":1,"lczyk":1,"gounthar":1,"dnnsthnnr":1,"lgtm-com[bot]":1,"justeph":1,"sirosen":1,"Mukller":1,"veeceey":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"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":{"invalid":1,"wontfix":1}},"past_year_pull_request_labels_count":{"table":{"autosquash":115,"dependencies":115,"bot:chronographer:provided":30,"bot:chronographer:skip":2}},"past_year_issue_author_associations_count":{"table":{"MEMBER":5,"NONE":3,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":133,"MEMBER":22,"NONE":3}},"past_year_issue_authors":{"table":{"bdraco":4,"brccabral":1,"csm10495":1,"gounthar":1,"Mukller":1,"vivodi":1,"webknjaz":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":115,"bdraco":15,"aiolibsbot":8,"Vizonex":6,"pre-commit-ci[bot]":4,"csm10495":2,"Dreamsorcerer":1,"gounthar":1,"inquilabee":1,"justeph":1,"Mukller":1,"musicinmybrain":1,"veeceey":1,"webknjaz":1}},"maintainers":[{"table":{"login":"bdraco","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}},{"table":{"login":"webknjaz","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}},{"table":{"login":"mjpieters","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjpieters"}},{"table":{"login":"asvetlov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"}},{"table":{"login":"Dreamsorcerer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}},{"table":{"login":"Vizonex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}}],"active_maintainers":[{"table":{"login":"bdraco","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}},{"table":{"login":"Vizonex","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}},{"table":{"login":"webknjaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}},{"table":{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}}]}},"events":{"total":{"CreateEvent":82,"DeleteEvent":75,"ForkEvent":8,"IssueCommentEvent":109,"IssuesEvent":19,"PullRequestEvent":173,"PullRequestReviewCommentEvent":45,"PullRequestReviewEvent":55,"PushEvent":145,"ReleaseEvent":6,"WatchEvent":15},"last_year":{"CreateEvent":46,"DeleteEvent":40,"ForkEvent":1,"IssueCommentEvent":46,"IssuesEvent":8,"PullRequestEvent":74,"PullRequestReviewCommentEvent":25,"PullRequestReviewEvent":21,"PushEvent":59,"ReleaseEvent":1,"WatchEvent":7}},"keywords":["aiohttp","frozenlist"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T20:01:08.113Z","updated_at":"2023-01-15T20:01:08.113Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6932952106,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6932952107,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6932952108,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6932952109,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot-auto-merge.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T20:01:08.201Z","updated_at":"2023-01-15T20:01:08.201Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/.github/workflows/dependabot-auto-merge.yml","dependencies":[{"id":6932952838,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1.3.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-cd.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T20:50:50.858Z","updated_at":"2023-10-02T20:50:50.858Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/.github/workflows/ci-cd.yml","dependencies":[{"id":14063395830,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14063395831,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14063395832,"package_name":"py-actions/py-dependency-install","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14063395833,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14063395834,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":14063395835,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14063395836,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14063395837,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.16.1","direct":true,"kind":"composite","optional":false},{"id":14063395838,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14063395839,"package_name":"aio-libs/create-release","ecosystem":"actions","requirements":"v1.6.6","direct":true,"kind":"composite","optional":false},{"id":14063395840,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":14063395841,"package_name":"sigstore/gh-action-sigstore-python","ecosystem":"actions","requirements":"v2.1.0","direct":true,"kind":"composite","optional":false},{"id":14063395842,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-02T20:50:50.945Z","updated_at":"2023-10-02T20:50:50.945Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2023-10-02T20:50:51.011Z","updated_at":"2023-10-02T20:50:51.011Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/requirements/dev.txt","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/cache-keys/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T02:35:39.554Z","updated_at":"2026-08-06T02:35:39.554Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/.github/actions/cache-keys/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/reusable-cibuildwheel.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T02:35:39.696Z","updated_at":"2026-08-06T02:35:39.696Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/.github/workflows/reusable-cibuildwheel.yml","dependencies":[{"id":25902343420,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":25902343421,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25902343423,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v4.1.1","direct":true,"kind":"composite","optional":false},{"id":25902343425,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable-linters.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T02:35:39.765Z","updated_at":"2026-08-06T02:35:39.765Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/.github/workflows/reusable-linters.yml","dependencies":[{"id":25902343689,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25902343690,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25902343691,"package_name":"./.github/actions/cache-keys","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25902343692,"package_name":"re-actors/cache-python-deps","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":25902343699,"package_name":"actions/cache","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25902343700,"package_name":"py-actions/py-dependency-install","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25902343701,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/test.txt","sha":null,"kind":"manifest","created_at":"2026-08-06T02:35:39.944Z","updated_at":"2026-08-06T02:35:39.944Z","repository_link":"https://github.com/aio-libs/frozenlist/blob/master/requirements/test.txt","dependencies":[{"id":25902344275,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.15.2","direct":true,"kind":"test","optional":false},{"id":25902344276,"package_name":"pytest","ecosystem":"pypi","requirements":"==9.1.1","direct":true,"kind":"test","optional":false},{"id":25902344277,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==7.1.0","direct":true,"kind":"test","optional":false}]}],"score":29.820049479111486,"created_at":"2025-11-11T15:16:49.290Z","updated_at":"2026-08-24T12:37:48.595Z","avatar_url":"https://github.com/aio-libs.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369291","html_url":"https://summary.ecosyste.ms/projects/369291"}