{"id":368748,"url":"https://github.com/aio-libs/aiocache","last_synced_at":"2026-08-24T02:51:09.419Z","repository":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":13073660,"name":"python311Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:26:02.217Z","latest_release_published_at":"2026-02-01T17:26:02.217Z","latest_release_number":"0.12.3","last_synced_at":"2026-04-11T15:05:30.060Z","created_at":"2026-02-01T17:26:01.573Z","updated_at":"2026-08-15T11:55:18.733Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.aiocache","install_command":"nix-env -iA nixpkgs.python311Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/aiocache/default.nix#L85","metadata":{"nix_attribute":"python3.11-aiocache-0.12.3","position":"pkgs/development/python-modules/aiocache/default.nix:85","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.732Z","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.aiocache?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.aiocache/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-04T00:28:16.376Z","updated_at":"2026-03-04T00:28:16.376Z","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":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","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":12811302,"name":"python310Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:24:57.427Z","latest_release_published_at":"2026-01-26T16:24:57.427Z","latest_release_number":"0.12.1","last_synced_at":"2026-04-03T06:07:02.069Z","created_at":"2026-01-26T16:24:57.265Z","updated_at":"2026-08-15T11:55:18.754Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.aiocache","install_command":"nix-env -iA nixpkgs.python310Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/aiocache/default.nix#L40","metadata":{"nix_attribute":"python3.10-aiocache-0.12.1","position":"pkgs/development/python-modules/aiocache/default.nix:40","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.754Z","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.aiocache?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.aiocache/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T05:22:48.620Z","updated_at":"2026-03-03T05:22:48.620Z","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":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","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":12858419,"name":"python313Packages.aiocache","ecosystem":"nixpkgs","description":"Asyncio cache supporting multiple backends (memory, redis, memcached, etc.)","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T00:44:04.881Z","latest_release_published_at":"2026-01-27T00:44:04.881Z","latest_release_number":"0.12.3","last_synced_at":"2026-04-03T09:03:41.554Z","created_at":"2026-01-27T00:44:04.684Z","updated_at":"2026-08-15T11:55:18.763Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.aiocache","install_command":"nix-env -iA nixpkgs.python313Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/aiocache/default.nix#L87","metadata":{"nix_attribute":"python3.13-aiocache-0.12.3","position":"pkgs/development/python-modules/aiocache/default.nix:87","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.763Z","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.aiocache?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.aiocache/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-03T08:16:25.394Z","updated_at":"2026-03-03T08:16:25.394Z","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":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","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":13377690,"name":"aiocache","ecosystem":"debian","description":null,"homepage":"https://github.com/aio-libs/aiocache","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-04T11:55:40.495Z","latest_release_published_at":"2026-02-04T11:55:40.495Z","latest_release_number":"0.12.3-2","last_synced_at":"2026-03-13T09:11:18.011Z","created_at":"2026-02-04T11:55:40.342Z","updated_at":"2026-08-23T03:45:59.369Z","registry_url":"https://tracker.debian.org/pkg/aiocache","install_command":"apt-get install aiocache","documentation_url":"https://packages.debian.org/trixie/aiocache","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-aiocache","standards_version":"4.7.0","maintainer":"Gianfranco Costamagna \u003clocutusofborg@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-aiohttp, python3-aiomcache, python3-marshmallow, python3-memcache, python3-msgpack, python3-pytest, python3-pytest-asyncio, python3-pytest-cov, python3-pytest-mock, python3-redis, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:45:59.368Z","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/aiocache?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/aiocache/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":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","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":13442421,"name":"aiocache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/aiocache","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T07:11:15.125Z","latest_release_published_at":"2026-02-08T07:11:15.125Z","latest_release_number":"0.12.2-1","last_synced_at":"2026-03-08T07:40:26.980Z","created_at":"2026-02-08T07:11:14.624Z","updated_at":"2026-08-23T06:35:45.787Z","registry_url":"https://launchpad.net/ubuntu/+source/aiocache","install_command":"apt-get install aiocache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-aiocache","standards_version":"4.6.2","maintainer":"Gianfranco Costamagna \u003clocutusofborg@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-aiohttp, python3-aiomcache, python3-marshmallow, python3-msgpack, python3-pytest, python3-pytest-asyncio, python3-pytest-cov, python3-pytest-mock, python3-redis, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:35:45.787Z","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/aiocache?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/aiocache/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":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","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":13293578,"name":"python310Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:20:01.078Z","latest_release_published_at":"2026-02-02T06:20:01.078Z","latest_release_number":"0.12.2","last_synced_at":"2026-03-08T23:24:05.528Z","created_at":"2026-02-02T06:20:00.404Z","updated_at":"2026-08-23T07:37:34.554Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.aiocache","install_command":"nix-env -iA nixpkgs.python310Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/aiocache/default.nix#L40","metadata":{"nix_attribute":"python3.10-aiocache-0.12.2","position":"pkgs/development/python-modules/aiocache/default.nix:40","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:37:34.554Z","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.aiocache?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.aiocache/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-08T23:24:05.697Z","updated_at":"2026-03-08T23:24:05.697Z","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":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","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":13082524,"name":"python312Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:53:25.692Z","latest_release_published_at":"2026-02-01T17:53:25.692Z","latest_release_number":"0.12.3","last_synced_at":"2026-03-07T14:14:06.561Z","created_at":"2026-02-01T17:53:15.728Z","updated_at":"2026-08-23T08:12:46.831Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.aiocache","install_command":"nix-env -iA nixpkgs.python312Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/aiocache/default.nix#L85","metadata":{"nix_attribute":"python3.12-aiocache-0.12.3","position":"pkgs/development/python-modules/aiocache/default.nix:85","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:12:46.831Z","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.aiocache?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.aiocache/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-07T14:14:06.728Z","updated_at":"2026-03-07T14:14:06.728Z","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":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","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":13301257,"name":"python311Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:44:28.590Z","latest_release_published_at":"2026-02-02T06:44:28.590Z","latest_release_number":"0.12.2","last_synced_at":"2026-03-07T08:42:09.743Z","created_at":"2026-02-02T06:44:27.289Z","updated_at":"2026-08-23T08:12:46.843Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.aiocache","install_command":"nix-env -iA nixpkgs.python311Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/aiocache/default.nix#L40","metadata":{"nix_attribute":"python3.11-aiocache-0.12.2","position":"pkgs/development/python-modules/aiocache/default.nix:40","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:12:46.843Z","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.aiocache?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.aiocache/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-07T08:42:09.894Z","updated_at":"2026-03-07T08:42:09.894Z","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":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","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":8612684,"name":"github.com/aio-libs/aiocache","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-01-13T20:40:35.000Z","latest_release_published_at":"2024-09-25T13:04:09.000Z","latest_release_number":"v0.12.3","last_synced_at":"2026-08-23T03:04:20.359Z","created_at":"2023-12-02T02:06:29.566Z","updated_at":"2026-08-23T03:04:20.360Z","registry_url":"https://pkg.go.dev/github.com/aio-libs/aiocache","install_command":"go get github.com/aio-libs/aiocache","documentation_url":"https://pkg.go.dev/github.com/aio-libs/aiocache#section-documentation","metadata":{},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.752Z","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":2.069884014342377,"forks_count":2.3288324671654563,"docker_downloads_count":null,"average":6.1940098339429195},"purl":"pkg:golang/github.com/aio-libs/aiocache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aio-libs/aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aio-libs/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aio-libs/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Faiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Faiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Faiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Faiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Faiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Faiocache/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"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-23T05:01:16.146Z","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"}},{"id":12823827,"name":"python311Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:34:50.507Z","latest_release_published_at":"2026-01-26T18:34:50.507Z","latest_release_number":"0.12.1","last_synced_at":"2026-04-03T08:07:15.759Z","created_at":"2026-01-26T18:34:50.084Z","updated_at":"2026-08-23T10:28:12.514Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.aiocache","install_command":"nix-env -iA nixpkgs.python311Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/aiocache/default.nix#L40","metadata":{"nix_attribute":"python3.11-aiocache-0.12.1","position":"pkgs/development/python-modules/aiocache/default.nix:40","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:28:12.513Z","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.aiocache?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.aiocache/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T07:23:27.743Z","updated_at":"2026-03-03T07:23:27.743Z","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":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","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":2634124,"name":"aiocache","ecosystem":"pypi","description":"multi backend asyncio cache","homepage":"https://github.com/aio-libs/aiocache","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2016-10-02T13:12:38.000Z","latest_release_published_at":"2024-09-25T13:20:22.000Z","latest_release_number":"0.12.3","last_synced_at":"2026-08-23T00:38:50.644Z","created_at":"2022-04-10T09:59:08.116Z","updated_at":"2026-08-23T13:09:13.320Z","registry_url":"https://pypi.org/project/aiocache/","install_command":"pip install aiocache --index-url https://pypi.org/simple","documentation_url":"https://aiocache.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: AsyncIO","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"aiocache","project_status":null},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:09:13.320Z","dependent_packages_count":54,"downloads":8702471,"downloads_period":"last-month","dependent_repos_count":419,"rankings":{"downloads":0.6133637943722047,"dependent_repos_count":0.7087607246688601,"dependent_packages_count":0.4483924381141467,"stargazers_count":2.0772297815840925,"forks_count":4.129996703897493,"docker_downloads_count":1.3022565473030183,"average":1.5466666649899692},"purl":"pkg:pypi/aiocache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/aiocache","docker_dependents_count":36,"docker_downloads_count":358497,"usage_url":"https://repos.ecosyste.ms/usage/pypi/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aiocache/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":"2022-11-15T00:32:21.438Z","updated_at":"2022-11-15T00:32:21.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Andrew.Svetlov/packages"},{"uuid":"aio-libs-bot","login":"aio-libs-bot","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/aio-libs-bot/","role":null,"created_at":"2023-01-16T10:39:14.959Z","updated_at":"2023-01-16T10:39:14.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aio-libs-bot/packages"},{"uuid":"blck","login":"blck","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/blck/","role":null,"created_at":"2022-11-15T00:32:21.442Z","updated_at":"2022-11-15T00:32:21.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/blck/packages"},{"uuid":"webknjaz","login":"webknjaz","name":null,"email":null,"url":null,"packages_count":41,"html_url":"https://pypi.org/user/webknjaz/","role":null,"created_at":"2023-01-16T10:39:14.918Z","updated_at":"2023-01-16T10:39:14.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/webknjaz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399634,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","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":13470138,"name":"aiocache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/aiocache","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T20:43:46.003Z","latest_release_published_at":"2026-02-09T20:43:46.003Z","latest_release_number":"0.12.2-1","last_synced_at":"2026-03-09T21:05:52.924Z","created_at":"2026-02-09T20:43:45.339Z","updated_at":"2026-08-23T18:50:21.239Z","registry_url":"https://launchpad.net/ubuntu/+source/aiocache","install_command":"apt-get install aiocache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-aiocache","standards_version":"4.6.2","maintainer":"Gianfranco Costamagna \u003clocutusofborg@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-aiohttp, python3-aiomcache, python3-marshmallow, python3-msgpack, python3-pytest, python3-pytest-asyncio, python3-pytest-cov, python3-pytest-mock, python3-redis, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:50:21.239Z","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/aiocache?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/aiocache/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":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","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":13201215,"name":"python312Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:48:12.685Z","latest_release_published_at":"2026-02-02T00:48:12.685Z","latest_release_number":"0.12.2","last_synced_at":"2026-03-09T04:02:29.825Z","created_at":"2026-02-02T00:48:11.571Z","updated_at":"2026-08-23T21:52:51.474Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.aiocache","install_command":"nix-env -iA nixpkgs.python312Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/aiocache/default.nix#L88","metadata":{"nix_attribute":"python3.12-aiocache-0.12.2","position":"pkgs/development/python-modules/aiocache/default.nix:88","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1438,"open_issues_count":66,"forks_count":180,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-23T00:28:15.352Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-22T20:56:18.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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-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"},"tags":[{"name":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:52:51.473Z","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.aiocache?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:02:37.257Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.aiocache/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T04:02:30.118Z","updated_at":"2026-03-09T04:02:30.118Z","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":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","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":13381990,"name":"aiocache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/aiocache","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T08:18:55.960Z","latest_release_published_at":"2026-02-05T08:18:55.960Z","latest_release_number":"0.12.2-1","last_synced_at":"2026-08-11T17:08:20.715Z","created_at":"2026-02-05T08:18:52.572Z","updated_at":"2026-08-15T11:55:18.731Z","registry_url":"https://launchpad.net/ubuntu/+source/aiocache","install_command":"apt-get install aiocache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-aiocache","standards_version":"4.6.2","maintainer":"Gianfranco Costamagna \u003clocutusofborg@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-aiohttp, python3-aiomcache, python3-marshmallow, python3-msgpack, python3-pytest, python3-pytest-asyncio, python3-pytest-cov, python3-pytest-mock, python3-redis, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.730Z","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/aiocache?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/aiocache/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":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","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":5295103,"name":"aiocache","ecosystem":"conda","description":null,"homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-10-26T13:15:55.000Z","latest_release_published_at":"2021-10-26T13:15:55.000Z","latest_release_number":"0.11.1","last_synced_at":"2026-04-02T21:28:17.634Z","created_at":"2022-10-03T15:57:50.327Z","updated_at":"2026-08-15T11:55:18.719Z","registry_url":"https://anaconda.org/conda-forge/aiocache","install_command":"conda install -c conda-forge aiocache","documentation_url":null,"metadata":{},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.719Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":13.326678312952334,"forks_count":15.178437733965561,"average":22.83753431494884},"purl":"pkg:conda/aiocache?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aiocache/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":13538131,"name":"aiocache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/aio-libs/aiocache","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T00:37:06.104Z","latest_release_published_at":"2026-02-11T00:37:06.104Z","latest_release_number":"0.12.0-2","last_synced_at":"2026-03-11T19:15:42.751Z","created_at":"2026-02-11T00:37:05.873Z","updated_at":"2026-08-15T11:55:18.752Z","registry_url":"https://launchpad.net/ubuntu/+source/aiocache","install_command":"apt-get install aiocache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-aiocache","standards_version":"4.6.2","maintainer":"Gianfranco Costamagna \u003clocutusofborg@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-aiohttp, python3-aiomcache, python3-marshmallow, python3-msgpack, python3-pytest, python3-pytest-asyncio, python3-pytest-cov, python3-pytest-mock, python3-redis, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.752Z","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/aiocache?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/aiocache/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":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","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":13192931,"name":"python311Packages.aiocache","ecosystem":"nixpkgs","description":"Python API Rate Limit Decorator","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:16:16.341Z","latest_release_published_at":"2026-02-02T00:16:16.341Z","latest_release_number":"0.12.2","last_synced_at":"2026-03-08T12:02:21.277Z","created_at":"2026-02-02T00:16:10.965Z","updated_at":"2026-08-15T11:55:18.730Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.aiocache","install_command":"nix-env -iA nixpkgs.python311Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/aiocache/default.nix#L88","metadata":{"nix_attribute":"python3.11-aiocache-0.12.2","position":"pkgs/development/python-modules/aiocache/default.nix:88","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.729Z","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.aiocache?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.aiocache/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-08T12:02:21.768Z","updated_at":"2026-03-08T12:02:21.768Z","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":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","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":12881971,"name":"python314Packages.aiocache","ecosystem":"nixpkgs","description":"Asyncio cache supporting multiple backends (memory, redis, memcached, etc.)","homepage":"https://github.com/aio-libs/aiocache","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/aio-libs/aiocache","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T06:01:32.669Z","latest_release_published_at":"2026-01-27T06:01:32.669Z","latest_release_number":"0.12.3","last_synced_at":"2026-03-07T07:27:02.743Z","created_at":"2026-01-27T06:01:32.436Z","updated_at":"2026-08-15T11:55:18.753Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.aiocache","install_command":"nix-env -iA nixpkgs.python314Packages.aiocache","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/aiocache/default.nix#L87","metadata":{"nix_attribute":"python3.14-aiocache-0.12.3","position":"pkgs/development/python-modules/aiocache/default.nix:87","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":"aiocache","upstream_purl":"pkg:pypi/aiocache"},"repo_metadata":{"id":39599352,"uuid":"69653334","full_name":"aio-libs/aiocache","owner":"aio-libs","description":"Asyncio cache manager for redis, memcached and memory","archived":false,"fork":false,"pushed_at":"2026-06-28T20:08:27.000Z","size":1466,"stargazers_count":1437,"open_issues_count":66,"forks_count":179,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-15T11:55:12.270Z","etag":null,"topics":["asyncio","cache","cachemanager","memcached","python-3","redis"],"latest_commit_sha":null,"homepage":"http://aiocache.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T09:25:51.000Z","updated_at":"2026-08-11T07:30:33.000Z","dependencies_parsed_at":"2023-09-28T21:14:01.661Z","dependency_job_id":"971de2f9-f0c5-4e16-8d3f-ea4c6ed3003d","html_url":"https://github.com/aio-libs/aiocache","commit_stats":{"total_commits":695,"total_committers":45,"mean_commits":"15.444444444444445","dds":0.5654676258992806,"last_synced_commit":"458b26d55b530a6500378a9736be7510bb749995"},"previous_names":["argaen/aiocache"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/aiocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/sbom","scorecard":{"id":173196,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/aiocache","commit":"ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"30 commit(s) and 12 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/auto-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/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/aiocache/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/aiocache/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:145","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.12.3 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/aio-libs/aiocache/releases/88928950","Warn: release artifact v0.12.3 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/176849347","Warn: release artifact v0.12.2 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/115388632","Warn: release artifact v0.12.1 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/100568149","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/aio-libs/aiocache/releases/88928950"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:10.003Z","repository_id":39599352,"created_at":"2025-08-16T17:06:10.003Z","updated_at":"2025-08-16T17:06:10.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684918,"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-15T02:00:05.847Z","response_time":94,"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-08T06:20:56.529Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36982,"followers":1203,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-08T06:20:56.599Z","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":"v0.12.3","sha":"e673d62e98bf89b619e48f44cd68c96a30d95a1b","kind":"tag","published_at":"2024-09-25T13:04:40.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"b29269c31a802c44766fa5582347e5076b9576c2","kind":"tag","published_at":"2023-08-06T20:19:54.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"b9f66e21aa84e2984f9d33b64ea8305621709cf2","kind":"tag","published_at":"2023-04-23T16:00:23.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"349cf860d87a602be14000e521030766b5c0e5c2","kind":"tag","published_at":"2023-01-13T20:41:32.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/v0.12.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"54dd3ed0db9b04678dc1093a9951d239f39028bb","kind":"tag","published_at":"2019-07-31T04:54:11.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"79c77b33e96f7cac7b87c660ba9a918fad8fe5a9","kind":"tag","published_at":"2019-07-31T02:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.11.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"4d21c52b6ed4b605ae946a5ef37d5f855b2df027","kind":"tag","published_at":"2018-11-15T21:45:01.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f4c64c09a46bb5a8987e78462b09d15e19b17fbe","kind":"tag","published_at":"2018-06-17T21:09:29.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.10.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"48492cca662b45ec0aede7ce4626b3f9e840fefe","kind":"tag","published_at":"2018-04-26T22:37:58.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"436174eff24126e4fe1c70b7f400fb45a274fe51","kind":"tag","published_at":"2018-04-24T20:46:43.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.9.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"855640a8246c7fdd8c329d2c37b94d8118899abb","kind":"tag","published_at":"2017-11-08T22:53:12.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.8.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"97a53ca6d6101a73a7ea4179b281aa0710e551b8","kind":"tag","published_at":"2017-07-23T17:40:05.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1d61a49e71ce9f78d1824dc94a18c6960494e2d3","kind":"tag","published_at":"2017-07-15T18:49:19.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9af5e7cff0de27e97559faeeb259f73964b8644e","kind":"tag","published_at":"2017-07-01T19:15:44.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.7.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"d3ff860150060617c9b499527cfa42637d92345c","kind":"tag","published_at":"2017-06-30T09:11:38.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.2/manifests"},{"name":"0.3.4","sha":"c9b46b52e935ed7a45bd708123ff8778192e2dfd","kind":"commit","published_at":"2017-06-22T09:26:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.4","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.4/manifests"},{"name":"0.6.1","sha":"34e02d80507e28b001a8ccff94a789ef9b6eb0ba","kind":"tag","published_at":"2017-06-12T19:09:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c4cc0cf3543b0698c6373a2da832dd78992b1d2e","kind":"commit","published_at":"2017-06-05T16:25:20.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.6.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"2c5f8476ef6dbfb5348341b2c8c63f72771960e2","kind":"tag","published_at":"2017-05-15T18:20:47.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.2","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"1939074c193dc27e701076c23436821da2452be4","kind":"tag","published_at":"2017-05-07T13:02:51.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"252458a51ad3596a99a7723f1dc18638d4568405","kind":"tag","published_at":"2017-04-29T11:44:08.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.5.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.5.0/manifests"},{"name":"0.3.3","sha":"eeb0ca14f9ce5e0ac238f3c2f6872335ce97377c","kind":"tag","published_at":"2017-04-06T21:52:56.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.3","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"2991cca3c4d777c4574559ed932a6e7b03f75331","kind":"commit","published_at":"2017-02-13T22:59:48.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.1","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"2de88834b039b47396902a5184e84688ece9c383","kind":"commit","published_at":"2017-01-12T23:37:35.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.3.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5aa6d6b6c5e2231e0de4c5210579210966109583","kind":"commit","published_at":"2016-12-14T22:19:30.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.2.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ba965479ae63e6d157f0afb289d897a0b1457328","kind":"commit","published_at":"2016-10-24T15:07:15.000Z","download_url":"https://codeload.github.com/aio-libs/aiocache/tar.gz/0.1.0","html_url":"https://github.com/aio-libs/aiocache/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/aiocache@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:55:18.753Z","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/python314Packages.aiocache?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.aiocache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.aiocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.aiocache/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:43:40.369Z","issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.980276134122288,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":5,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.7941176470588235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","maintainers":[{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"},{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"},{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}],"active_maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.aiocache/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-07T07:27:03.735Z","updated_at":"2026-03-07T07:27:03.735Z","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":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":30214,"full_name":"aio-libs/aiocache","default_branch":"master","total_commits":801,"total_committers":52,"total_bot_commits":284,"total_bot_committers":3,"mean_commits":15.403846153846153,"dds":0.6229712858926342,"past_year_total_commits":21,"past_year_total_committers":4,"past_year_total_bot_commits":18,"past_year_total_bot_committers":1,"past_year_mean_commits":5.25,"past_year_dds":0.1428571428571429,"last_synced_at":"2026-08-20T00:32:25.713Z","last_synced_commit":"ae5948b2d99dcaa68fe02fd3086a3351a867c85b","created_at":"2023-03-07T16:43:06.953Z","updated_at":"2026-08-20T00:32:24.654Z","committers":[{"name":"argaen","email":"manu.mirandad@gmail.com","login":"argaen","count":302},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":282},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":94},{"name":"Sam Bull","email":"aa6bs0@sambull.org","login":"Dreamsorcerer","count":48},{"name":"Manuel Miranda","email":"manuel.miranda@skyscanner.net","login":null,"count":7},{"name":"pshafer-als","email":"76011594+pshafer-als","login":"pshafer-als","count":7},{"name":"Jair Henrique","email":"jair.henrique@gmail.com","login":"jairhenrique","count":5},{"name":"Andrew Svetlov","email":"andrew.svetlov@gmail.com","login":"asvetlov","count":4},{"name":"Sanzhar Akhmedov","email":"s.akhmedov@proton.me","login":null,"count":3},{"name":"Josep Cugat","email":"jcugat@gmail.com","login":"jcugat","count":3},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Kevin Marsh","email":"kevinmarsh","login":"kevinmarsh","count":2},{"name":"Jesse","email":"37884879+vonsteer","login":"vonsteer","count":2},{"name":"Jeppe Klitgaard","email":"jeppe@dapj.dk","login":"JeppeKlitgaard","count":2},{"name":"Adam Hopkins","email":"admhpkns@gmail.com","login":"ahopkins","count":1},{"name":"Anton Bordwine","email":"54022438+antonchuvashow","login":"antonchuvashow","count":1},{"name":"Arvind Mishra","email":"mishraarvind2222@gmail.com","login":"Arvind2222","count":1},{"name":"Aurélien Busi","email":"abusi","login":"abusi","count":1},{"name":"Aviv","email":"aeyal@ebates.com","login":"aviv-ebates","count":1},{"name":"Ben Cutler","email":"90279826+ben-cutler-datarobot","login":"ben-cutler-datarobot","count":1},{"name":"Brad Belyeu","email":"bradleylamar@gmail.com","login":"bbelyeu","count":1},{"name":"DaRoee","email":"roeexd@gmail.com","login":"RoeeDr","count":1},{"name":"Dmitry","email":"podotkos@gmail.com","login":"dmtr","count":1},{"name":"Eugene","email":"gish.ee18@gmail.com","login":"Fogapod","count":1},{"name":"Hai Zhou","email":"2293634+haizhou","login":"haizhou","count":1},{"name":"Håvard Thom","email":"34199185+havardthom","login":"havardthom","count":1},{"name":"zhu","email":"zhumumu@gmail.com","login":"zhu","count":1},{"name":"vitpetrov","email":"32563860+VitalyPetrov","login":"VitalyPetrov","count":1},{"name":"tmarques82","email":"toni.marques@gmail.com","login":"tmarques82","count":1},{"name":"moshego189","email":"moshego189@gmail.com","login":"moshego189","count":1},{"name":"lgtm-com[bot]","email":"43144390+lgtm-com[bot]","login":"lgtm-com[bot]","count":1},{"name":"laggardkernel","email":"laggardkernel","login":"laggardkernel","count":1},{"name":"imgbot[bot]","email":"31301654+imgbot[bot]","login":"imgbot[bot]","count":1},{"name":"amirreza sohrabi far","email":"119850973+amirreza8002","login":"amirreza8002","count":1},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":1},{"name":"Thanos Lefteris","email":"alefteris@gmail.com","login":"alefteris","count":1},{"name":"Stanislav Bushuev","email":"citramon88@gmail.com","login":"citramon","count":1},{"name":"Ramiro Nocelli","email":"65873632+rjnocelli","login":"rjnocelli","count":1},{"name":"Quinn Perfetto","email":"Quinny","login":"Quinny","count":1},{"name":"Petr Timofeev","email":"petr.cons@gmail.com","login":"pitcons","count":1},{"name":"Paweł Kowalski","email":"bitrut@gmail.com","login":"bitrut","count":1},{"name":"Null","email":"pairmanxlr@gmail.com","login":"Pairman","count":1},{"name":"Nikita Koshelev","email":"nikita.koshelev@gmail.com","login":"nkoshell","count":1},{"name":"Minh Tu Le","email":"minhtule05@gmail.com","login":"minhtule","count":1},{"name":"Mike O'Connor","email":"mikeoconnor0308@gmail.com","login":"mikeoconnor0308","count":1},{"name":"Mark Moes","email":"mark_moes@live.nl","login":"Mark90","count":1},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":1},{"name":"Mansur Mamkin","email":"mmamkin@mail.ru","login":"mmamkin","count":1},{"name":"Jordi Soucheiron","email":"jsoucheiron","login":"jsoucheiron","count":1},{"name":"Jordi Masip","email":"masipcat","login":"masipcat","count":1},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":1},{"name":"Jared Shields","email":"jwshields","login":"jwshields","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":1},{"name":"Sam Bull","email":"git@sambull.org","login":"Dreamsorcerer","count":1},{"name":"Ramiro Nocelli","email":"65873632+rjnocelli","login":"rjnocelli","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6763630,"commits_count":980248139,"contributors_count":41329059,"owners_count":1361781,"committers_count":3356227,"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/aiocache","html_url":"https://github.com/aio-libs/aiocache","last_synced_at":"2026-08-23T02:02:37.257Z","status":null,"issues_count":73,"pull_requests_count":507,"avg_time_to_close_issue":17437026.743589744,"avg_time_to_close_pull_request":1429728.986516854,"issues_closed_count":39,"pull_requests_closed_count":445,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":3.095890410958904,"avg_comments_per_pull_request":0.9842209072978304,"merged_pull_requests_count":373,"bot_issues_count":1,"bot_pull_requests_count":410,"past_year_issues_count":4,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":157370.73913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":19,"created_at":"2023-05-10T21:20:03.076Z","updated_at":"2026-08-23T02:02:37.257Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Faiocache/issues","issue_labels_count":{"table":{"good first issue":3,"feature":2,"python":1,"bug":1,"dependencies":1,"discussion":1}},"pull_request_labels_count":{"table":{"dependencies":410,"python":382,"github_actions":28,"missing tests":2}},"issue_author_associations_count":{"table":{"NONE":53,"CONTRIBUTOR":12,"MEMBER":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":445,"NONE":43,"MEMBER":19}},"issue_authors":{"table":{"Dreamsorcerer":8,"Wyko":3,"padraic-shafer":2,"yuanjie-ai":2,"239144498":2,"mgorny":2,"ludsrill":2,"bodograumann":1,"sakosha":1,"AbeetoChanito":1,"gcbirzan-plutoflume":1,"earfman":1,"0x1618":1,"mikeoconnor0308":1,"dependabot[bot]":1,"d1manson":1,"Sagaryal":1,"mavwolverine":1,"elkon028":1,"jonadaly":1,"haizhou":1,"kamilglod":1,"VitalyPetrov":1,"pfreixes":1,"JeppeKlitgaard":1,"abebus":1,"reeya2022":1,"epicwhale":1,"yutkin":1,"tamunoemi":1,"tomsoliver":1,"rspadim":1,"xEricL":1,"smlbiobot":1,"Aakarshit-Sharma19":1,"saaspeter":1,"alvassin":1,"argaen":1,"Girgitt":1,"BwL1289":1,"joakimnordling":1,"n-chatchai":1,"bvlasyuk-cw":1,"rjnocelli":1,"jack-yu-matrix":1,"KaliCharan-V":1,"mlathara":1,"jskrzypek":1,"camilog":1,"pshafer-als":1,"nottmtt":1,"th3coop":1,"svedbg":1,"iongion":1,"AbuSM":1,"lainiwa":1,"zware":1,"agamanin":1,"Eli-Chandler":1}},"pull_request_authors":{"table":{"dependabot[bot]":410,"Dreamsorcerer":23,"pshafer-als":6,"sakosha":4,"Olegt0rr":4,"vonsteer":4,"elecnix":4,"GrafLearnt":2,"fabiob":2,"mikeoconnor0308":2,"citramon":2,"pyquinnnarlo":2,"amirreza8002":2,"biraj21":2,"Vizonex":2,"cdce8p":2,"moshego189":2,"kostahuffman":2,"nottmtt":2,"ar0ne":2,"antonchuvashow":2,"cancan101":2,"mgorny":2,"gaoflow":1,"paulo-raca":1,"jbondia":1,"haizhou":1,"VitalyPetrov":1,"jcugat":1,"uttam12331":1,"hartungstenio":1,"mirandadam":1,"pctablet505":1,"Pairman":1,"Fogapod":1,"JeppeKlitgaard":1,"mdczaplicki":1,"vchabot":1,"rodrigobnogueira":1,"Trizalio":1,"zhu":1,"rjnocelli":1,"ben-cutler-datarobot":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16296101,"issues_count":42292673,"pull_requests_count":134620613,"authors_count":11514024,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":28,"python":23,"github_actions":5}},"past_year_issue_author_associations_count":{"table":{"NONE":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":30,"MEMBER":2,"NONE":2}},"past_year_issue_authors":{"table":{"Aakarshit-Sharma19":1,"abebus":1,"earfman":1,"rjnocelli":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":28,"Dreamsorcerer":1,"gaoflow":1,"pctablet505":1,"rjnocelli":1,"rodrigobnogueira":1,"uttam12331":1}},"maintainers":[{"table":{"login":"Dreamsorcerer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}},{"table":{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}},{"table":{"login":"argaen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/argaen"}},{"table":{"login":"Vizonex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vizonex"}}],"active_maintainers":[{"table":{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}},{"table":{"login":"rodrigobnogueira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodrigobnogueira"}}]}},"events":{"total":{"CreateEvent":89,"DeleteEvent":81,"ForkEvent":24,"IssueCommentEvent":219,"IssuesEvent":30,"PullRequestEvent":186,"PullRequestReviewCommentEvent":108,"PullRequestReviewEvent":93,"PushEvent":110,"WatchEvent":225},"last_year":{"CreateEvent":16,"DeleteEvent":14,"ForkEvent":1,"IssueCommentEvent":23,"IssuesEvent":4,"PullRequestEvent":27,"PushEvent":13,"WatchEvent":33}},"keywords":["asyncio","cache","cachemanager","memcached","python-3","redis"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-04T11:31:55.857Z","updated_at":"2022-07-04T11:31:55.857Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/requirements-dev.txt","dependencies":[{"id":104962619,"package_name":"aiohttp","ecosystem":"pypi","requirements":"==3.8.1","direct":true,"kind":"runtime","optional":false},{"id":104962620,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false},{"id":104962621,"package_name":"flake8-bandit","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":104962622,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"==22.1.11","direct":true,"kind":"runtime","optional":false},{"id":104962623,"package_name":"flake8-import-order","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":104962624,"package_name":"marshmallow","ecosystem":"pypi","requirements":"==3.15","direct":true,"kind":"runtime","optional":false},{"id":104962625,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.940","direct":true,"kind":"runtime","optional":false},{"id":104962626,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":104962627,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"==0.18.2","direct":true,"kind":"runtime","optional":false},{"id":104962628,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":104962629,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"==3.7","direct":true,"kind":"runtime","optional":false},{"id":104962630,"package_name":"types-ujson","ecosystem":"pypi","requirements":"==4.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-merge.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:03:01.836Z","updated_at":"2023-02-12T04:03:01.836Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/.github/workflows/auto-merge.yml","dependencies":[{"id":7569501596,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1.3.6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:03:01.858Z","updated_at":"2023-02-12T04:03:01.858Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7569501671,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7569501672,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7569501673,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":7569501674,"package_name":"py-actions/py-dependency-install","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7569501675,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7569501676,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":7569501677,"package_name":"aio-libs/create-release","ecosystem":"actions","requirements":"v1.6.6","direct":true,"kind":"composite","optional":false},{"id":7569501678,"package_name":"redis","ecosystem":"actions","requirements":"${{ matrix.redis }}","direct":true,"kind":"docker","optional":false},{"id":7569501679,"package_name":"memcached","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:03:01.888Z","updated_at":"2023-02-12T04:03:01.888Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":7569501686,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7569501687,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7569501688,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7569501689,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:03:01.936Z","updated_at":"2023-02-12T04:03:01.936Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/docker-compose.yml","dependencies":[{"id":7569501897,"package_name":"redis","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":7569501898,"package_name":"memcached","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T04:03:01.973Z","updated_at":"2023-02-12T04:03:01.973Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/requirements.txt","dependencies":[{"id":7569501981,"package_name":"aiomcache","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":7569501982,"package_name":"aiohttp","ecosystem":"pypi","requirements":"==3.8.3","direct":true,"kind":"runtime","optional":false},{"id":7569501983,"package_name":"marshmallow","ecosystem":"pypi","requirements":"==3.19.0","direct":true,"kind":"runtime","optional":false},{"id":7569501984,"package_name":"msgpack","ecosystem":"pypi","requirements":"==1.0.4","direct":true,"kind":"runtime","optional":false},{"id":7569501985,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.2.1","direct":true,"kind":"runtime","optional":false},{"id":7569501986,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"==0.20.3","direct":true,"kind":"runtime","optional":false},{"id":7569501987,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7569501988,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":7569501989,"package_name":"redis","ecosystem":"pypi","requirements":"==4.5.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T21:14:01.642Z","updated_at":"2023-09-28T21:14:01.642Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-28T21:14:01.652Z","updated_at":"2023-09-28T21:14:01.652Z","repository_link":"https://github.com/aio-libs/aiocache/blob/master/setup.py","dependencies":[]}],"score":27.28667057424941,"created_at":"2025-10-10T16:17:37.162Z","updated_at":"2026-08-24T02:51:09.420Z","avatar_url":"https://github.com/aio-libs.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368748","html_url":"https://summary.ecosyste.ms/projects/368748"}