{"id":369289,"url":"https://github.com/pytest-dev/execnet","last_synced_at":"2026-08-24T12:06:35.985Z","repository":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-22T23:49:27.099Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38149,"followers":805,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-22T23:49:27.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"packages":[{"id":13543059,"name":"execnet","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:29:06.419Z","latest_release_published_at":"2026-02-11T01:29:06.419Z","latest_release_number":"1.9.0-1","last_synced_at":"2026-03-11T07:13:17.309Z","created_at":"2026-02-11T01:29:06.154Z","updated_at":"2026-08-18T09:21:57.457Z","registry_url":"https://launchpad.net/ubuntu/+source/execnet","install_command":"apt-get install execnet","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-execnet, execnet-doc","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-apipkg, python3-setuptools, python3-setuptools-scm, python3-pytest, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:21:57.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:deb/ubuntu/execnet?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/execnet/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":5283700,"name":"execnet","ecosystem":"conda","description":null,"homepage":"https://execnet.readthedocs.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2018-07-04T16:47:34.000Z","latest_release_published_at":"2024-11-18T14:15:02.000Z","latest_release_number":"2.1.1","last_synced_at":"2026-03-19T04:16:45.536Z","created_at":"2022-10-03T15:40:10.093Z","updated_at":"2026-08-18T09:21:57.583Z","registry_url":"https://anaconda.org/anaconda/execnet","install_command":"conda install -c anaconda execnet","documentation_url":null,"metadata":{},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:21:57.583Z","dependent_packages_count":1,"downloads":44000,"downloads_period":"total","dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":33.40380549682875,"dependent_packages_count":51.19299305345817,"stargazers_count":46.30021141649049,"forks_count":41.16581093325279,"docker_downloads_count":null,"average":43.01570522500755},"purl":"pkg:conda/execnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/execnet/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":13495992,"name":"execnet","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:22:27.082Z","latest_release_published_at":"2026-02-10T18:22:27.082Z","latest_release_number":"1.7.1-4","last_synced_at":"2026-03-13T14:31:14.248Z","created_at":"2026-02-10T18:22:26.901Z","updated_at":"2026-08-18T09:22:27.791Z","registry_url":"https://tracker.debian.org/pkg/execnet","install_command":"apt-get install execnet","documentation_url":"https://packages.debian.org/bullseye/execnet","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-execnet, execnet-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-apipkg, python3-setuptools, python3-setuptools-scm, python3-pytest, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:22:27.791Z","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/execnet?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/execnet/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":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","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":6224117,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_number":"1.7.1-r1","last_synced_at":"2026-04-02T15:22:10.136Z","created_at":"2023-02-01T03:55:39.025Z","updated_at":"2026-08-18T09:22:27.792Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:22:27.792Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.036825197837498,"stargazers_count":10.96920786648907,"forks_count":9.668573219462509,"average":7.668651570947269},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-20T00:10:58.393Z","updated_at":"2023-02-20T00:10:58.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":489},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-08-23T05:04:29.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6144079,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:18:17.000Z","latest_release_published_at":"2021-12-15T19:18:17.000Z","latest_release_number":"1.9.0-r0","last_synced_at":"2026-04-02T15:34:18.752Z","created_at":"2023-01-31T22:52:43.895Z","updated_at":"2026-08-18T09:22:27.795Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:22:27.795Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.665257967952105,"stargazers_count":15.965252098374128,"forks_count":13.300463696660211,"average":11.98274344074661},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-01T13:35:16.919Z","updated_at":"2023-02-01T13:35:16.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-22T05:05:52.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":8676736,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2026-04-02T15:49:13.851Z","created_at":"2023-12-20T10:27:20.572Z","updated_at":"2026-08-18T09:20:28.462Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:20:28.462Z","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-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2024-10-29T19:27:19.340Z","updated_at":"2024-10-29T19:27:19.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6076700,"name":"py2-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment (for python2)","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-05-09T01:04:36.000Z","latest_release_published_at":"2019-05-09T01:04:36.000Z","latest_release_number":"1.6.0-r1","last_synced_at":"2026-03-19T21:10:46.214Z","created_at":"2023-01-31T19:45:34.078Z","updated_at":"2026-08-18T09:20:28.460Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/community/x86_64/py2-execnet","install_command":"apk add py2-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:20:28.460Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":29.555125725338492,"stargazers_count":10.18375241779497,"forks_count":9.081237911025145,"average":12.20502901353965},"purl":"pkg:apk/alpine/py2-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-01T03:57:41.254Z","updated_at":"2023-02-01T03:57:41.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":925,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":401},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2026-08-24T05:05:21.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":13681267,"name":"execnet","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:07:07.749Z","latest_release_published_at":"2026-02-12T17:07:07.749Z","latest_release_number":"1.9.0-1","last_synced_at":"2026-03-12T20:12:44.537Z","created_at":"2026-02-12T17:07:07.529Z","updated_at":"2026-08-18T09:20:28.463Z","registry_url":"https://tracker.debian.org/pkg/execnet","install_command":"apt-get install execnet","documentation_url":"https://packages.debian.org/bookworm/execnet","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-execnet, execnet-doc","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-apipkg, python3-setuptools, python3-setuptools-scm, python3-pytest, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:20:28.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:deb/debian/execnet?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/execnet/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":6106948,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:18:17.000Z","latest_release_published_at":"2021-12-15T19:18:17.000Z","latest_release_number":"1.9.0-r0","last_synced_at":"2026-04-09T03:03:44.827Z","created_at":"2023-01-31T21:04:27.163Z","updated_at":"2026-08-18T09:39:35.787Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:39:35.787Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":19.10856629617155,"forks_count":15.841472998765017,"average":13.475356461210284},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-01T08:31:26.375Z","updated_at":"2023-02-01T08:31:26.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-24T05:06:44.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13445899,"name":"execnet","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T12:09:18.108Z","latest_release_published_at":"2026-02-08T12:09:18.108Z","latest_release_number":"2.1.1-1","last_synced_at":"2026-03-08T12:40:21.330Z","created_at":"2026-02-08T12:09:17.837Z","updated_at":"2026-08-18T09:41:55.379Z","registry_url":"https://launchpad.net/ubuntu/+source/execnet","install_command":"apt-get install execnet","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-execnet, execnet-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-hatch-vcs, python3-pytest \u003c!nocheck\u003e, python3-pytest-timeout \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:41:55.379Z","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/execnet?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/execnet/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13385520,"name":"execnet","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T13:04:22.060Z","latest_release_published_at":"2026-02-05T13:04:22.060Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-03-06T04:34:29.479Z","created_at":"2026-02-05T13:04:15.426Z","updated_at":"2026-08-18T09:55:49.210Z","registry_url":"https://launchpad.net/ubuntu/+source/execnet","install_command":"apt-get install execnet","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-execnet, execnet-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-hatch-vcs, python3-pytest \u003c!nocheck\u003e, python3-pytest-timeout \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:55:49.210Z","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/execnet?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/execnet/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":7778618,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2026-04-09T02:10:37.724Z","created_at":"2023-05-22T14:19:10.599Z","updated_at":"2026-08-18T09:55:49.352Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:55:49.352Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.126128372649745,"forks_count":17.43055209216498,"docker_downloads_count":null,"average":9.639170116203681},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":18,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-05-23T07:08:39.358Z","updated_at":"2023-05-23T07:08:39.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dmitry@romanenko.in/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":6206693,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_number":"1.7.1-r1","last_synced_at":"2026-03-19T22:01:53.472Z","created_at":"2023-02-01T02:33:02.722Z","updated_at":"2026-08-18T09:57:32.125Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:57:32.125Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.376124343383465,"stargazers_count":12.750953443189179,"forks_count":11.103115780384256,"average":8.307548391739225},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-20T00:10:45.662Z","updated_at":"2023-02-20T00:10:45.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":599},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-08-24T05:03:26.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6181440,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:15.000Z","latest_release_published_at":"2021-04-05T18:18:15.000Z","latest_release_number":"1.7.1-r2","last_synced_at":"2026-04-03T04:38:11.977Z","created_at":"2023-02-01T00:36:14.975Z","updated_at":"2026-08-18T10:01:35.175Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:01:35.174Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":16.478526833575078,"stargazers_count":14.529860629375039,"forks_count":12.42353534716529,"average":10.857980702528852},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-20T00:10:37.741Z","updated_at":"2023-02-20T00:10:37.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-08-24T05:06:01.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":5285601,"name":"execnet","ecosystem":"conda","description":null,"homepage":"http://codespeak.net/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-10-03T15:43:08.033Z","latest_release_published_at":"2021-06-13T20:28:34.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-07-24T21:05:57.799Z","created_at":"2022-10-03T15:43:08.026Z","updated_at":"2026-08-18T10:08:05.072Z","registry_url":"https://anaconda.org/conda-forge/execnet","install_command":"conda install -c conda-forge execnet","documentation_url":null,"metadata":{},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:08:05.072Z","dependent_packages_count":6,"downloads":11086836,"downloads_period":"total","dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":8.638155596586657,"dependent_packages_count":9.032386845650981,"stargazers_count":37.96097609661161,"forks_count":28.48445531214133,"docker_downloads_count":null,"average":21.028993462747643},"purl":"pkg:conda/execnet?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/execnet/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6194558,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:15.000Z","latest_release_published_at":"2021-04-05T18:18:15.000Z","latest_release_number":"1.7.1-r2","last_synced_at":"2026-04-01T09:00:46.123Z","created_at":"2023-02-01T01:36:13.817Z","updated_at":"2026-08-18T10:16:16.745Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:16:16.745Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.100548201631234,"stargazers_count":13.203636849846237,"forks_count":11.438695012702233,"average":9.185720016044925},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-20T00:10:38.378Z","updated_at":"2023-02-20T00:10:38.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":682},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2026-08-18T05:04:15.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":13473499,"name":"execnet","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T00:44:22.112Z","latest_release_published_at":"2026-02-10T00:44:22.112Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-03-10T01:02:35.114Z","created_at":"2026-02-10T00:44:21.805Z","updated_at":"2026-08-18T10:19:46.458Z","registry_url":"https://launchpad.net/ubuntu/+source/execnet","install_command":"apt-get install execnet","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-execnet, execnet-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-hatch-vcs, python3-pytest \u003c!nocheck\u003e, python3-pytest-timeout \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:19:46.458Z","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/execnet?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/execnet/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13642709,"name":"execnet","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T02:07:14.625Z","latest_release_published_at":"2026-02-12T02:07:14.625Z","latest_release_number":"2.1.1-1","last_synced_at":"2026-03-13T17:11:19.743Z","created_at":"2026-02-12T02:07:14.360Z","updated_at":"2026-08-18T10:32:51.532Z","registry_url":"https://tracker.debian.org/pkg/execnet","install_command":"apt-get install execnet","documentation_url":"https://packages.debian.org/trixie/execnet","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-execnet, execnet-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-hatch-vcs, python3-pytest \u003c!nocheck\u003e, python3-pytest-timeout \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:32:51.531Z","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/execnet?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/execnet/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":7778619,"name":"py3-execnet-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-execnet","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2026-08-05T22:05:15.390Z","created_at":"2023-05-22T14:19:10.789Z","updated_at":"2026-08-18T10:45:15.439Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-execnet-pyc","install_command":"apk add py3-execnet-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:45:15.439Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.126128372649745,"forks_count":17.43055209216498,"docker_downloads_count":null,"average":9.639170116203681},"purl":"pkg:apk/alpine/py3-execnet-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-execnet-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-execnet-pyc/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":18,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-05-23T07:08:47.659Z","updated_at":"2023-05-23T07:08:47.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dmitry@romanenko.in/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":13415385,"name":"execnet","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/execnet","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T00:51:40.149Z","latest_release_published_at":"2026-02-07T00:51:40.149Z","latest_release_number":"1.9.0-1","last_synced_at":"2026-03-07T01:44:01.866Z","created_at":"2026-02-07T00:51:38.918Z","updated_at":"2026-08-18T09:39:46.600Z","registry_url":"https://launchpad.net/ubuntu/+source/execnet","install_command":"apt-get install execnet","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-execnet, execnet-doc","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-apipkg, python3-setuptools, python3-setuptools-scm, python3-pytest, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:39:46.600Z","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/execnet?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/execnet/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":6075145,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment (for python3)","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-05-09T01:04:34.000Z","latest_release_published_at":"2019-05-09T01:04:34.000Z","latest_release_number":"1.6.0-r1","last_synced_at":"2026-08-03T12:53:10.763Z","created_at":"2023-01-31T19:41:13.175Z","updated_at":"2026-08-18T09:49:09.101Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:49:09.100Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.460348162475825,"stargazers_count":10.18375241779497,"forks_count":9.081237911025145,"average":10.181334622823986},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-01T03:42:33.303Z","updated_at":"2023-02-01T03:42:33.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":925,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":401},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2026-08-24T05:05:21.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":6076441,"name":"py-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-05-09T01:04:37.000Z","latest_release_published_at":"2019-05-09T01:04:37.000Z","latest_release_number":"1.6.0-r1","last_synced_at":"2026-04-02T15:29:42.837Z","created_at":"2023-01-31T19:44:48.168Z","updated_at":"2026-08-18T09:59:07.931Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/community/x86_64/py-execnet","install_command":"apk add py-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:59:07.931Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.789168278529981,"stargazers_count":10.18375241779497,"forks_count":9.081237911025145,"average":7.763539651837524},"purl":"pkg:apk/alpine/py-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-01T03:55:10.366Z","updated_at":"2023-02-01T03:55:10.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":925,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":401},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2026-08-24T05:05:21.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":6234448,"name":"py3-execnet","ecosystem":"alpine","description":"execnet: rapid multi-Python deployment","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_number":"1.7.1-r1","last_synced_at":"2026-03-19T21:09:00.974Z","created_at":"2023-02-01T04:41:17.082Z","updated_at":"2026-08-18T09:49:18.639Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/community/x86_64/py3-execnet","install_command":"apk add py3-execnet","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:49:18.639Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.888061025368103,"stargazers_count":10.581869788894801,"forks_count":9.490863934717048,"average":8.240198687244987},"purl":"pkg:apk/alpine/py3-execnet?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-execnet/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2023-02-20T00:11:00.848Z","updated_at":"2023-02-20T00:11:00.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1196,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":408},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2026-08-23T05:04:34.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":4109920,"name":"github.com/pytest-dev/execnet","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"github.com/pytest-dev","versions_count":16,"first_release_published_at":"2015-08-18T06:15:09.000Z","latest_release_published_at":"2025-11-11T14:23:51.000Z","latest_release_number":"v2.1.2+incompatible","last_synced_at":"2026-08-22T12:06:18.536Z","created_at":"2022-04-12T14:01:22.926Z","updated_at":"2026-08-22T12:06:18.536Z","registry_url":"https://pkg.go.dev/github.com/pytest-dev/execnet","install_command":"go get github.com/pytest-dev/execnet","documentation_url":"https://pkg.go.dev/github.com/pytest-dev/execnet#section-documentation","metadata":{},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:39:35.830Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/pytest-dev/execnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pytest-dev/execnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pytest-dev/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pytest-dev/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fexecnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fexecnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fexecnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fexecnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fexecnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fexecnet/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2727524,"name":"execnet","ecosystem":"pypi","description":"execnet: rapid multi-Python deployment","homepage":"https://execnet.readthedocs.io/en/latest/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2009-10-01T18:28:04.000Z","latest_release_published_at":"2025-11-12T09:56:36.000Z","latest_release_number":"2.1.2","last_synced_at":"2026-08-23T11:33:49.298Z","created_at":"2022-04-10T10:56:02.491Z","updated_at":"2026-08-23T15:07:52.786Z","registry_url":"https://pypi.org/project/execnet/","install_command":"pip install execnet --index-url https://pypi.org/simple","documentation_url":"https://execnet.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries","Topic :: System :: Distributed Computing","Topic :: System :: Networking"],"normalized_name":"execnet","project_status":null},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-22T23:49:27.099Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38149,"followers":805,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-22T23:49:27.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.1.2","sha":"9313ece783ba2bd565eb1a2a8a71be441af56199","kind":"tag","published_at":"2025-11-12T09:56:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1332b1b02b82bb0639e398bd1290cc2f6a3e536","kind":"tag","published_at":"2024-04-08T09:04:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64ecf67b02306b535eef81381d2bd659ab704685","kind":"tag","published_at":"2024-04-05T18:37:32.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"030839490f85dad2a2d58f1fe17bdf16f09c4e8e","kind":"tag","published_at":"2023-07-09T17:14:05.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2757f05c1a808463d731954fe6047781eecc45f7","kind":"tag","published_at":"2023-07-08T20:09:17.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f746bb7874626c109fac710a7b9177ee6bdf996a","kind":"tag","published_at":"2023-07-07T12:54:22.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"b7a326a44906917d41ea8d02b36555115258c25d","kind":"tag","published_at":"2021-06-13T13:41:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.9.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"89bd9e1f4bd5effceb8d8474a4cfb3f36195dad8","kind":"commit","published_at":"2021-05-27T11:00:41.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"802aef16b831276c6d2b4787cc328064006cf81b","kind":"commit","published_at":"2021-01-27T11:14:12.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.8.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"507ac9482a711056117576ec9ecc26bab98cec47","kind":"commit","published_at":"2019-08-28T19:11:38.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"763ef4f3193ea0a067e051ee2d495ecb8337d191","kind":"commit","published_at":"2019-08-08T22:39:51.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.7.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"07f6c2b3d4614d0936c648adf3f2ac7a459ca8b0","kind":"commit","published_at":"2019-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c04ebe2a5e4ee95ac0387f9a602f7aeb3f2e0d0f","kind":"commit","published_at":"2019-03-31T20:56:14.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.6.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6a15ddeec68c1c2169f85d0b8893ead0f7d2ae8e","kind":"commit","published_at":"2017-10-16T08:04:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0/manifests"},{"name":"v1.5.0.dev","sha":"46d12ffc57f4f6310b8fc9475fc10b717d72f6f5","kind":"commit","published_at":"2015-09-24T17:44:37.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.5.0.dev","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.5.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.5.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.5.0.dev/manifests"},{"name":"v1.4.1","sha":"4107024d3e7aeaea8601470627b9c076f4416192","kind":"commit","published_at":"2015-09-02T18:50:23.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0932678c4115a1beee3bc602ade32e7c2c34391c","kind":"commit","published_at":"2015-08-18T06:15:09.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/v1.4.0/manifests"},{"name":"1.3.0","sha":"e9e593dfb1ada1b579756bf49e549f4a87aa191e","kind":"commit","published_at":"2015-02-14T22:21:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.3.0/manifests"},{"name":"1.2","sha":"0d7f1c57d1e6ff9aebae54e74949d3740ffcc6ef","kind":"commit","published_at":"2014-01-29T11:50:21.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.2/manifests"},{"name":"1.1","sha":"7adc97cff3c8e77bb5604c516c9129990ada29b2","kind":"commit","published_at":"2012-06-20T16:16:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.1/manifests"},{"name":"1.0.9","sha":"4aecbd7da24378cc3ffc58c735252a951313a521","kind":"commit","published_at":"2010-11-25T17:00:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.9","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"451f08721778dc80061ae4881348f6512ae5ff49","kind":"commit","published_at":"2010-07-30T11:14:26.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.8","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9e95815167ff06055e8e81c0ead55d17d45e4bd5","kind":"commit","published_at":"2010-07-07T13:32:49.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.7","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4c139fe4a871b3eb3fc4befbe9bafc4ad428c5b3","kind":"commit","published_at":"2010-04-28T19:54:04.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.6","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"27c1d80c570f9e14d175ef0c2ca048b03f5b631b","kind":"commit","published_at":"2010-02-07T12:30:19.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.5","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"e86a0c0ebfc6e5cd0d96e45f73adf2df79a7e632","kind":"commit","published_at":"2010-01-19T13:45:48.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.4","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"df17ac1aef96fbb5b4b278a1b4f75224f2a55303","kind":"commit","published_at":"2010-01-18T11:49:16.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.3","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"cdb4f3e8dc56d871e510f505976d55bddff4b88e","kind":"commit","published_at":"2009-12-23T20:28:56.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"991d877a62cb24b097900565681af2a6ae612d79","kind":"commit","published_at":"2009-12-05T18:05:40.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bfe7befc071922d7f2bf7169ba6e5ddec8764998","kind":"commit","published_at":"2009-11-24T16:45:20.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"0d744329be4d57022a9a2dd6ae48085717157d4c","kind":"commit","published_at":"2009-11-03T20:44:36.000Z","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/1.0.0b1","html_url":"https://github.com/pytest-dev/execnet/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/execnet@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags/1.0.0b1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:07:52.786Z","dependent_packages_count":43,"downloads":167594604,"downloads_period":"last-month","dependent_repos_count":8303,"rankings":{"downloads":0.05777622077486166,"dependent_repos_count":0.0977610338825437,"dependent_packages_count":0.3576623190824769,"stargazers_count":9.768033059003278,"forks_count":7.719453345243182,"docker_downloads_count":0.2723736122243478,"average":3.0455099317017815},"purl":"pkg:pypi/execnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/execnet","docker_dependents_count":1618,"docker_downloads_count":762834106,"usage_url":"https://repos.ecosyste.ms/usage/pypi/execnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/execnet/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T11:32:15.033Z","issues_count":56,"pull_requests_count":359,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1226420.1557632398,"issues_closed_count":41,"pull_requests_closed_count":321,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.48746518105849584,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":259,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":324842.04545454547,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.2037037037037037,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/execnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/execnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/execnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/execnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/execnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/execnet/codemeta","maintainers":[{"uuid":"nicoddemus","login":"nicoddemus","name":null,"email":null,"url":null,"packages_count":51,"html_url":"https://pypi.org/user/nicoddemus/","role":null,"created_at":"2023-02-20T11:13:16.739Z","updated_at":"2023-02-20T11:13:16.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nicoddemus/packages"},{"uuid":"ronny","login":"ronny","name":null,"email":null,"url":null,"packages_count":60,"html_url":"https://pypi.org/user/ronny/","role":null,"created_at":"2023-02-20T11:13:16.919Z","updated_at":"2023-02-20T11:13:16.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ronny/packages"},{"uuid":"hpk","login":"hpk","name":null,"email":null,"url":null,"packages_count":56,"html_url":"https://pypi.org/user/hpk/","role":null,"created_at":"2023-02-20T11:13:16.423Z","updated_at":"2023-02-20T11:13:16.423Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hpk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8676737,"name":"py3-execnet-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-execnet","homepage":"https://github.com/pytest-dev/execnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/execnet","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2026-04-08T14:04:08.970Z","created_at":"2023-12-20T10:27:20.678Z","updated_at":"2026-08-18T09:43:03.493Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-execnet-pyc","install_command":"apk add py3-execnet-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23146247,"uuid":"97933450","full_name":"pytest-dev/execnet","owner":"pytest-dev","description":"distributed Python deployment and communication","archived":false,"fork":false,"pushed_at":"2026-08-03T21:33:39.000Z","size":1552,"stargazers_count":103,"open_issues_count":36,"forks_count":48,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-04T01:04:30.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://execnet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-21T09:57:44.000Z","updated_at":"2026-07-28T17:35:22.000Z","dependencies_parsed_at":"2026-03-03T22:01:06.938Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/execnet","commit_stats":{"total_commits":887,"total_committers":48,"mean_commits":"18.479166666666668","dds":0.5479143179255919,"last_synced_commit":"5f18464e771d8eeb5b011c7890f431a7af0a8217"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/execnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/execnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/sbom","scorecard":{"id":420564,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/execnet","commit":"3d459e5e1c0145affac5cd67bd498b90aabee792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/execnet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:06:05.641Z","repository_id":23146247,"created_at":"2025-08-19T01:06:05.641Z","updated_at":"2025-08-19T01:06:05.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-18T09:43:03.493Z","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-execnet-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-execnet-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-execnet-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-execnet-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:03:18.990Z","issues_count":56,"pull_requests_count":358,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1224582.634375,"issues_closed_count":41,"pull_requests_closed_count":320,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.4860335195530726,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":258,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":283792.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.18518518518518517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","maintainers":[{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}],"active_maintainers":[{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-execnet-pyc/codemeta","maintainers":[{"uuid":"dmitry@romanenko.in","login":null,"name":"Dmitry Romanenko","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","packages_count":16,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Dmitry Romanenko","role":null,"created_at":"2024-10-29T19:26:53.209Z","updated_at":"2024-10-29T19:26:53.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dmitry@romanenko.in/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":6152,"full_name":"pytest-dev/execnet","default_branch":"master","total_commits":987,"total_committers":46,"total_bot_commits":190,"total_bot_committers":2,"mean_commits":21.456521739130434,"dds":0.5937183383991895,"past_year_total_commits":55,"past_year_total_committers":7,"past_year_total_bot_commits":45,"past_year_total_bot_committers":2,"past_year_mean_commits":7.857142857142857,"past_year_dds":0.49090909090909096,"last_synced_at":"2026-08-19T09:33:05.841Z","last_synced_commit":"607ba0b29857705eb3f7f47f3953d40d72b96a96","created_at":"2023-03-07T09:24:51.459Z","updated_at":"2026-08-19T09:33:03.678Z","committers":[{"name":"holger krekel","email":"holger@merlinux.eu","login":"hpk42","count":401},{"name":"Ronny Pfannschmidt","email":"opensource@ronnypfannschmidt.de","login":"RonnyPfannschmidt","count":165},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":142},{"name":"Bruno Oliveira","email":"nicoddemus@gmail.com","login":"nicoddemus","count":79},{"name":"Ran Benita","email":"ran@unusedvar.com","login":"bluetech","count":49},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":48},{"name":"Benjamin Peterson","email":"benjamin@python.org","login":"benjaminp","count":18},{"name":"Maciej Fijalkowski","email":"fijall@gmail.com","login":"fijal","count":8},{"name":"Alfredo Deza","email":"317847+alfredodeza","login":"alfredodeza","count":8},{"name":"Hugo","email":"hugovk","login":"hugovk","count":6},{"name":"guido","email":"guido@localhost","login":null,"count":6},{"name":"Tundish","email":"tundish@thuswise.org","login":"tundish","count":4},{"name":"Alex Gaynor","email":"alex.gaynor@gmail.com","login":"alex","count":3},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":3},{"name":"Christian Theune","email":"ct@flyingcircus.io","login":"ctheune","count":3},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":3},{"name":"Zac Medico","email":"zmedico@gmail.com","login":"zmedico","count":3},{"name":"getxsick","email":"getxsick@localhost","login":null,"count":2},{"name":"Robert Kuska","email":"rkuska@redhat.com","login":null,"count":2},{"name":"João Eiras","email":"joao.eiras@statnett.no","login":null,"count":2},{"name":"Zac Hatfield-Dodds","email":"zac.hatfield.dodds@gmail.com","login":"Zac-HD","count":2},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":2},{"name":"Anatoly Bubenkov","email":"bubenkoff@gmail.com","login":"bubenkoff","count":2},{"name":"Bernhard M. Wiedemann","email":"bwiedemann@suse.de","login":"bmwiedemann","count":2},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":2},{"name":"Sviatoslav Sydorenko","email":"wk@sydorenko.org.ua","login":"webknjaz","count":2},{"name":"易陆","email":"281048790@qq.com","login":"yili1992","count":1},{"name":"Gasper Zejn","email":"zejn@kiberpipa.org","login":null,"count":1},{"name":"Nhan Nguyen - 6535","email":"nhan.t.nguyen@logigear.com","login":null,"count":1},{"name":"Peter Feiner","email":"peter@gridcentric.ca","login":null,"count":1},{"name":"Sebastian Koslowski","email":"koslowski@kit.edu","login":null,"count":1},{"name":"convert-repo","email":"convert-repo@localhost","login":null,"count":1},{"name":"zejn","email":"zejn","login":"zejn","count":1},{"name":"vanadium23","email":"chernoffivan@gmail.com","login":"vanadium23","count":1},{"name":"Tomáš Chvátal","email":"tomas.chvatal@gmail.com","login":"scarabeusiv","count":1},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":1},{"name":"Stanislav Levin","email":"slev@altlinux.org","login":"stanislavlevin","count":1},{"name":"Sebastian Koslowski","email":"sebastian.koslowski@gmail.com","login":"skoslowski","count":1},{"name":"Sebastian Elsner","email":"902798+sebastianelsner","login":"sebastianelsner","count":1},{"name":"Oleg Pidsadnyi","email":"oleg.pidsadnyi@gmail.com","login":"olegpidsadnyi","count":1},{"name":"Marcel Telka","email":"marcel@telka.sk","login":"mtelka","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Ken Dreyer","email":"kdreyer@redhat.com","login":"ktdreyer","count":1},{"name":"Dmitry Romanenko","email":"Dmitry@Romanenko.in","login":"dimon222","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Apteryks","email":"maxim.cournoyer@gmail.com","login":"Apteryks","count":1}],"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":28},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":17},{"name":"Ronny Pfannschmidt","email":"opensource@ronnypfannschmidt.de","login":"RonnyPfannschmidt","count":5},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":2},{"name":"Sebastian Elsner","email":"902798+sebastianelsner","login":"sebastianelsner","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Bruno Oliveira","email":"nicoddemus@gmail.com","login":"nicoddemus","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750506,"commits_count":978010206,"contributors_count":41229425,"owners_count":1358604,"committers_count":3352512,"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":"pytest-dev/execnet","html_url":"https://github.com/pytest-dev/execnet","last_synced_at":"2026-08-23T11:32:15.033Z","status":null,"issues_count":56,"pull_requests_count":359,"avg_time_to_close_issue":68087167.73170732,"avg_time_to_close_pull_request":1226420.1557632398,"issues_closed_count":41,"pull_requests_closed_count":321,"pull_request_authors_count":22,"issue_authors_count":35,"avg_comments_per_issue":2.8035714285714284,"avg_comments_per_pull_request":0.48746518105849584,"merged_pull_requests_count":302,"bot_issues_count":1,"bot_pull_requests_count":259,"past_year_issues_count":2,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3873.0,"past_year_avg_time_to_close_pull_request":324842.04545454547,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.2037037037037037,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":37,"created_at":"2023-05-10T11:04:28.808Z","updated_at":"2026-08-23T11:32:15.033Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fexecnet/issues","issue_labels_count":{"table":{"bug":7,"help wanted":4,"enhancement":2,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":79,"github_actions":17,"python:uv":11,"skip news":4,"bot:chronographer:provided":2}},"issue_author_associations_count":{"table":{"NONE":34,"MEMBER":11,"CONTRIBUTOR":11}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":267,"MEMBER":85,"NONE":7}},"issue_authors":{"table":{"pytestbot":9,"RonnyPfannschmidt":6,"mtelka":5,"mgorny":3,"kloczek":2,"nicoddemus":2,"RichiMaulana":1,"Apteryks":1,"Tanya312":1,"pombredanne":1,"jaraco":1,"dependabot[bot]":1,"blueyed":1,"apteryks":1,"sanchayanghosh":1,"pshv":1,"Zhighway777":1,"boxed":1,"Rulisock27":1,"tamaskakuszi":1,"ionelmc":1,"alfredodeza":1,"CaselIT":1,"kailizcatman":1,"graingert":1,"pcw109550":1,"fschulze":1,"sputnikus":1,"thmo":1,"gkazarkin":1,"ctheune":1,"iftahro":1,"ewuerger":1,"AlexPaiva":1,"The-Compiler":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":180,"dependabot[bot]":79,"bluetech":42,"RonnyPfannschmidt":17,"nicoddemus":12,"graingert":5,"webknjaz":4,"zmedico":3,"Zac-HD":2,"AlexPaiva":2,"The-Compiler":2,"kianmeng":1,"cclauss":1,"hugovk":1,"alfredodeza":1,"joaoe":1,"jaraco":1,"Apteryks":1,"mtelka":1,"vaibhavjnf":1,"JCourt1":1,"yili1992":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":24,"github_actions":13,"python:uv":11,"bot:chronographer:provided":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":46,"MEMBER":6,"NONE":2}},"past_year_issue_authors":{"table":{"apteryks":1,"RonnyPfannschmidt":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":24,"pre-commit-ci[bot]":22,"RonnyPfannschmidt":5,"cclauss":1,"hugovk":1,"vaibhavjnf":1}},"maintainers":[{"table":{"login":"bluetech","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"}},{"table":{"login":"RonnyPfannschmidt","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"}},{"table":{"login":"nicoddemus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}},{"table":{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}},{"table":{"login":"webknjaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}},{"table":{"login":"The-Compiler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"}},{"table":{"login":"Zac-HD","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}},{"table":{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}},{"table":{"login":"ionelmc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ionelmc"}}],"active_maintainers":[{"table":{"login":"RonnyPfannschmidt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"}},{"table":{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}}]}},"events":{"total":{"CreateEvent":59,"DeleteEvent":55,"ForkEvent":3,"IssueCommentEvent":14,"IssuesEvent":1,"PullRequestEvent":114,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":8,"PushEvent":66,"WatchEvent":13},"last_year":{"CreateEvent":19,"DeleteEvent":16,"IssueCommentEvent":2,"IssuesEvent":1,"PullRequestEvent":27,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PushEvent":21,"WatchEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:29:23.833Z","updated_at":"2023-10-17T04:29:23.833Z","repository_link":"https://github.com/pytest-dev/execnet/blob/main/.github/workflows/deploy.yml","dependencies":[{"id":14253024010,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14253024011,"package_name":"hynek/build-and-inspect-python-package","ecosystem":"actions","requirements":"v1.5","direct":true,"kind":"composite","optional":false},{"id":14253024012,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253024013,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.8.10","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:29:23.983Z","updated_at":"2023-10-17T04:29:23.983Z","repository_link":"https://github.com/pytest-dev/execnet/blob/main/.github/workflows/test.yml","dependencies":[{"id":14253024080,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14253024081,"package_name":"hynek/build-and-inspect-python-package","ecosystem":"actions","requirements":"v1.5","direct":true,"kind":"composite","optional":false},{"id":14253024082,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253024083,"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-10-17T04:29:23.999Z","updated_at":"2023-10-17T04:29:23.999Z","repository_link":"https://github.com/pytest-dev/execnet/blob/main/pyproject.toml","dependencies":[]}],"score":29.42617412248954,"created_at":"2025-11-11T15:16:49.024Z","updated_at":"2026-08-24T12:06:36.004Z","avatar_url":"https://github.com/pytest-dev.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369289","html_url":"https://summary.ecosyste.ms/projects/369289"}