{"id":371767,"url":"https://github.com/erdewit/nest_asyncio","last_synced_at":"2026-08-26T14:42:37.813Z","repository":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-20T05:47:38.202Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5466,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-20T05:47:38.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"packages":[{"id":2815896,"name":"nest-asyncio","ecosystem":"pypi","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["asyncio","nested","eventloop"],"namespace":null,"versions_count":36,"first_release_published_at":"2018-09-07T09:32:30.000Z","latest_release_published_at":"2024-01-21T14:25:17.000Z","latest_release_number":"1.6.0","last_synced_at":"2026-08-24T13:49:53.837Z","created_at":"2022-04-10T11:43:42.548Z","updated_at":"2026-08-25T10:10:34.294Z","registry_url":"https://pypi.org/project/nest-asyncio/","install_command":"pip install nest-asyncio --index-url https://pypi.org/simple","documentation_url":"https://nest-asyncio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: AsyncIO","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"nest-asyncio","project_status":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-20T05:47:38.202Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5466,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-20T05:47:38.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T10:10:34.294Z","dependent_packages_count":639,"downloads":97357793,"downloads_period":"last-month","dependent_repos_count":28658,"rankings":{"downloads":0.02549490377049451,"dependent_repos_count":0.04163556227267808,"dependent_packages_count":0.04970589152376988,"stargazers_count":3.305716911191529,"forks_count":7.105924905586318,"docker_downloads_count":0.27989369175377427,"average":1.8013953110164274},"purl":"pkg:pypi/nest-asyncio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nest-asyncio","docker_dependents_count":3778,"docker_downloads_count":597496555,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T13:47:27.154Z","issues_count":70,"pull_requests_count":19,"avg_time_to_close_issue":4431579.671875,"avg_time_to_close_pull_request":4020540.8333333335,"issues_closed_count":64,"pull_requests_closed_count":18,"pull_request_authors_count":15,"issue_authors_count":59,"avg_comments_per_issue":3.557142857142857,"avg_comments_per_pull_request":1.8421052631578947,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nest-asyncio/codemeta","maintainers":[{"uuid":"erdewit","login":"erdewit","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/erdewit/","role":null,"created_at":"2022-12-21T22:07:08.460Z","updated_at":"2022-12-21T22:07:08.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/erdewit/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":12893632,"name":"python314Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:40:12.513Z","latest_release_published_at":"2026-01-27T08:40:12.513Z","latest_release_number":"1.6.0","last_synced_at":"2026-08-12T02:02:02.117Z","created_at":"2026-01-27T08:40:11.927Z","updated_at":"2026-08-12T02:30:50.191Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python314Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/nest-asyncio/default.nix#L37","metadata":{"nix_attribute":"python3.14-nest-asyncio-1.6.0","position":"pkgs/development/python-modules/nest-asyncio/default.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.103Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":4.094908059455104,"forks_count":4.176547483758236,"docker_downloads_count":null,"average":2.067863885803335},"purl":"pkg:nix/python314Packages.nest-asyncio?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13205272,"name":"python312Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:01:09.698Z","latest_release_published_at":"2026-02-02T01:01:09.698Z","latest_release_number":"1.6.0","last_synced_at":"2026-07-28T16:02:50.650Z","created_at":"2026-02-02T01:01:08.765Z","updated_at":"2026-08-07T16:20:08.052Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python312Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/nest-asyncio/default.nix#L35","metadata":{"nix_attribute":"python3.12-nest-asyncio-1.6.0","position":"pkgs/development/python-modules/nest-asyncio/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.052Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.nest-asyncio?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13665093,"name":"python-nest-asyncio","ecosystem":"debian","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:30:49.686Z","latest_release_published_at":"2026-02-12T10:30:49.686Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-14T09:09:57.621Z","created_at":"2026-02-12T10:30:49.112Z","updated_at":"2026-08-07T16:20:08.059Z","registry_url":"https://tracker.debian.org/pkg/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":"https://packages.debian.org/trixie/python-nest-asyncio","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-nest-asyncio","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.058Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-nest-asyncio?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":14527822,"name":"devel/py-nest-asyncio","ecosystem":"pkgsrc","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"modified-bsd","normalized_licenses":["Other"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T06:04:15.000Z","latest_release_published_at":"2026-03-19T06:04:15.000Z","latest_release_number":"1.6.0nb1","last_synced_at":"2026-05-27T06:40:04.638Z","created_at":"2026-05-27T06:40:04.325Z","updated_at":"2026-08-07T16:20:08.059Z","registry_url":"https://pkgsrc.se/devel/py-nest-asyncio","install_command":"pkg_add py314-nest-asyncio","documentation_url":"https://pkgsrc.se/devel/py-nest-asyncio","metadata":{"pkg_slug":"py-nest-asyncio","pkgbase":"py314-nest-asyncio","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-nest-asyncio-1.6.0nb1"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.059Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-nest-asyncio?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13305009,"name":"python311Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:00:39.849Z","latest_release_published_at":"2026-02-02T07:00:39.849Z","latest_release_number":"1.5.6","last_synced_at":"2026-03-07T10:33:34.815Z","created_at":"2026-02-02T07:00:39.422Z","updated_at":"2026-08-07T16:20:08.070Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python311Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/nest-asyncio/default.nix#L23","metadata":{"nix_attribute":"python3.11-nest_asyncio-1.5.6","position":"pkgs/development/python-modules/nest-asyncio/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.070Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.nest-asyncio?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12829764,"name":"python311Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:37:41.410Z","latest_release_published_at":"2026-01-26T19:37:41.410Z","latest_release_number":"1.5.6","last_synced_at":"2026-04-18T06:04:46.905Z","created_at":"2026-01-26T19:37:41.258Z","updated_at":"2026-08-07T16:20:08.070Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python311Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/nest-asyncio/default.nix#L23","metadata":{"nix_attribute":"python3.11-nest_asyncio-1.5.6","position":"pkgs/development/python-modules/nest-asyncio/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.070Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.nest-asyncio?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.nest-asyncio/codemeta","maintainers":[{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-04T20:30:25.021Z","updated_at":"2026-03-04T20:30:25.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13086867,"name":"python312Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:05:52.634Z","latest_release_published_at":"2026-02-01T18:05:52.634Z","latest_release_number":"1.6.0","last_synced_at":"2026-03-08T06:20:52.973Z","created_at":"2026-02-01T18:05:46.083Z","updated_at":"2026-08-07T16:20:08.077Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python312Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/nest-asyncio/default.nix#L35","metadata":{"nix_attribute":"python3.12-nest-asyncio-1.6.0","position":"pkgs/development/python-modules/nest-asyncio/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.076Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.nest-asyncio?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13761055,"name":"python-nest-asyncio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:48:59.479Z","latest_release_published_at":"2026-02-13T09:48:59.479Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-13T16:18:04.860Z","created_at":"2026-02-13T09:48:59.297Z","updated_at":"2026-08-07T16:20:08.092Z","registry_url":"https://launchpad.net/ubuntu/+source/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-nest-asyncio","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.091Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-nest-asyncio?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13527379,"name":"python-nest-asyncio","ecosystem":"debian","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:57:52.410Z","latest_release_published_at":"2026-02-10T22:57:52.410Z","latest_release_number":"1.3.3-1","last_synced_at":"2026-03-14T03:19:24.182Z","created_at":"2026-02-10T22:57:52.221Z","updated_at":"2026-08-07T16:20:08.100Z","registry_url":"https://tracker.debian.org/pkg/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":"https://packages.debian.org/bullseye/python-nest-asyncio","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-nest-asyncio","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-nest-asyncio?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13009481,"name":"py3-nest_asyncio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-nest_asyncio","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.6.0-r2","last_synced_at":"2026-04-12T05:06:58.981Z","created_at":"2026-01-31T00:59:41.918Z","updated_at":"2026-08-07T16:20:08.116Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-nest_asyncio-pyc","install_command":"apk add py3-nest_asyncio-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.116Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio-pyc/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":"cielesti@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":2246,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2026-03-04T02:17:03.741Z","updated_at":"2026-03-04T02:17:03.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13707978,"name":"python-nest-asyncio","ecosystem":"debian","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:33:57.015Z","latest_release_published_at":"2026-02-12T22:33:57.015Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-13T14:44:48.148Z","created_at":"2026-02-12T22:33:56.807Z","updated_at":"2026-08-07T16:20:08.120Z","registry_url":"https://tracker.debian.org/pkg/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":"https://packages.debian.org/bookworm/python-nest-asyncio","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-nest-asyncio","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.120Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-nest-asyncio?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13078016,"name":"python311Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:37:25.058Z","latest_release_published_at":"2026-02-01T17:37:25.058Z","latest_release_number":"1.6.0","last_synced_at":"2026-03-08T04:30:04.925Z","created_at":"2026-02-01T17:37:18.691Z","updated_at":"2026-08-07T16:20:08.123Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python311Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/nest-asyncio/default.nix#L35","metadata":{"nix_attribute":"python3.11-nest-asyncio-1.6.0","position":"pkgs/development/python-modules/nest-asyncio/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.123Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.nest-asyncio?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13403684,"name":"python-nest-asyncio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:36:40.717Z","latest_release_published_at":"2026-02-06T11:36:40.717Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-06T18:53:14.856Z","created_at":"2026-02-06T11:36:39.004Z","updated_at":"2026-08-07T16:20:08.127Z","registry_url":"https://launchpad.net/ubuntu/+source/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-nest-asyncio","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-nest-asyncio?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":12817300,"name":"python310Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:28:35.016Z","latest_release_published_at":"2026-01-26T17:28:35.016Z","latest_release_number":"1.5.6","last_synced_at":"2026-04-03T07:14:11.230Z","created_at":"2026-01-26T17:28:34.855Z","updated_at":"2026-08-07T16:20:08.159Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python310Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/nest-asyncio/default.nix#L23","metadata":{"nix_attribute":"python3.10-nest_asyncio-1.5.6","position":"pkgs/development/python-modules/nest-asyncio/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.159Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.nest-asyncio?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.nest-asyncio/codemeta","maintainers":[{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:48.981Z","updated_at":"2026-03-03T06:15:48.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13297330,"name":"python310Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:30:37.152Z","latest_release_published_at":"2026-02-02T06:30:37.152Z","latest_release_number":"1.5.6","last_synced_at":"2026-03-08T23:29:27.400Z","created_at":"2026-02-02T06:30:36.651Z","updated_at":"2026-08-07T16:20:08.152Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python310Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/nest-asyncio/default.nix#L23","metadata":{"nix_attribute":"python3.10-nest_asyncio-1.5.6","position":"pkgs/development/python-modules/nest-asyncio/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.nest-asyncio?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14512577,"name":"dev-python/nest-asyncio","ecosystem":"gentoo","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio/","licenses":"BSD-2","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86","~arm64-macos","~x64-macos"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"1.6.0-r1","last_synced_at":"2026-05-27T02:28:57.359Z","created_at":"2026-05-27T02:28:57.091Z","updated_at":"2026-08-07T16:20:08.197Z","registry_url":"https://packages.gentoo.org/packages/dev-python/nest-asyncio","install_command":"emerge dev-python/nest-asyncio","documentation_url":"https://packages.gentoo.org/packages/dev-python/nest-asyncio","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.196Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/nest-asyncio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fnest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fnest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fnest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fnest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fnest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fnest-asyncio/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":6049588,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":9,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2026-02-15T12:54:51.000Z","latest_release_number":"1.6.0-r3","last_synced_at":"2026-03-08T18:43:18.739Z","created_at":"2023-01-31T18:18:32.157Z","updated_at":"2026-08-07T16:20:08.258Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.257Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":12.989198497182217,"forks_count":18.241233562930496,"average":8.655878209142141},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1753,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-06-15T06:18:28.892Z","updated_at":"2024-06-15T06:18:28.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11766018,"name":"py3-nest_asyncio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-nest_asyncio","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.6.0-r2","last_synced_at":"2026-03-08T18:58:05.769Z","created_at":"2025-06-07T18:35:06.337Z","updated_at":"2026-08-07T16:20:08.258Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-nest_asyncio-pyc","install_command":"apk add py3-nest_asyncio-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.258Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio-pyc/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":"cielesti@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1660,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2025-06-08T15:41:16.888Z","updated_at":"2025-06-08T15:41:16.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13951245,"name":"python-nest-asyncio","ecosystem":"guix","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:13:43.821Z","latest_release_published_at":"2026-03-02T19:13:43.821Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-27T16:29:54.761Z","created_at":"2026-03-02T19:13:43.641Z","updated_at":"2026-08-07T16:20:08.293Z","registry_url":"https://packages.guix.gnu.org/packages/python-nest-asyncio/1.6.0/","install_command":"guix install python-nest-asyncio","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n31354","metadata":{"location":"gnu/packages/python-xyz.scm:31354","variable_name":"python-nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.292Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-nest-asyncio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13800111,"name":"python-nest-asyncio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:21:23.899Z","latest_release_published_at":"2026-02-13T17:21:23.899Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-14T01:16:19.550Z","created_at":"2026-02-13T17:21:23.580Z","updated_at":"2026-08-07T16:20:08.293Z","registry_url":"https://launchpad.net/ubuntu/+source/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-nest-asyncio","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.293Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-nest-asyncio?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13196992,"name":"python311Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:29:59.236Z","latest_release_published_at":"2026-02-02T00:29:59.236Z","latest_release_number":"1.6.0","last_synced_at":"2026-03-09T03:04:15.196Z","created_at":"2026-02-02T00:29:55.589Z","updated_at":"2026-08-07T16:20:08.291Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python311Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/nest-asyncio/default.nix#L35","metadata":{"nix_attribute":"python3.11-nest-asyncio-1.6.0","position":"pkgs/development/python-modules/nest-asyncio/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.291Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.nest-asyncio?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13774886,"name":"python-nest-asyncio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:37:29.853Z","latest_release_published_at":"2026-02-13T12:37:29.853Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-13T19:43:46.170Z","created_at":"2026-02-13T12:37:29.623Z","updated_at":"2026-08-07T16:20:08.296Z","registry_url":"https://launchpad.net/ubuntu/+source/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-nest-asyncio","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.295Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-nest-asyncio?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13009478,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.6.0-r2","last_synced_at":"2026-04-09T12:04:35.719Z","created_at":"2026-01-31T00:59:38.850Z","updated_at":"2026-08-07T16:20:08.296Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.296Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":"cielesti@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":2246,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2026-03-03T17:52:39.658Z","updated_at":"2026-03-03T17:52:39.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12869911,"name":"python313Packages.nest-asyncio","ecosystem":"nixpkgs","description":"Patch asyncio to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-4-Clause","normalized_licenses":["BSD-4-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T03:14:56.041Z","latest_release_published_at":"2026-01-27T03:14:56.041Z","latest_release_number":"1.6.0","last_synced_at":"2026-03-08T00:25:10.286Z","created_at":"2026-01-27T03:14:55.803Z","updated_at":"2026-08-07T16:20:08.294Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.nest-asyncio","install_command":"nix-env -iA nixpkgs.python313Packages.nest-asyncio","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/nest-asyncio/default.nix#L37","metadata":{"nix_attribute":"python3.13-nest-asyncio-1.6.0","position":"pkgs/development/python-modules/nest-asyncio/default.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"nest-asyncio","upstream_purl":"pkg:pypi/nest-asyncio"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.294Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.nest-asyncio?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.nest-asyncio/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5285494,"name":"nest-asyncio","ecosystem":"conda","description":"By design asyncio does not allow its event loop to be nested. This presents a practical problem - when in an environment where the event loop is already running it's impossible to run tasks and wait for the result. Trying to do so will give the error RuntimeError - This event loop is already running. The issue pops up in various environments, such as web servers, GUI applications and in Jupyter notebooks. This module patches asyncio to allow nested use of asyncio.run and loop.run_until_complete.","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2020-09-24T19:53:17.000Z","latest_release_published_at":"2024-02-21T16:26:46.000Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-08T09:54:52.373Z","created_at":"2022-10-03T15:42:55.386Z","updated_at":"2026-08-07T16:20:08.423Z","registry_url":"https://anaconda.org/anaconda/nest-asyncio","install_command":"conda install -c anaconda nest-asyncio","documentation_url":null,"metadata":{},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.423Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":686,"rankings":{"downloads":null,"dependent_repos_count":6.0503685503685505,"dependent_packages_count":3.165334972341733,"stargazers_count":30.681818181818183,"forks_count":40.30721966205837,"docker_downloads_count":null,"average":20.05118534164671},"purl":"pkg:conda/nest-asyncio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":false,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nest-asyncio/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10344946,"name":"py3-nest_asyncio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-nest_asyncio","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.6.0-r1","last_synced_at":"2026-03-10T15:16:36.308Z","created_at":"2024-06-11T10:10:23.015Z","updated_at":"2026-08-07T16:20:08.381Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-nest_asyncio-pyc","install_command":"apk add py3-nest_asyncio-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.381Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio-pyc/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2024-06-12T01:18:43.142Z","updated_at":"2024-06-12T01:18:43.142Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5299699,"name":"nest-asyncio","ecosystem":"conda","description":"By design asyncio does not allow its event loop to be nested. This presents a practical problem - when in an environment where the event loop is already running it's impossible to run tasks and wait for the result. Trying to do so will give the error RuntimeError - This event loop is already running. The issue pops up in various environments, such as web servers, GUI applications and in Jupyter notebooks. This module patches asyncio to allow nested use of asyncio.run and loop.run_until_complete.","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2019-07-23T14:25:58.000Z","latest_release_published_at":"2022-10-02T04:31:32.000Z","latest_release_number":"1.5.6","last_synced_at":"2026-08-05T12:03:26.285Z","created_at":"2022-10-03T16:07:16.013Z","updated_at":"2026-08-07T16:20:08.428Z","registry_url":"https://anaconda.org/conda-forge/nest-asyncio","install_command":"conda install -c conda-forge nest-asyncio","documentation_url":null,"metadata":{},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.428Z","dependent_packages_count":34,"downloads":null,"downloads_period":null,"dependent_repos_count":686,"rankings":{"downloads":null,"dependent_repos_count":1.0032443224357375,"dependent_packages_count":2.016471175442975,"stargazers_count":17.733965560269528,"forks_count":27.696531070626403,"docker_downloads_count":null,"average":12.112553032193661},"purl":"pkg:conda/nest-asyncio?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nest-asyncio/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","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":7779333,"name":"py3-nest_asyncio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-nest_asyncio","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:35:44.000Z","latest_release_published_at":"2023-04-20T10:35:44.000Z","latest_release_number":"1.5.6-r2","last_synced_at":"2026-03-10T15:24:17.346Z","created_at":"2023-05-22T14:28:52.529Z","updated_at":"2026-08-07T16:20:08.454Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-nest_asyncio-pyc","install_command":"apk add py3-nest_asyncio-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.453Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":11.161538077901351,"forks_count":16.403171911625357,"docker_downloads_count":null,"average":6.891177497381677},"purl":"pkg:apk/alpine/py3-nest_asyncio-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio-pyc/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":76,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2023-05-23T07:17:32.291Z","updated_at":"2023-05-23T07:17:32.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7632468,"name":"py3-nest_asyncio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-nest_asyncio","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2023-04-20T10:35:44.000Z","latest_release_published_at":"2026-02-15T12:54:51.000Z","latest_release_number":"1.6.0-r3","last_synced_at":"2026-03-08T18:41:52.431Z","created_at":"2023-04-23T01:47:25.246Z","updated_at":"2026-08-07T16:20:08.452Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-nest_asyncio-pyc","install_command":"apk add py3-nest_asyncio-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.452Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":13.12479127240343,"forks_count":18.364317785446584,"average":11.405449670452018},"purl":"pkg:apk/alpine/py3-nest_asyncio-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-nest_asyncio-pyc/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1753,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-06-15T06:18:27.793Z","updated_at":"2024-06-15T06:18:27.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11766017,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.6.0-r2","last_synced_at":"2026-08-06T14:02:06.496Z","created_at":"2025-06-07T18:35:06.218Z","updated_at":"2026-08-07T16:20:08.457Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.457Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":"cielesti@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1660,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2025-06-08T15:41:15.568Z","updated_at":"2025-06-08T15:41:15.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7779332,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:35:44.000Z","latest_release_published_at":"2023-04-20T10:35:44.000Z","latest_release_number":"1.5.6-r2","last_synced_at":"2026-03-10T15:24:09.930Z","created_at":"2023-05-22T14:28:52.220Z","updated_at":"2026-08-07T16:20:08.457Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.457Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":11.161538077901351,"forks_count":16.403171911625357,"docker_downloads_count":null,"average":6.891177497381677},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":76,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2023-05-23T07:17:28.462Z","updated_at":"2023-05-23T07:17:28.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11139419,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.6.0-r2","last_synced_at":"2026-03-10T13:07:57.259Z","created_at":"2024-12-07T12:54:05.777Z","updated_at":"2026-08-07T16:20:08.464Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.463Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1242,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-12-13T16:51:21.857Z","updated_at":"2024-12-13T16:51:21.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10344944,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.6.0-r1","last_synced_at":"2026-03-10T15:16:37.551Z","created_at":"2024-06-11T10:10:22.472Z","updated_at":"2026-08-07T16:20:08.473Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.473Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2024-06-12T01:18:42.466Z","updated_at":"2024-06-12T01:18:42.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11139420,"name":"py3-nest_asyncio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-nest_asyncio","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.6.0-r2","last_synced_at":"2026-03-10T13:07:17.199Z","created_at":"2024-12-07T12:54:06.158Z","updated_at":"2026-08-07T16:20:08.491Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-nest_asyncio-pyc","install_command":"apk add py3-nest_asyncio-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-nest_asyncio-pyc/codemeta","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1242,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-12-13T16:51:28.350Z","updated_at":"2024-12-13T16:51:28.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/cielesti@protonmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8677381,"name":"py3-nest_asyncio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-nest_asyncio","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-06T11:59:06.000Z","latest_release_published_at":"2023-10-06T11:59:06.000Z","latest_release_number":"1.5.8-r0","last_synced_at":"2026-03-10T13:08:49.669Z","created_at":"2023-12-20T10:28:42.557Z","updated_at":"2026-08-07T16:20:08.491Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-nest_asyncio-pyc","install_command":"apk add py3-nest_asyncio-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio-pyc/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2024-08-26T09:23:16.415Z","updated_at":"2024-08-26T09:23:16.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6131510,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-17T04:08:30.000Z","latest_release_published_at":"2022-04-17T04:08:30.000Z","latest_release_number":"1.5.5-r0","last_synced_at":"2026-03-10T13:06:03.672Z","created_at":"2023-01-31T22:10:44.923Z","updated_at":"2026-08-07T16:20:08.526Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.526Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.94001291307155,"stargazers_count":8.7984973880378,"forks_count":13.300463696660211,"average":7.00974349944239},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":32,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2023-02-01T11:54:07.421Z","updated_at":"2023-02-01T11:54:07.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-25T05:06:56.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6110423,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-01T20:35:20.000Z","latest_release_published_at":"2022-10-01T20:35:20.000Z","latest_release_number":"1.5.6-r0","last_synced_at":"2026-03-10T15:24:26.011Z","created_at":"2023-01-31T21:16:33.813Z","updated_at":"2026-08-07T16:20:08.542Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.542Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.018524755810037,"stargazers_count":10.828561805321657,"forks_count":15.841472998765017,"average":7.9221398899741775},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":38,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2023-02-01T08:57:42.126Z","updated_at":"2023-02-01T08:57:42.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-25T05:07:20.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":8677380,"name":"py3-nest_asyncio","ecosystem":"alpine","description":"Asyncio patch to allow nested event loops","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-06T11:59:06.000Z","latest_release_published_at":"2023-10-06T11:59:06.000Z","latest_release_number":"1.5.8-r0","last_synced_at":"2026-03-10T13:08:42.992Z","created_at":"2023-12-20T10:28:42.463Z","updated_at":"2026-08-07T16:20:08.541Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-nest_asyncio","install_command":"apk add py3-nest_asyncio","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.541Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-nest_asyncio?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-nest_asyncio/codemeta","maintainers":[{"uuid":"agrossman154@yahoo.com","login":null,"name":"Aiden Grossman","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Aiden Grossman","role":null,"created_at":"2024-08-26T09:23:26.115Z","updated_at":"2024-08-26T09:23:26.115Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/agrossman154@yahoo.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13563080,"name":"python-nest-asyncio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/erdewit/nest_asyncio","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:49:57.608Z","latest_release_published_at":"2026-02-11T05:49:57.608Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-12T00:20:06.015Z","created_at":"2026-02-11T05:49:57.386Z","updated_at":"2026-08-07T16:20:08.688Z","registry_url":"https://launchpad.net/ubuntu/+source/python-nest-asyncio","install_command":"apt-get install python-nest-asyncio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-nest-asyncio","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T16:20:08.688Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-nest-asyncio?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-nest-asyncio/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":75747,"name":"py-nest-asyncio","ecosystem":"spack","description":"Patch asyncio to allow nested event loops.\n","homepage":"https://github.com/erdewit/nest_asyncio","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-04-05T09:26:24.334Z","latest_release_published_at":"2024-06-26T12:42:18.750Z","latest_release_number":"1.6.0","last_synced_at":"2026-08-24T13:48:24.633Z","created_at":"2022-04-05T09:26:24.303Z","updated_at":"2026-08-24T13:48:24.634Z","registry_url":"https://packages.spack.io/package.html?name=py-nest-asyncio","install_command":"spack install py-nest-asyncio","documentation_url":null,"metadata":{},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.258Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":8.447964429623454,"stargazers_count":10.504376823676532,"forks_count":16.72919271918855,"average":8.920383493122134},"purl":"pkg:spack/py-nest-asyncio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-nest-asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-nest-asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-nest-asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-nest-asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-nest-asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-nest-asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-nest-asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-nest-asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-nest-asyncio/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:47.345Z","updated_at":"2022-11-14T16:52:47.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","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":8613240,"name":"github.com/erdewit/nest_asyncio","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/erdewit/nest_asyncio","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2023-12-02T02:09:01.102Z","latest_release_published_at":"2024-01-21T14:14:01.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-24T13:52:56.445Z","created_at":"2023-12-02T02:08:59.131Z","updated_at":"2026-08-24T13:52:56.446Z","registry_url":"https://pkg.go.dev/github.com/erdewit/nest_asyncio","install_command":"go get github.com/erdewit/nest_asyncio","documentation_url":"https://pkg.go.dev/github.com/erdewit/nest_asyncio#section-documentation","metadata":{},"repo_metadata":{"id":37550056,"uuid":"147798854","full_name":"erdewit/nest_asyncio","owner":"erdewit","description":"Patch asyncio to allow nested event loops","archived":true,"fork":false,"pushed_at":"2024-01-31T15:04:10.000Z","size":69,"stargazers_count":753,"open_issues_count":6,"forks_count":86,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T11:19:33.384Z","etag":null,"topics":["asyncio","event-loop","nested","recursive"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"erdewit","custom":"www.paypal.me/erdewit"}},"created_at":"2018-09-07T09:02:24.000Z","updated_at":"2026-08-06T16:15:50.000Z","dependencies_parsed_at":"2023-11-27T16:30:22.378Z","dependency_job_id":"840e2ba5-a38a-4bbd-a852-142a02d1f148","html_url":"https://github.com/erdewit/nest_asyncio","commit_stats":{"total_commits":113,"total_committers":10,"mean_commits":11.3,"dds":"0.11504424778761058","last_synced_commit":"1ddc5509132a548ff4833e1a96ef6f8c3250cbeb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/erdewit/nest_asyncio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/sbom","scorecard":{"id":379703,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdewit/nest_asyncio","commit":"6fd4dfd1283434816f86549c09e005949c8bbd49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/erdewit/nest_asyncio/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T15:06:59.946Z","repository_id":37550056,"created_at":"2025-08-18T15:06:59.946Z","updated_at":"2025-08-18T15:06:59.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36386953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"erdewit","name":"Ewald de Wit","uuid":"3875748","kind":"user","description":"","email":"","website":null,"location":"The Hague ✝2024","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3875748?v=4","repositories_count":7,"last_synced_at":"2026-08-05T12:08:04.050Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/erdewit","funding_links":[],"total_stars":5320,"followers":404,"following":0,"created_at":"2022-11-02T16:38:00.714Z","updated_at":"2026-08-05T12:08:04.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdewit/repositories"},"tags":[{"name":"v1.6.0","sha":"19f396f9396bfd34b1b0caeb9b4c631ee3d7eb21","kind":"commit","published_at":"2024-01-21T14:14:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.6.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"c4b8289fe4f4a3192fd1d501e74df08fd93ed348","kind":"commit","published_at":"2024-01-15T13:58:04.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.9","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"d5591176f5e3da559696a4361d4b4acf4d15f175","kind":"commit","published_at":"2023-09-17T10:02:27.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.8","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"f8245a98d13db3adf2435846cc616234246bddd1","kind":"commit","published_at":"2023-07-28T09:29:05.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.7","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"fe3616358ce3cd7fdd5d50acb50020ac6eb6902b","kind":"commit","published_at":"2022-09-30T07:10:54.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.6","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3cfd2c8bc453174ec0be57cd3bb8ec16dbcde1b4","kind":"commit","published_at":"2022-04-02T18:29:10.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.5","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"cc90b7165b6a5e421cc7e55944cf5f2f248151b1","kind":"commit","published_at":"2021-12-01T19:44:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.4","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"da7b5231fcd5e3287ba0336d7a26be721744c1a2","kind":"commit","published_at":"2021-12-01T16:37:01.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"94d55b06214dabde7c5e72002760c0c525218810","kind":"commit","published_at":"2021-12-01T14:30:39.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"41dc9a657ef37a2eb83c2b0c91b0a92a625fd9a1","kind":"commit","published_at":"2021-01-27T15:43:26.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3192d376b0c735ac0e16b5ac01d41120cfb4b2ec","kind":"commit","published_at":"2021-01-27T13:33:17.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.5.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"af84d207ad1b07dd1de4ec1e8b1e229e714ac0c8","kind":"commit","published_at":"2020-11-11T21:27:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.3","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c2b63777be849ec5617c85d6dddcc30027f3ca39","kind":"commit","published_at":"2020-10-25T13:50:58.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.2","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ab5393d1f841de64384622222b4a80c81996af17","kind":"commit","published_at":"2020-09-23T12:37:38.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.1","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ffe42281951f02c213c6c68c34749ac3401c747","kind":"commit","published_at":"2020-07-16T14:25:07.000Z","download_url":"https://codeload.github.com/erdewit/nest_asyncio/tar.gz/v1.4.0","html_url":"https://github.com/erdewit/nest_asyncio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdewit/nest_asyncio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T16:20:08.493Z","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.5176323453073612,"forks_count":3.330282575214918,"docker_downloads_count":null,"average":6.556309443696531},"purl":"pkg:golang/github.com/erdewit/nest_asyncio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/erdewit/nest_asyncio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/erdewit/nest_asyncio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/erdewit/nest_asyncio/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdewit","www.paypal.me/erdewit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T00:08:54.222Z","issues_count":70,"pull_requests_count":20,"avg_time_to_close_issue":4364137.8,"avg_time_to_close_pull_request":2790328.3157894737,"issues_closed_count":65,"pull_requests_closed_count":19,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":3.585714285714286,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferdewit%2Fnest_asyncio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferdewit%2Fnest_asyncio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferdewit%2Fnest_asyncio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferdewit%2Fnest_asyncio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferdewit%2Fnest_asyncio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferdewit%2Fnest_asyncio/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","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":2528,"full_name":"erdewit/nest_asyncio","default_branch":"master","total_commits":128,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.666666666666666,"dds":0.1171875,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T11:38:24.280Z","last_synced_commit":"6fd4dfd1283434816f86549c09e005949c8bbd49","created_at":"2023-03-07T09:14:47.820Z","updated_at":"2026-08-20T11:38:23.867Z","committers":[{"name":"Ewald de Wit","email":"ewald.de.wit@gmail.com","login":"erdewit","count":113},{"name":"Diego M. Rodriguez","email":"diego.plan9@gmail.com","login":"diego-plan9","count":3},{"name":"Yurii Karabas","email":"1998uriyyo@gmail.com","login":"uriyyo","count":2},{"name":"Steffen","email":"28284489+stnatter","login":"stnatter","count":2},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":1},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":1},{"name":"Jason Eu","email":"morty.yu@yahoo.com","login":"unkcpz","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1},{"name":"Guido Imperiale","email":"crusaderky@gmail.com","login":"crusaderky","count":1},{"name":"Graeme Smecher","email":"gsmecher@threespeedlogic.com","login":"gsmecher","count":1},{"name":"Doug Blank","email":"doug.blank@gmail.com","login":"dsblank","count":1},{"name":"5j9","email":"5j9","login":"5j9","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"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":"erdewit/nest_asyncio","html_url":"https://github.com/erdewit/nest_asyncio","last_synced_at":"2026-08-25T14:18:37.517Z","status":null,"issues_count":70,"pull_requests_count":19,"avg_time_to_close_issue":4431579.671875,"avg_time_to_close_pull_request":4020540.8333333335,"issues_closed_count":64,"pull_requests_closed_count":18,"pull_request_authors_count":15,"issue_authors_count":59,"avg_comments_per_issue":3.557142857142857,"avg_comments_per_pull_request":1.8421052631578947,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:03:49.609Z","updated_at":"2026-08-25T14:18:37.517Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdewit%2Fnest_asyncio/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":67,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":6}},"issue_authors":{"table":{"stuz5000":3,"maartenbreddels":3,"douglas-raillard-arm":2,"davidbrochart":2,"qci-amos":2,"BobCashStory":2,"kloczek":2,"SylvainCorlay":2,"jyu00":2,"tammyalexandra":1,"scottbgoldblatt":1,"ulope":1,"dotsdl":1,"FlyingSamson":1,"Chaoses-Ib":1,"christian-oudard":1,"boomanaiden154":1,"QGB":1,"simongarisch":1,"grcdeepak1":1,"rodmendezp":1,"sterben25":1,"afarntrog":1,"otsuka":1,"cortezzle":1,"emersonxsu":1,"SmartManoj":1,"ObjatieGroba":1,"PerettoLucas":1,"paduel":1,"hjalmarlucius":1,"adriangonz":1,"sha2fiddy":1,"euri10":1,"taimurrabuske":1,"danieljfarrell":1,"bggardner":1,"chriscline":1,"do-me":1,"mgorny":1,"AlexBdx":1,"joeyDIGs":1,"arpantechparticle":1,"mhennin":1,"doyled-it":1,"basnijholt":1,"Androidown":1,"uriyyo":1,"Nicholas7435":1,"crusaderky":1,"diego-plan9":1,"silenum":1,"0ihsan":1,"theCapypara":1,"dpatel20":1,"bschindler":1,"sylim2357":1,"corydolphin":1,"ZachHandley":1}},"pull_request_authors":{"table":{"uriyyo":2,"charles-cooper":2,"stnatter":2,"diego-plan9":2,"gsmecher":1,"amosjyng":1,"bollwyvl":1,"CharlieJiangXXX":1,"unkcpz":1,"dsblank":1,"KOLANICH":1,"5j9":1,"crusaderky":1,"cheginit":1,"maartenbreddels":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"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":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":7,"WatchEvent":57},"last_year":{"WatchEvent":3}},"keywords":["asyncio","event-loop","nested","recursive"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T05:55:21.897Z","updated_at":"2023-02-14T05:55:21.897Z","repository_link":"https://github.com/erdewit/nest_asyncio/blob/master/.github/workflows/test.yml","dependencies":[{"id":7646992061,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7646992062,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-27T16:30:22.328Z","updated_at":"2023-11-27T16:30:22.328Z","repository_link":"https://github.com/erdewit/nest_asyncio/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-27T16:30:22.352Z","updated_at":"2023-11-27T16:30:22.352Z","repository_link":"https://github.com/erdewit/nest_asyncio/blob/master/setup.py","dependencies":[]}],"score":29.476170915768712,"created_at":"2026-05-04T06:49:21.001Z","updated_at":"2026-08-26T14:42:37.814Z","avatar_url":"https://github.com/erdewit.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371767","html_url":"https://summary.ecosyste.ms/projects/371767"}