{"id":368988,"url":"https://github.com/aio-libs-abandoned/async-timeout","last_synced_at":"2026-06-19T22:30:31.326Z","repository":{"id":10964349,"uuid":"67703198","full_name":"aio-libs-abandoned/async-timeout","owner":"aio-libs-abandoned","description":"asyncio-compatible timeout class","archived":true,"fork":false,"pushed_at":"2026-05-18T16:27:56.000Z","size":317,"stargazers_count":573,"open_issues_count":11,"forks_count":58,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-05-31T07:28:47.818Z","etag":null,"topics":["asyncio"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs-abandoned.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-08T12:57:19.000Z","updated_at":"2026-05-28T05:52:17.000Z","dependencies_parsed_at":"2023-02-19T14:20:56.212Z","dependency_job_id":"46d188e9-0f33-43bb-bda4-4af9961be159","html_url":"https://github.com/aio-libs-abandoned/async-timeout","commit_stats":{"total_commits":363,"total_committers":27,"mean_commits":"13.444444444444445","dds":0.7079889807162534,"last_synced_commit":"cc72a6d2116beb79a16ffd10393f601c359f57bb"},"previous_names":["aio-libs/async_timeout","aio-libs-abandoned/async-timeout","aio-libs/async-timeout"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs-abandoned/async-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs-abandoned%2Fasync-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs-abandoned%2Fasync-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs-abandoned%2Fasync-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs-abandoned%2Fasync-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs-abandoned","download_url":"https://codeload.github.com/aio-libs-abandoned/async-timeout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs-abandoned%2Fasync-timeout/sbom","scorecard":{"id":173222,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/async-timeout","commit":"4b5a25703bf24e62bc2b1c52e5d3ff5abfd645bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","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/async-timeout/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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:28.586Z","repository_id":10964349,"created_at":"2025-08-16T17:06:28.586Z","updated_at":"2025-08-16T17:06:28.586Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33738656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":71,"last_synced_at":"2026-06-09T00:23:23.600Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36859,"followers":1184,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-06-09T00:23:23.600Z","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":2645968,"name":"async-timeout","ecosystem":"pypi","description":"Timeout context manager for asyncio programs","homepage":"https://github.com/aio-libs/async-timeout","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/async-timeout","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2016-09-09T06:01:28.000Z","latest_release_published_at":"2024-11-06T16:41:37.000Z","latest_release_number":"5.0.1","last_synced_at":"2025-10-30T04:41:35.978Z","created_at":"2022-04-10T10:05:40.983Z","updated_at":"2025-10-30T04:41:35.978Z","registry_url":"https://pypi.org/project/async-timeout/","install_command":"pip install async-timeout --index-url https://pypi.org/simple","documentation_url":"https://async-timeout.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: AsyncIO","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Topic :: Software Development :: Libraries"],"normalized_name":"async-timeout","project_status":null},"repo_metadata":{"id":10964349,"uuid":"67703198","full_name":"aio-libs/async-timeout","owner":"aio-libs","description":"asyncio-compatible timeout class","archived":false,"fork":false,"pushed_at":"2024-10-28T16:25:54.000Z","size":252,"stargazers_count":562,"open_issues_count":16,"forks_count":57,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-10-29T15:54:18.631Z","etag":null,"topics":["asyncio"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-08T12:57:19.000Z","updated_at":"2024-10-03T14:44:46.000Z","dependencies_parsed_at":"2023-02-19T14:20:56.212Z","dependency_job_id":"46d188e9-0f33-43bb-bda4-4af9961be159","html_url":"https://github.com/aio-libs/async-timeout","commit_stats":{"total_commits":335,"total_committers":27,"mean_commits":"12.407407407407407","dds":0.7253731343283583,"last_synced_commit":"ad259975beabfedc1be968d90026b90b3ba12013"},"previous_names":["aio-libs/async_timeout"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090770,"owners_count":16929471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","email":null,"website":"https://github.com/aio-libs/.github/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":67,"last_synced_at":"2024-05-21T03:08:48.813Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aio-libs","funding_links":[],"total_stars":31831,"followers":781,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2024-05-21T03:08:50.124Z","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":"v4.0.3","sha":"a48974404c746593f78c116faceb56a0db50309e","kind":"tag","published_at":"2023-08-10T16:12:17.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"5128f7f4ff73b165579006a8336978efaeeca07a","kind":"tag","published_at":"2021-12-20T09:08:43.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3cda73789867a066f1071356058b700d1689cbb0","kind":"tag","published_at":"2021-11-10T21:06:35.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c6af76f0976acfb275f04ff94748578390f774b2","kind":"tag","published_at":"2021-11-01T10:34:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0/manifests"},{"name":"v4.0.0a3","sha":"40aa24696d79aa88fa1dc4d20cf507e82e46dfb1","kind":"tag","published_at":"2020-10-24T15:42:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"dc9c1e746ddd4f89677ea04d159b009bf1dc8b56","kind":"tag","published_at":"2019-11-10T15:57:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"07b9e853b55300e3d7b244cd7ef631bd1562402a","kind":"tag","published_at":"2019-11-09T11:49:11.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1/manifests"},{"name":"v4.0.0a0","sha":"e056466d9fd2909c367563349428ad0044d3a625","kind":"tag","published_at":"2019-11-03T01:07:32.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0/manifests"},{"name":"v3.0.1","sha":"992fd174a5282258228b74127914f4b8135bf30a","kind":"tag","published_at":"2018-10-09T07:10:01.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"28f96b7197f58a7642d140005a92887834cbaf8c","kind":"tag","published_at":"2018-05-05T10:34:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"68d60a999abb58219d659b4d4ed7f39eb47e7a08","kind":"tag","published_at":"2018-03-13T08:59:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c7d61a81901dc90f8e32e4b79e81429e10a4a7df","kind":"tag","published_at":"2017-10-09T10:42:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"a79a08a215e7708788ed4224eb1854d204256ae6","kind":"tag","published_at":"2017-09-09T16:51:50.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28bdaebf90b101d1b1f1d73122a18fe22a57b294","kind":"tag","published_at":"2017-08-23T08:39:49.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"db363064bde4cd347a3fbe0d84e6d6b88cbc1e2b","kind":"commit","published_at":"2017-05-02T16:38:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.2.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1/manifests"},{"name":"1.2.0","sha":"c0bde97b446134aaf2b096ef783e93db5c8dd810","kind":"commit","published_at":"2017-03-13T04:44:20.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/1.2.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0/manifests"},{"name":"v1.1.0","sha":"04fa5bdde1068fd470f176f654cbada9b198397f","kind":"tag","published_at":"2016-10-20T11:29:06.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e7258d140e351f2b34656600f878aab33d335688","kind":"tag","published_at":"2016-09-09T06:00:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:11:54.738Z","dependent_packages_count":824,"downloads":134898656,"downloads_period":"last-month","dependent_repos_count":47522,"rankings":{"downloads":0.011004994433306981,"dependent_repos_count":0.028612985526598154,"dependent_packages_count":0.035766231908247695,"stargazers_count":3.629630580678531,"forks_count":6.955890148145567,"docker_downloads_count":0.0335652330215863,"average":1.7824116956189728},"purl":"pkg:pypi/async-timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/async-timeout","docker_dependents_count":8303,"docker_downloads_count":3466482242,"usage_url":"https://repos.ecosyste.ms/usage/pypi/async-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/async-timeout/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T18:01:32.420Z","issues_count":7,"pull_requests_count":145,"avg_time_to_close_issue":925338.0,"avg_time_to_close_pull_request":2278238.925925926,"issues_closed_count":3,"pull_requests_closed_count":135,"pull_request_authors_count":14,"issue_authors_count":7,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":0.9724137931034482,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":126,"past_year_issues_count":1,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2098050.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/issues","maintainers":[{"login":"asvetlov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"},{"login":"Dreamsorcerer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"achimnol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/achimnol"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/async-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/async-timeout/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/async-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/async-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/async-timeout/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-15T09:23:17.040Z","updated_at":"2022-11-15T09:23:17.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Andrew.Svetlov/packages"},{"uuid":"webknjaz","login":"webknjaz","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://pypi.org/user/webknjaz/","role":null,"created_at":"2022-11-15T09:23:17.047Z","updated_at":"2022-11-15T09:23:17.047Z","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":745889,"maintainers_count":316606,"namespaces_count":0,"keywords_count":245871,"github":"pypi","metadata":{"funded_packages_count":52290},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-29T05:45:24.783Z","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":74885,"name":"py-async-timeout","ecosystem":"spack","description":"asyncio-compatible timeout context manager.\n","homepage":"https://github.com/aio-libs/async-timeout","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/aio-libs/async-timeout","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:22:24.816Z","latest_release_published_at":"2022-04-05T09:22:24.816Z","latest_release_number":"4.0.2","last_synced_at":"2025-01-13T16:18:47.215Z","created_at":"2022-04-05T09:22:24.787Z","updated_at":"2025-10-15T15:42:23.318Z","registry_url":"https://packages.spack.io/package.html?name=py-async-timeout","install_command":"spack install py-async-timeout","documentation_url":null,"metadata":{},"repo_metadata":{"id":10964349,"uuid":"67703198","full_name":"aio-libs/async-timeout","owner":"aio-libs","description":"asyncio-compatible timeout class","archived":false,"fork":false,"pushed_at":"2025-10-13T16:26:14.000Z","size":308,"stargazers_count":568,"open_issues_count":5,"forks_count":58,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-10-15T04:23:35.653Z","etag":null,"topics":["asyncio"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-09-08T12:57:19.000Z","updated_at":"2025-09-22T02:05:22.000Z","dependencies_parsed_at":"2023-02-19T14:20:56.212Z","dependency_job_id":"46d188e9-0f33-43bb-bda4-4af9961be159","html_url":"https://github.com/aio-libs/async-timeout","commit_stats":{"total_commits":363,"total_committers":27,"mean_commits":"13.444444444444445","dds":0.7079889807162534,"last_synced_commit":"cc72a6d2116beb79a16ffd10393f601c359f57bb"},"previous_names":["aio-libs/async_timeout"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/async-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/sbom","scorecard":{"id":173222,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/async-timeout","commit":"4b5a25703bf24e62bc2b1c52e5d3ff5abfd645bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","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/async-timeout/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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:28.586Z","repository_id":10964349,"created_at":"2025-08-16T17:06:28.586Z","updated_at":"2025-08-16T17:06:28.586Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279088570,"owners_count":26100730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality","email":null,"website":"https://github.com/aio-libs/.github/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2025-10-15T02:02:27.363Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36420,"followers":1122,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2025-10-15T02:02:27.364Z","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":"v5.0.1","sha":"cc52d410e733b302873e6e52db9a9b6578d053a4","kind":"tag","published_at":"2024-11-06T16:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v5.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3d3e3e45420ac6ea0ef77c9e32388e252e12ac4d","kind":"tag","published_at":"2024-10-31T13:25:08.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v5.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"a48974404c746593f78c116faceb56a0db50309e","kind":"tag","published_at":"2023-08-10T16:12:17.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"5128f7f4ff73b165579006a8336978efaeeca07a","kind":"tag","published_at":"2021-12-20T09:08:43.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3cda73789867a066f1071356058b700d1689cbb0","kind":"tag","published_at":"2021-11-10T21:06:35.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c6af76f0976acfb275f04ff94748578390f774b2","kind":"tag","published_at":"2021-11-01T10:34:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0/manifests"},{"name":"v4.0.0a3","sha":"40aa24696d79aa88fa1dc4d20cf507e82e46dfb1","kind":"tag","published_at":"2020-10-24T15:42:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"dc9c1e746ddd4f89677ea04d159b009bf1dc8b56","kind":"tag","published_at":"2019-11-10T15:57:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"07b9e853b55300e3d7b244cd7ef631bd1562402a","kind":"tag","published_at":"2019-11-09T11:49:11.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1/manifests"},{"name":"v4.0.0a0","sha":"e056466d9fd2909c367563349428ad0044d3a625","kind":"tag","published_at":"2019-11-03T01:07:32.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0/manifests"},{"name":"v3.0.1","sha":"992fd174a5282258228b74127914f4b8135bf30a","kind":"tag","published_at":"2018-10-09T07:10:01.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"28f96b7197f58a7642d140005a92887834cbaf8c","kind":"tag","published_at":"2018-05-05T10:34:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"68d60a999abb58219d659b4d4ed7f39eb47e7a08","kind":"tag","published_at":"2018-03-13T08:59:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c7d61a81901dc90f8e32e4b79e81429e10a4a7df","kind":"tag","published_at":"2017-10-09T10:42:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"a79a08a215e7708788ed4224eb1854d204256ae6","kind":"tag","published_at":"2017-09-09T16:51:50.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28bdaebf90b101d1b1f1d73122a18fe22a57b294","kind":"tag","published_at":"2017-08-23T08:39:49.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"db363064bde4cd347a3fbe0d84e6d6b88cbc1e2b","kind":"commit","published_at":"2017-05-02T16:38:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.2.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1/manifests"},{"name":"1.2.0","sha":"c0bde97b446134aaf2b096ef783e93db5c8dd810","kind":"commit","published_at":"2017-03-13T04:44:20.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/1.2.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0/manifests"},{"name":"v1.1.0","sha":"04fa5bdde1068fd470f176f654cbada9b198397f","kind":"tag","published_at":"2016-10-20T11:29:06.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e7258d140e351f2b34656600f878aab33d335688","kind":"tag","published_at":"2016-09-09T06:00:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-15T15:42:23.317Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":10.35153536195637,"forks_count":14.353202723356953,"average":10.921217173822425},"purl":"pkg:spack/py-async-timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-async-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-async-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-async-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T20:17:04.992Z","issues_count":8,"pull_requests_count":256,"avg_time_to_close_issue":25999113.714285713,"avg_time_to_close_pull_request":4678021.31147541,"issues_closed_count":7,"pull_requests_closed_count":244,"pull_request_authors_count":15,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":0.765625,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":222,"past_year_issues_count":1,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":175935.0,"past_year_avg_time_to_close_pull_request":28062.41176470588,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":68,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/issues","maintainers":[{"login":"asvetlov","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"},{"login":"Dreamsorcerer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"achimnol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/achimnol"}],"active_maintainers":[{"login":"asvetlov","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-async-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-async-timeout/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-async-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-async-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-async-timeout/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2169,"html_url":null,"role":null,"created_at":"2022-11-14T16:49:32.854Z","updated_at":"2022-11-14T16:49:32.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8859,"maintainers_count":940,"namespaces_count":0,"keywords_count":3724,"github":"spack","metadata":{"funded_packages_count":430},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-10-29T08:08:07.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5295388,"name":"async_timeout","ecosystem":"conda","description":null,"homepage":"https://github.com/aio-libs/async-timeout","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/async-timeout","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-15T22:25:56.000Z","latest_release_published_at":"2018-10-15T22:25:56.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-10-02T06:07:24.612Z","created_at":"2022-10-03T15:58:14.775Z","updated_at":"2025-10-15T15:42:26.633Z","registry_url":"https://anaconda.org/conda-forge/async_timeout","install_command":"conda install -c conda-forge async_timeout","documentation_url":null,"metadata":{},"repo_metadata":{"id":10964349,"uuid":"67703198","full_name":"aio-libs/async-timeout","owner":"aio-libs","description":"asyncio-compatible timeout class","archived":false,"fork":false,"pushed_at":"2025-10-13T16:26:14.000Z","size":308,"stargazers_count":568,"open_issues_count":5,"forks_count":58,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-10-15T04:23:35.653Z","etag":null,"topics":["asyncio"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-09-08T12:57:19.000Z","updated_at":"2025-09-22T02:05:22.000Z","dependencies_parsed_at":"2023-02-19T14:20:56.212Z","dependency_job_id":"46d188e9-0f33-43bb-bda4-4af9961be159","html_url":"https://github.com/aio-libs/async-timeout","commit_stats":{"total_commits":363,"total_committers":27,"mean_commits":"13.444444444444445","dds":0.7079889807162534,"last_synced_commit":"cc72a6d2116beb79a16ffd10393f601c359f57bb"},"previous_names":["aio-libs/async_timeout"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/async-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/sbom","scorecard":{"id":173222,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/async-timeout","commit":"4b5a25703bf24e62bc2b1c52e5d3ff5abfd645bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","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/async-timeout/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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:28.586Z","repository_id":10964349,"created_at":"2025-08-16T17:06:28.586Z","updated_at":"2025-08-16T17:06:28.586Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279088570,"owners_count":26100730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality","email":null,"website":"https://github.com/aio-libs/.github/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2025-10-15T02:02:27.363Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36420,"followers":1122,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2025-10-15T02:02:27.364Z","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":"v5.0.1","sha":"cc52d410e733b302873e6e52db9a9b6578d053a4","kind":"tag","published_at":"2024-11-06T16:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v5.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3d3e3e45420ac6ea0ef77c9e32388e252e12ac4d","kind":"tag","published_at":"2024-10-31T13:25:08.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v5.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"a48974404c746593f78c116faceb56a0db50309e","kind":"tag","published_at":"2023-08-10T16:12:17.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"5128f7f4ff73b165579006a8336978efaeeca07a","kind":"tag","published_at":"2021-12-20T09:08:43.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3cda73789867a066f1071356058b700d1689cbb0","kind":"tag","published_at":"2021-11-10T21:06:35.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c6af76f0976acfb275f04ff94748578390f774b2","kind":"tag","published_at":"2021-11-01T10:34:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0/manifests"},{"name":"v4.0.0a3","sha":"40aa24696d79aa88fa1dc4d20cf507e82e46dfb1","kind":"tag","published_at":"2020-10-24T15:42:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"dc9c1e746ddd4f89677ea04d159b009bf1dc8b56","kind":"tag","published_at":"2019-11-10T15:57:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"07b9e853b55300e3d7b244cd7ef631bd1562402a","kind":"tag","published_at":"2019-11-09T11:49:11.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1/manifests"},{"name":"v4.0.0a0","sha":"e056466d9fd2909c367563349428ad0044d3a625","kind":"tag","published_at":"2019-11-03T01:07:32.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0/manifests"},{"name":"v3.0.1","sha":"992fd174a5282258228b74127914f4b8135bf30a","kind":"tag","published_at":"2018-10-09T07:10:01.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"28f96b7197f58a7642d140005a92887834cbaf8c","kind":"tag","published_at":"2018-05-05T10:34:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"68d60a999abb58219d659b4d4ed7f39eb47e7a08","kind":"tag","published_at":"2018-03-13T08:59:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c7d61a81901dc90f8e32e4b79e81429e10a4a7df","kind":"tag","published_at":"2017-10-09T10:42:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"a79a08a215e7708788ed4224eb1854d204256ae6","kind":"tag","published_at":"2017-09-09T16:51:50.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28bdaebf90b101d1b1f1d73122a18fe22a57b294","kind":"tag","published_at":"2017-08-23T08:39:49.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"db363064bde4cd347a3fbe0d84e6d6b88cbc1e2b","kind":"commit","published_at":"2017-05-02T16:38:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.2.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1/manifests"},{"name":"1.2.0","sha":"c0bde97b446134aaf2b096ef783e93db5c8dd810","kind":"commit","published_at":"2017-03-13T04:44:20.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/1.2.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0/manifests"},{"name":"v1.1.0","sha":"04fa5bdde1068fd470f176f654cbada9b198397f","kind":"tag","published_at":"2016-10-20T11:29:06.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e7258d140e351f2b34656600f878aab33d335688","kind":"tag","published_at":"2016-09-09T06:00:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-15T15:42:26.633Z","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":16.79560768654854,"forks_count":22.914898926877964,"average":25.638881956575993},"purl":"pkg:conda/async_timeout?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/async_timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/async_timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/async_timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T20:17:04.992Z","issues_count":8,"pull_requests_count":256,"avg_time_to_close_issue":25999113.714285713,"avg_time_to_close_pull_request":4678021.31147541,"issues_closed_count":7,"pull_requests_closed_count":244,"pull_request_authors_count":15,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":0.765625,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":222,"past_year_issues_count":1,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":175935.0,"past_year_avg_time_to_close_pull_request":28062.41176470588,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":68,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/issues","maintainers":[{"login":"asvetlov","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"},{"login":"Dreamsorcerer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"achimnol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/achimnol"}],"active_maintainers":[{"login":"asvetlov","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/async_timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/async_timeout/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/async_timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/async_timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/async_timeout/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":13539,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-10-30T15:32:42.079Z","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":8612688,"name":"github.com/aio-libs/async-timeout","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/aio-libs/async-timeout","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2016-09-08T17:38:01.000Z","latest_release_published_at":"2024-11-06T16:37:03.000Z","latest_release_number":"v5.0.1+incompatible","last_synced_at":"2025-10-30T04:41:35.358Z","created_at":"2023-12-02T02:06:30.034Z","updated_at":"2025-10-30T04:41:35.358Z","registry_url":"https://pkg.go.dev/github.com/aio-libs/async-timeout","install_command":"go get github.com/aio-libs/async-timeout","documentation_url":"https://pkg.go.dev/github.com/aio-libs/async-timeout#section-documentation","metadata":{},"repo_metadata":{"id":10964349,"uuid":"67703198","full_name":"aio-libs/async-timeout","owner":"aio-libs","description":"asyncio-compatible timeout class","archived":false,"fork":false,"pushed_at":"2025-10-13T16:26:14.000Z","size":308,"stargazers_count":568,"open_issues_count":5,"forks_count":58,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-10-15T04:23:35.653Z","etag":null,"topics":["asyncio"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-09-08T12:57:19.000Z","updated_at":"2025-09-22T02:05:22.000Z","dependencies_parsed_at":"2023-02-19T14:20:56.212Z","dependency_job_id":"46d188e9-0f33-43bb-bda4-4af9961be159","html_url":"https://github.com/aio-libs/async-timeout","commit_stats":{"total_commits":363,"total_committers":27,"mean_commits":"13.444444444444445","dds":0.7079889807162534,"last_synced_commit":"cc72a6d2116beb79a16ffd10393f601c359f57bb"},"previous_names":["aio-libs/async_timeout"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/async-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/sbom","scorecard":{"id":173222,"data":{"date":"2025-08-11","repo":{"name":"github.com/aio-libs/async-timeout","commit":"4b5a25703bf24e62bc2b1c52e5d3ff5abfd645bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","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/async-timeout/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aio-libs/async-timeout/codeql.yml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/183978008","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/182919602","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/115960362","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/55653213","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/aio-libs/async-timeout/releases/53121479"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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:28.586Z","repository_id":10964349,"created_at":"2025-08-16T17:06:28.586Z","updated_at":"2025-08-16T17:06:28.586Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279088570,"owners_count":26100730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality","email":null,"website":"https://github.com/aio-libs/.github/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2025-10-15T02:02:27.363Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":36420,"followers":1122,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2025-10-15T02:02:27.364Z","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":"v5.0.1","sha":"cc52d410e733b302873e6e52db9a9b6578d053a4","kind":"tag","published_at":"2024-11-06T16:37:08.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v5.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3d3e3e45420ac6ea0ef77c9e32388e252e12ac4d","kind":"tag","published_at":"2024-10-31T13:25:08.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v5.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"a48974404c746593f78c116faceb56a0db50309e","kind":"tag","published_at":"2023-08-10T16:12:17.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"5128f7f4ff73b165579006a8336978efaeeca07a","kind":"tag","published_at":"2021-12-20T09:08:43.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3cda73789867a066f1071356058b700d1689cbb0","kind":"tag","published_at":"2021-11-10T21:06:35.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c6af76f0976acfb275f04ff94748578390f774b2","kind":"tag","published_at":"2021-11-01T10:34:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0/manifests"},{"name":"v4.0.0a3","sha":"40aa24696d79aa88fa1dc4d20cf507e82e46dfb1","kind":"tag","published_at":"2020-10-24T15:42:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a3","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"dc9c1e746ddd4f89677ea04d159b009bf1dc8b56","kind":"tag","published_at":"2019-11-10T15:57:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a2","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"07b9e853b55300e3d7b244cd7ef631bd1562402a","kind":"tag","published_at":"2019-11-09T11:49:11.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a1/manifests"},{"name":"v4.0.0a0","sha":"e056466d9fd2909c367563349428ad0044d3a625","kind":"tag","published_at":"2019-11-03T01:07:32.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v4.0.0a0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v4.0.0a0/manifests"},{"name":"v3.0.1","sha":"992fd174a5282258228b74127914f4b8135bf30a","kind":"tag","published_at":"2018-10-09T07:10:01.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"28f96b7197f58a7642d140005a92887834cbaf8c","kind":"tag","published_at":"2018-05-05T10:34:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v3.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"68d60a999abb58219d659b4d4ed7f39eb47e7a08","kind":"tag","published_at":"2018-03-13T08:59:13.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c7d61a81901dc90f8e32e4b79e81429e10a4a7df","kind":"tag","published_at":"2017-10-09T10:42:46.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v2.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"a79a08a215e7708788ed4224eb1854d204256ae6","kind":"tag","published_at":"2017-09-09T16:51:50.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.4.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28bdaebf90b101d1b1f1d73122a18fe22a57b294","kind":"tag","published_at":"2017-08-23T08:39:49.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.3.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"db363064bde4cd347a3fbe0d84e6d6b88cbc1e2b","kind":"commit","published_at":"2017-05-02T16:38:48.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.2.1","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.2.1/manifests"},{"name":"1.2.0","sha":"c0bde97b446134aaf2b096ef783e93db5c8dd810","kind":"commit","published_at":"2017-03-13T04:44:20.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/1.2.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/1.2.0/manifests"},{"name":"v1.1.0","sha":"04fa5bdde1068fd470f176f654cbada9b198397f","kind":"tag","published_at":"2016-10-20T11:29:06.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.1.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e7258d140e351f2b34656600f878aab33d335688","kind":"tag","published_at":"2016-09-09T06:00:02.000Z","download_url":"https://codeload.github.com/aio-libs/async-timeout/tar.gz/v1.0.0","html_url":"https://github.com/aio-libs/async-timeout/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aio-libs/async-timeout@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-15T15:42:27.277Z","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.6446012654802873,"forks_count":3.239461178776649,"docker_downloads_count":null,"average":6.5653463246301955},"purl":"pkg:golang/github.com/aio-libs/async-timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aio-libs/async-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aio-libs/async-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aio-libs/async-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T20:17:04.992Z","issues_count":8,"pull_requests_count":256,"avg_time_to_close_issue":25999113.714285713,"avg_time_to_close_pull_request":4678021.31147541,"issues_closed_count":7,"pull_requests_closed_count":244,"pull_request_authors_count":15,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":0.765625,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":222,"past_year_issues_count":1,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":175935.0,"past_year_avg_time_to_close_pull_request":28062.41176470588,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":68,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/issues","maintainers":[{"login":"asvetlov","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"},{"login":"Dreamsorcerer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"},{"login":"achimnol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/achimnol"}],"active_maintainers":[{"login":"asvetlov","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Fasync-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Fasync-timeout/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Fasync-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Fasync-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faio-libs%2Fasync-timeout/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1982397,"maintainers_count":0,"namespaces_count":748632,"keywords_count":111330,"github":"golang","metadata":{"funded_packages_count":52718},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-10-30T05:50:02.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":30367,"full_name":"aio-libs/async-timeout","default_branch":"master","total_commits":406,"total_committers":26,"total_bot_commits":249,"total_bot_committers":4,"mean_commits":15.615384615384615,"dds":0.687192118226601,"past_year_total_commits":25,"past_year_total_committers":2,"past_year_total_bot_commits":25,"past_year_total_bot_committers":2,"past_year_mean_commits":12.5,"past_year_dds":0.040000000000000036,"last_synced_at":"2026-03-30T03:24:40.360Z","last_synced_commit":"7dc0022fb8160e3d7905cefa279e034e37063814","created_at":"2023-03-07T16:43:30.853Z","updated_at":"2026-03-30T03:24:31.320Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":127},{"name":"Andrew Svetlov","email":"andrew.svetlov@gmail.com","login":"asvetlov","count":106},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":87},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":26},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":15},{"name":"dependabot[bot]","email":"support@dependabot.com","login":"dependabot-support","count":9},{"name":"Sam Bull","email":"aa6bs0@sambull.org","login":"Dreamsorcerer","count":8},{"name":"Nikolay Kim","email":"fafhrd91@gmail.com","login":"fafhrd91","count":6},{"name":"Ilya Kulakov","email":"kulakov.ilya@gmail.com","login":"Kentzo","count":3},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":2},{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":2},{"name":"Frederik Aalund","email":"fpa@sbtaqua.com","login":null,"count":1},{"name":"Aliaksei Urbanski","email":"aliaksei.urbanski@gmail.com","login":"Jamim","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Kian Meng, Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Matthias Kuhn","email":"matthias@opengis.ch","login":"m-kuhn","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Nikolay Novik","email":"nickolainovik@gmail.com","login":"jettify","count":1},{"name":"Paweł Wilczyński","email":"pawel@wilczynski.opole.pl","login":"pwilczynskiclearcode","count":1},{"name":"Sven Fuchs","email":"me@svenfuchs.com","login":"svenfuchs","count":1},{"name":"Sylwia Budzynska","email":"102833689+sylwia-budzynska","login":"sylwia-budzynska","count":1},{"name":"Thanos Lefteris","email":"alefteris@gmail.com","login":"alefteris","count":1},{"name":"Tristan King","email":"tristan.king@gmail.com","login":"tristan","count":1},{"name":"Victor K","email":"hellysmile@gmail.com","login":"hellysmile","count":1},{"name":"Vladimir Rutsky","email":"vladimir@rutsky.org","login":"rutsky","count":1},{"name":"dmi-feo","email":"fdi1992@gmail.com","login":"dmi-feo","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-31T00:00:13.296Z","repositories_count":6205726,"commits_count":927826807,"contributors_count":35813993,"owners_count":1143076,"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/async-timeout","html_url":"https://github.com/aio-libs/async-timeout","last_synced_at":"2026-03-20T20:24:42.472Z","status":"active","issues_count":9,"pull_requests_count":259,"avg_time_to_close_issue":25999113.714285713,"avg_time_to_close_pull_request":4736317.465306123,"issues_closed_count":7,"pull_requests_closed_count":245,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":5.333333333333333,"avg_comments_per_pull_request":0.7644787644787645,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":225,"past_year_issues_count":1,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":862062.6818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":21,"created_at":"2023-05-10T11:08:15.194Z","updated_at":"2026-03-20T20:24:42.472Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fasync-timeout/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":203,"python":32}},"issue_author_associations_count":{"table":{"NONE":7,"MEMBER":1,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":237,"MEMBER":18,"NONE":4}},"issue_authors":{"table":{"Hedda":1,"tristan":1,"jjuris":1,"NeedNot":1,"podusowski":1,"JArndt-WI":1,"achimnol":1,"ssigut":1,"mtelka":1}},"pull_request_authors":{"table":{"dependabot[bot]":203,"pre-commit-ci[bot]":22,"asvetlov":15,"Dreamsorcerer":4,"hugovk":3,"cdce8p":2,"Jamim":2,"tristan":1,"m-kuhn":1,"cclauss":1,"kristjanvalur":1,"kianmeng":1,"sylwia-budzynska":1,"JelleZijlstra":1,"dmi-feo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-26T00:00:54.173Z","repositories_count":13928849,"issues_count":34713381,"pull_requests_count":113454103,"authors_count":11209790,"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":28}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":31}},"past_year_issue_authors":{"table":{"JArndt-WI":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":28,"pre-commit-ci[bot]":3}},"maintainers":[{"table":{"login":"asvetlov","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asvetlov"}},{"table":{"login":"Dreamsorcerer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}},{"table":{"login":"achimnol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/achimnol"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":55,"PullRequestEvent":117,"ForkEvent":3,"IssuesEvent":5,"WatchEvent":18,"IssueCommentEvent":31,"PushEvent":83,"PullRequestReviewEvent":2,"CreateEvent":55},"last_year":{"DeleteEvent":16,"PullRequestEvent":47,"WatchEvent":7,"IssueCommentEvent":14,"PushEvent":21,"CreateEvent":24}},"keywords":["asyncio"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-31T23:10:01.954Z","updated_at":"2022-07-31T23:10:01.954Z","repository_link":"https://github.com/aio-libs/async-timeout/blob/master/requirements.txt","dependencies":[{"id":531126032,"package_name":"build","ecosystem":"pypi","requirements":"==0.8.0","direct":true,"kind":"runtime","optional":false},{"id":531126033,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.19","direct":true,"kind":"runtime","optional":false},{"id":531126034,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.971","direct":true,"kind":"runtime","optional":false},{"id":531126035,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==2.20.0","direct":true,"kind":"runtime","optional":false},{"id":531126036,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"runtime","optional":false},{"id":531126037,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"==0.19.0","direct":true,"kind":"runtime","optional":false},{"id":531126038,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":531126039,"package_name":"twine","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-merge.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:15:34.357Z","updated_at":"2023-01-13T16:15:34.357Z","repository_link":"https://github.com/aio-libs/async-timeout/blob/master/.github/workflows/auto-merge.yml","dependencies":[{"id":6890134625,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:15:34.536Z","updated_at":"2023-01-13T16:15:34.536Z","repository_link":"https://github.com/aio-libs/async-timeout/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6890134626,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890134627,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890134628,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890134629,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890134630,"package_name":"aio-libs/create-release","ecosystem":"actions","requirements":"v1.2.3","direct":true,"kind":"composite","optional":false}]}],"score":31.632596444384173,"created_at":"2025-10-10T18:56:37.454Z","updated_at":"2026-06-19T22:30:31.326Z","avatar_url":"https://github.com/aio-libs-abandoned.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368988","html_url":"https://summary.ecosyste.ms/projects/368988"}